| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | Merge branch 'appearance-tab' into 'develop' | HJ | 2024-07-24 | |
| | |\ \ | | |/ | |/| | | | | | | | Themes 3: Intermission: Appearance Tab and fixes See merge request pleroma/pleroma-fe!1920 | |||
| | | * | rearrange tabs | Henry Jameson | 2024-07-24 | |
| | | | | ||||
| | | * | spacing for number setting as well | Henry Jameson | 2024-07-23 | |
| | | | | ||||
| | | * | elaboration and spacing | Henry Jameson | 2024-07-23 | |
| | | | | ||||
| | | * | fix huge previews on firefox | Henry Jameson | 2024-07-23 | |
| | | | | ||||
| | | * | Apply 1 suggestion(s) to 1 file(s) | HJ | 2024-07-22 | |
| | | | | ||||
| | | * | update icon | Henry Jameson | 2024-07-21 | |
| | | | | ||||
| | | * | fix step not working in unit input | Henry Jameson | 2024-07-21 | |
| | | | | ||||
| | | * | cleanup | Henry Jameson | 2024-07-21 | |
| | | | | ||||
| | | * | fix font selector losing list of local fonts when selecting one | Henry Jameson | 2024-07-21 | |
| | | | | ||||
| | | * | font overrides + fixes for font component | Henry Jameson | 2024-07-21 | |
| | | | | ||||
| | | * | new theme selector, RC | Henry Jameson | 2024-07-17 | |
| | | | | ||||
| | | * | theme selector new | Henry Jameson | 2024-07-17 | |
| | | | | ||||
| | | * | fix checkbox in preview | Henry Jameson | 2024-07-17 | |
| | | | | ||||
| | | * | optimizations, WIP theme selector | Henry Jameson | 2024-07-17 | |
| | | | | ||||
| | | * | add ability to override underlay color/opacity regardless of theme | Henry Jameson | 2024-07-16 | |
| | | | | ||||
| | | * | use separate action for setting Theme V2 | Henry Jameson | 2024-07-12 | |
| | | | | ||||
| | | * | MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵ | Henry Jameson | 2024-07-10 | |
| | | | | | | | | | | | | | vuex action "setTheme" instead of several different applyTheme()s scattered around | |||
| | | * | "fix" theme preview | Henry Jameson | 2024-07-04 | |
| | | | | ||||
| | | * | fields for user font overrides | Henry Jameson | 2024-06-27 | |
| | | | | ||||
| | | * | Massively simplify and improve font input component | Henry Jameson | 2024-06-27 | |
| | | | | ||||
| | | * | font selector with proper styles and functionality + local font selector | Henry Jameson | 2024-06-26 | |
| | | | | ||||
| | | * | better font control custom input | Henry Jameson | 2024-06-26 | |
| | | | | ||||
| | | * | fix unicode emoji | Henry Jameson | 2024-06-26 | |
| | | | | ||||
| | | * | some improvements from testing prod | Henry Jameson | 2024-06-26 | |
| | | | | ||||
| | | * | Made the packs scroller a lot more bearable | Henry Jameson | 2024-06-26 | |
| | | | | ||||
| | | * | make emoji picker more scalable | Henry Jameson | 2024-06-25 | |
| | | | | ||||
| | | * | Merge remote-tracking branch 'origin/develop' into appearance-tab | Henry Jameson | 2024-06-22 | |
| | | |\ | ||||
| | | * | | made theme debug easier by making it an actual option | Henry Jameson | 2024-06-21 | |
| | | | | | ||||
| | | * | | forced roundness tweak config | Henry Jameson | 2024-06-21 | |
| | | | | | ||||
| | | * | | fix polls in notifications | Henry Jameson | 2024-06-19 | |
| | | | | | ||||
| | | * | | better defaults, fonts scale with panel scale | Henry Jameson | 2024-06-19 | |
| | | | | | ||||
| | | * | | fix overly large mobie nav | Henry Jameson | 2024-06-13 | |
| | | | | | ||||
| | | * | | more scaling options | Henry Jameson | 2024-06-13 | |
| | | | | | ||||
| | | * | | fix mobile layout navbar height | Henry Jameson | 2024-06-13 | |
| | | | | | ||||
| | | * | | initial Appearance Tab implementation, added text size/UI scale option | Henry Jameson | 2024-05-22 | |
| | | | | | ||||
| * | | | | Fix font size and language switcher? | Henry Jameson | 2024-07-25 | |
| |/ / / | ||||
| * | | | Merge branch 'status-notification-type' into 'develop' | HJ | 2024-07-21 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Support `status` notification type See merge request pleroma/pleroma-fe!1916 | |||
| | * | | | Add tab to interactions.vue | marcin mikołajczak | 2024-06-02 | |
| | | | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
| | * | | | Support `status` notification type | marcin mikołajczak | 2024-05-25 | |
| | |/ / | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
| * | / | Fix spelling errors | Mark Felder | 2024-07-17 | |
| | |/ |/| | | | | | Submitted by: Jens of Fossies.org | |||
| * | | Fix profile mentions causing a 422 error | Mark Felder | 2024-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 contrast | tusooa | 2024-05-31 | |
| |/ | ||||
| * | Merge branch 'scrobbles-age' into 'develop' | HJ | 2024-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' | HJ | 2024-04-28 | |
| | |\ | | | | | | | | | | # Conflicts: # src/i18n/en.json | |||
| | * | | Apply 1 suggestion(s) to 1 file(s) | marcin mikołajczak | 2024-04-28 | |
| | | | | | | | | | | Co-authored-by: marcin mikołajczak <me@mkljczk.pl> | |||
| | * | | refactor sizesetting into unitsetting allowing more unit types with i18n support | Henry Jameson | 2024-04-24 | |
| | | | | ||||
| | * | | scrobbles age setting | Henry Jameson | 2024-03-25 | |
| | | | | ||||
| * | | | Merge branch 'quotes-count' into 'develop' | HJ | 2024-05-22 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885 | |||
| | * | | | Update status.scss | HJ | 2024-04-29 | |
| | | | | | ||||
