| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | [vnil] meow meow i18n | EW | 2024-10-17 |
| | | |||
| * | Fix whitespaces for multiple status mute reasons, display bot status reason | Alexander Tumin | 2024-10-07 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into bookmark-folders | marcin mikołajczak | 2024-10-03 |
| |\ | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| | * | Merge branch 'shadow-control-2.0' into 'develop' | HJ | 2024-10-03 |
| | |\ | | | | | | | | | | | | | Fixed and refined the shadow control in theme tab See merge request pleroma/pleroma-fe!1939 | ||
| | | * | Merge remote-tracking branch 'origin/develop' into shadow-control-2.0 | Henry Jameson | 2024-09-26 |
| | | |\ | |||
| | | * | | Updated shadow control to be able to handle "absolute null" situation | Henry Jameson | 2024-09-12 |
| | | | | | |||
| | | * | | Massively upgraded shadow control, added sorting by specificity in themes3, ↵ | Henry Jameson | 2024-09-12 |
| | | | | | | | | | | | | | | | | | added/fixed disabled inputs | ||
| | * | | | Merge branch 'splashscreen' into 'develop' | HJ | 2024-10-03 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | Splash screen See merge request pleroma/pleroma-fe!1940 | ||
| | | * | | splashscreen is now smaller, big cleanup on aisle themes - removed a lot ↵ | Henry Jameson | 2024-09-17 |
| | | | | | | | | | | | | | | | | | unnecessary sync/awaits and promises that were sequential anyway | ||
| | | * | | ugh, json | Henry Jameson | 2024-09-17 |
| | | | | | |||
| | | * | | initial splashscreen implementation | Henry Jameson | 2024-09-17 |
| | | |/ | |||
| * | | | Allow to change bookmark folder emoji | marcin mikołajczak | 2024-09-26 |
| | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | Bookmark folder editing | marcin mikołajczak | 2024-09-26 |
| | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | Allow adding bookmarks to folders | marcin mikołajczak | 2024-09-24 |
| | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | Bookmark folders | marcin mikołajczak | 2024-09-23 |
| |/ / | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | Merge branch 'non-anonymous-polls' into 'develop' | HJ | 2024-09-21 |
| |\ \ | | | | | | | | | | | | | Inform users that Smithereen public polls are public See merge request pleroma/pleroma-fe!1932 | ||
| | * | | Inform users that Smithereen public polls are public | marcin mikołajczak | 2024-08-13 |
| | |/ | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * / | Support displaying time in absolute format | tusooa | 2024-09-17 |
| |/ | | | | | | | | | | | | | | | | This adds two config items: useAbsoluteTimeFormat (boolean) and absoluteTimeFormatMinAge (string, number + unit ('d'|'h'|'m'|'s')). When `useAbsoluteTimeFormat` is true, the Timeago component will display absolute time if the time is at least `absoluteTimeFormatMinAge` from now. If `longFormat` prop is true, the fully formatted time is displayed. Otherwise, the format is determined by the `time` prop: (1) if `time` is on the same day of now, display hour and minute; (2) if `time` is in the same month of now, display day and hour; (3) if `time` is in the same year of now, display month and day; (4) otherwise, display year and month. If it should display relative time, the format is the same as before. | ||
| * | Merge branch 'appearance-tab' into 'develop' | HJ | 2024-07-24 |
| |\ | | | | | | | | | Themes 3: Intermission: Appearance Tab and fixes See merge request pleroma/pleroma-fe!1920 | ||
| | * | elaborates, refuses to leave | Henry Jameson | 2024-07-23 |
| | | | |||
| | * | elaboration and spacing | Henry Jameson | 2024-07-23 |
| | | | |||
| | * | localization file fix | Henry Jameson | 2024-07-21 |
| | | | |||
| | * | new theme selector, RC | Henry Jameson | 2024-07-17 |
| | | | |||
| | * | add ability to override underlay color/opacity regardless of theme | Henry Jameson | 2024-07-16 |
| | | | |||
| | * | "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 |
| | | | |||
| | * | made theme debug easier by making it an actual option | Henry Jameson | 2024-06-21 |
| | | | |||
| | * | forced roundness tweak config | Henry Jameson | 2024-06-21 |
| | | | |||
| | * | more scaling options | Henry Jameson | 2024-06-13 |
| | | | |||
| | * | initial Appearance Tab implementation, added text size/UI scale option | Henry Jameson | 2024-05-22 |
| | | | |||
| * | | 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> | ||
| * | 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 | ||
| | * | | 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 | ||
| | * | | | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| | | | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | | Merge branch 'themes3-cache' into 'develop' | HJ | 2024-05-22 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911 | ||
| | * | | | implement a simple caching system for themes 3 | Henry Jameson | 2024-04-22 |
| | | | | | |||
| * | | | | add explanation to why post is muted for sensitive muting | Henry Jameson | 2024-04-24 |
| | | | | | |||
| * | | | | Allow muting sensitive posts in public timelines | Alexander Tumin | 2024-04-24 |
| |/ / / | |||
| * | | | Display loading and error indicator for conversation page | tusooa | 2024-04-14 |
| | | | | |||
| * | | | Translated using Weblate (English) | Phantasm | 2024-04-06 |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1136 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/ | ||
| * | | | Translated using Weblate (English) | Phantasm | 2024-04-06 |
| | |/ |/| | | | | | | | | | | | Currently translated at 100.0% (1136 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/ | ||
| * | | Merge branch 'admin-emoji-settings' into 'develop' | HJ | 2024-03-05 |
| |\ \ | | | | | | | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886 | ||
| | * | | Fix typo, add warning on replacing local pack | Ekaterina Vaartis | 2024-01-22 |
| | | | | |||
