aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
...
| * | 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
| | |
| | * Apply 1 suggestion(s) to 1 file(s)HJ2024-07-22
| | |
| | * update iconHenry Jameson2024-07-21
| | |
| | * fix step not working in unit inputHenry Jameson2024-07-21
| | |
| | * cleanupHenry Jameson2024-07-21
| | |
| | * fix font selector losing list of local fonts when selecting oneHenry 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
| | |
| | * Massively simplify and improve font input componentHenry Jameson2024-06-27
| | |
| | * font selector with proper styles and functionality + local font selectorHenry Jameson2024-06-26
| | |
| | * better font control custom inputHenry Jameson2024-06-26
| | |
| | * fix unicode emojiHenry Jameson2024-06-26
| | |
| | * some improvements from testing prodHenry Jameson2024-06-26
| | |
| | * Made the packs scroller a lot more bearableHenry Jameson2024-06-26
| | |
| | * make emoji picker more scalableHenry Jameson2024-06-25
| | |
| | * Merge remote-tracking branch 'origin/develop' into appearance-tabHenry Jameson2024-06-22
| | |\
| | * | made theme debug easier by making it an actual optionHenry Jameson2024-06-21
| | | |
| | * | forced roundness tweak configHenry Jameson2024-06-21
| | | |
| | * | fix polls in notificationsHenry Jameson2024-06-19
| | | |
| | * | better defaults, fonts scale with panel scaleHenry Jameson2024-06-19
| | | |
| | * | fix overly large mobie navHenry Jameson2024-06-13
| | | |
| | * | more scaling optionsHenry Jameson2024-06-13
| | | |
| | * | fix mobile layout navbar heightHenry Jameson2024-06-13
| | | |
| | * | initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
| | | |
* | | | Fix font size and language switcher?Henry Jameson2024-07-25
|/ / /
* | | Merge branch 'status-notification-type' into 'develop'HJ2024-07-21
|\ \ \ | | | | | | | | | | | | | | | | Support `status` notification type See merge request pleroma/pleroma-fe!1916
| * | | Add tab to interactions.vuemarcin mikołajczak2024-06-02
| | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * | | Support `status` notification typemarcin mikołajczak2024-05-25
| |/ / | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | / Fix spelling errorsMark Felder2024-07-17
| |/ |/| | | | | Submitted by: Jens of Fossies.org
* | Fix profile mentions causing a 422 errorMark Felder2024-06-07
| | | | | | | | The Pleroma backend now reports an error when trying to reply to a status it cannot resolve we assume it is deleted or nonexistent. PleromaFE was in_reply_to_id: true as an internal method to trigger populating the post status form with the username of the profile being viewed and this was being submitted to the API as a result.
* | Ensure selection text color has enough contrasttusooa2024-05-31
|/
* 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
| * | Apply 1 suggestion(s) to 1 file(s)marcin mikołajczak2024-04-28
| | | | | | | | | Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
| * | refactor sizesetting into unitsetting allowing more unit types with i18n supportHenry Jameson2024-04-24
| | |
| * | scrobbles age settingHenry Jameson2024-03-25
| | |
* | | Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ \ \ | | | | | | | | | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885
| * | | Update status.scssHJ2024-04-29
| | | |