aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings_modal
Commit message (Collapse)AuthorAge
* Massively upgraded shadow control, added sorting by specificity in themes3, ↵Henry Jameson2024-09-12
| | | | added/fixed disabled inputs
* fix missing zoom in appearance tabHenry Jameson2024-07-26
|
* fix theme preview styles being applied to post previewHenry Jameson2024-07-25
|
* fix language switcherHenry Jameson2024-07-25
|
* Merge branch 'fix-nonexistent-setting' into 'develop'HJ2024-07-24
|\ | | | | | | | | remove nonexistent setting (probably comatose contribution?) See merge request pleroma/pleroma-fe!1923
| * remove nonexistent setting (probably comatose contribution?)Henry Jameson2024-07-24
| |
* | Merge branch 'appearance-tab' into 'develop'HJ2024-07-24
|\ \ | |/ |/| | | | | Themes 3: Intermission: Appearance Tab and fixes See merge request pleroma/pleroma-fe!1920
| * rearrange tabsHenry Jameson2024-07-24
| |
| * spacing for number setting as wellHenry Jameson2024-07-23
| |
| * elaboration and spacingHenry Jameson2024-07-23
| |
| * fix huge previews on firefoxHenry Jameson2024-07-23
| |
| * update iconHenry Jameson2024-07-21
| |
| * fix step not working in unit inputHenry Jameson2024-07-21
| |
| * font overrides + fixes for font componentHenry Jameson2024-07-21
| |
| * new theme selector, RCHenry Jameson2024-07-17
| |
| * theme selector newHenry Jameson2024-07-17
| |
| * fix checkbox in previewHenry Jameson2024-07-17
| |
| * optimizations, WIP theme selectorHenry Jameson2024-07-17
| |
| * add ability to override underlay color/opacity regardless of themeHenry Jameson2024-07-16
| |
| * use separate action for setting Theme V2Henry Jameson2024-07-12
| |
| * MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵Henry Jameson2024-07-10
| | | | | | | | vuex action "setTheme" instead of several different applyTheme()s scattered around
| * "fix" theme previewHenry Jameson2024-07-04
| |
| * fields for user font overridesHenry Jameson2024-06-27
| |
| * font selector with proper styles and functionality + local font selectorHenry Jameson2024-06-26
| |
| * made theme debug easier by making it an actual optionHenry Jameson2024-06-21
| |
| * forced roundness tweak configHenry Jameson2024-06-21
| |
| * better defaults, fonts scale with panel scaleHenry Jameson2024-06-19
| |
| * more scaling optionsHenry Jameson2024-06-13
| |
| * initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
| |
* | Support `status` notification typemarcin mikołajczak2024-05-25
|/ | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Merge branch 'scrobbles-age' into 'develop'HJ2024-05-22
|\ | | | | | | | | Add setting to only show scrobbles newer than certain age. See merge request pleroma/pleroma-fe!1904
| * Merge branch 'develop' into 'scrobbles-age'HJ2024-04-28
| |\ | | | | | | | | | # Conflicts: # src/i18n/en.json
| * | refactor sizesetting into unitsetting allowing more unit types with i18n supportHenry Jameson2024-04-24
| | |
| * | scrobbles age settingHenry Jameson2024-03-25
| | |
* | | Merge branch 'themes3-cache' into 'develop'HJ2024-05-22
|\ \ \ | |_|/ |/| | | | | | | | implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911
| * | implement a simple caching system for themes 3Henry Jameson2024-04-22
| | |
* | | Allow muting sensitive posts in public timelinesAlexander Tumin2024-04-24
|/ /
* | lintHenry Jameson2024-03-07
| |
* | emoji management fixes for themes3Henry Jameson2024-03-06
| |
* | Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-03-06
|\|
| * Merge branch 'admin-emoji-settings' into 'develop'HJ2024-03-05
| |\ | | | | | | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886
| | * Address the save and delete button bugsEkaterina Vaartis2024-01-28
| | |
| | * Fix typo, add warning on replacing local packEkaterina Vaartis2024-01-22
| | |
| | * displayError event, 'emits', "Edit pack" labelEkaterina Vaartis2024-01-22
| | |
| | * Separate emoji editing and upload into a separate componentEkaterina Vaartis2024-01-19
| | | | | | | | | | | | Handle all state in that component
| | * Adjust h-element levels to be smallerEkaterina Vaartis2024-01-19
| | |
| | * Rearrange stuff in accordance with comments on the MR, mostlyEkaterina Vaartis2024-01-18
| | | | | | | | | | | | Also, add support for a custom message to the modified indicator
| | * Implement pack pagination, more localization fixesEkaterina Vaartis2024-01-07
| | |
| | * Remote pack download, localizationEkaterina Vaartis2024-01-07
| | |
| | * Error handling, uploading/deleting new emojis, sortingEkaterina Vaartis2024-01-07
| | |