| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | localization strings | Henry Jameson | 2023-03-22 | |
| | | | | | | ||||
| | * | | | | grouped settings/managed drafts support added | Henry Jameson | 2023-03-22 | |
| | | | | | | ||||
| | * | | | | fixes for diabled state, tri-state boolean and access control | Henry Jameson | 2023-03-22 | |
| | | | | | | ||||
| | * | | | | made draft-mode and source inject-able | Henry Jameson | 2023-03-21 | |
| | | | | | | ||||
| | * | | | | fixes | Henry Jameson | 2023-03-21 | |
| | | | | | | ||||
| | * | | | | modal update, initial localization | Henry Jameson | 2023-03-21 | |
| | | | | | | ||||
| | * | | | | ChoiceSetting support added, added captcha settings | Henry Jameson | 2023-03-20 | |
| | | | | | | ||||
| | * | | | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusability | Henry Jameson | 2023-03-20 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Translated using Weblate (Chinese (Simplified)) Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers Allow custom emoji reactions: add option to scale reaction buttons Fix user-profile route crash on pinned favorites route Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions Allow custom emoji reactions | |||
| | | * | | | Merge branch 'pleroma-akkoma-emoji-port' into 'develop' | HJ | 2023-03-20 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Custom emoji reaction support See merge request pleroma/pleroma-fe!1792 | |||
| | | | * | | | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers | Alexander Tumin | 2023-03-18 | |
| | | | | | | | ||||
| | | | * | | | Allow custom emoji reactions: add option to scale reaction buttons | Alexander Tumin | 2023-03-17 | |
| | | | | | | | ||||
| | | | * | | | Hide custom emoji in reaction picker when BE does not advertise ↵ | Alexander Tumin | 2023-03-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | pleroma_custom_emoji_reactions | |||
| | | | * | | | Allow custom emoji reactions | Alexander Tumin | 2023-03-17 | |
| | | | | | | | ||||
| | | * | | | | Translated using Weblate (Chinese (Simplified)) | Poesty Li | 2023-03-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (984 of 987 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | |||
| | | * | | | | Fix user-profile route crash on pinned favorites route | Alexander Tumin | 2023-03-17 | |
| | | |/ / / | ||||
| | * | | | | limits tab, backend descriptions | Henry Jameson | 2023-03-19 | |
| | | | | | | ||||
| | * | | | | remove obsolete files | Henry Jameson | 2023-03-17 | |
| | | | | | | ||||
| | * | | | | lint | Henry Jameson | 2023-03-17 | |
| | | | | | | ||||
| | * | | | | setting admin settings works now. also now we have draftable settings | Henry Jameson | 2023-03-16 | |
| | | | | | | ||||
| | * | | | | initial admin settings prototype (WIP) | Henry Jameson | 2023-03-14 | |
| | | | | | | ||||
| | * | | | | initial implementation of an admin settings module | Henry Jameson | 2023-03-13 | |
| | | | | | | ||||
| | * | | | | lint | Henry Jameson | 2023-03-12 | |
| | | | | | | ||||
| | * | | | | fixes for stuff i missed | Henry Jameson | 2023-03-12 | |
| | | | | | | ||||
| | * | | | | minimize the rest of the sharedcomputedobject | Henry Jameson | 2023-03-12 | |
| | | | | | | ||||
| | * | | | | move websocket connection logic into module | Henry Jameson | 2023-03-12 | |
| | | | | | | ||||
| | * | | | | serverSideConfig renamed into profileSettingConfig to avoid confusion | Henry Jameson | 2023-03-12 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file. | |||
| | * | | | Fix display of theme checkboxes | tusooa | 2023-03-03 | |
| | | | | | ||||
| | * | | | Merge branch 'tusooa/1249-suggestor' into 'develop' | HJ | 2023-03-03 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make suggestor ignore users without valid names Closes #1249 See merge request pleroma/pleroma-fe!1794 | |||
| | | * | | | Make suggestor ignore users without valid names | tusooa | 2023-03-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise it might have undefined issues. Resolves https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1249 | |||
| | * | | | | Give tab switcher a role | tusooa | 2023-03-02 | |
| | |/ / / | ||||
| | * | | | Remove @touchstart in post status button | tusooa | 2023-02-28 | |
| | | | | | ||||
| | * | | | Make it possible to auto-select the first candidate in autocomplete | tusooa | 2023-02-20 | |
| | |/ / | ||||
| | * | | Fix poll interaction | tusooa | 2023-02-18 | |
| | | | | ||||
| | * | | Fix registration error with email language selected | tusooa | 2023-02-12 | |
| | | | | ||||
| | * | | Translated using Weblate (Chinese (Traditional)) | Pacific Coast Highway | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.4% (714 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/ | |||
| | * | | Translated using Weblate (Ukrainian) | Dmytro Poltavchenko | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.9% (838 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | |||
| | * | | Translated using Weblate (Japanese (ja_EASY)) | nixe neko | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (983 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_EASY/ | |||
| | * | | Translated using Weblate (Chinese (Simplified)) | Poesty Li | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (983 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | |||
| | * | | Translated using Weblate (Chinese (Simplified)) | Poesty Li | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (979 of 982 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | |||
| | * | | Translated using Weblate (Chinese (Simplified)) | Ryan Chiang | 2023-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 89.0% (824 of 925 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | |||
| | * | | Use class to style screenreader-only text | tusooa | 2023-02-09 | |
| | | | | ||||
| | * | | Make checkbox settings accessible | tusooa | 2023-01-28 | |
| | | | | ||||
| | * | | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop' | HJ | 2023-01-28 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771 | |||
| | | * | | Add some aria to post status form | tusooa | 2023-01-21 | |
| | | | | | ||||
| | | * | | Make keys work as intended when there is no suggestions | tusooa | 2023-01-21 | |
| | | | | | ||||
| | | * | | Make autocomplete prompt more user-friendly | tusooa | 2023-01-21 | |
| | | | | | ||||
| | | * | | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 | |
| | | | | | ||||
| | | * | | Make screenreaders read out autocomplete results | tusooa | 2023-01-21 | |
| | | | | | ||||
| | | * | | Make autocomplete items buttons | tusooa | 2023-01-20 | |
| | | |/ | ||||
| | * | | Merge branch 'tusooa/anon-xact-acc' into 'develop' | HJ | 2023-01-28 | |
| | |\ \ | | | | | | | | | | | | | | | | | Make interact buttons accessible for anonymous users See merge request pleroma/pleroma-fe!1773 | |||
