aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-05-23
|\
| * Use button text in reaction countertusooa2023-05-22
| |
| * Add text label for custom emoji reactionstusooa2023-05-22
| |
| * Make reaction counter accessibletusooa2023-05-22
| |
| * Linttusooa2023-05-22
| |
| * Add aria for react buttontusooa2023-05-22
| |
| * Fix focus (unvisible) styletusooa2023-05-22
| |
| * Make emoji reactions clickable when not logged intusooa2023-05-22
| |
| * Make reaction button accessibletusooa2023-05-22
| |
| * Fix custom emojis shown in selector if backend does not support ittusooa2023-05-12
| |
* | fix indeterminate state animationHenry Jameson2023-05-23
| |
* | Apply 1 suggestion(s) to 1 file(s)tusooa2023-05-21
| |
* | lintHenry Jameson2023-05-09
| |
* | lintHenry Jameson2023-05-08
| |
* | fix double pushbuttons in the draft buttonsHenry Jameson2023-05-08
| |
* | lintHenry Jameson2023-05-08
| |
* | semantics + description for instance access sectionHenry Jameson2023-05-08
| |
* | reintroduce width limit on number input but only for sizesettingHenry Jameson2023-05-08
| |
* | remove restriction on number input's widthHenry Jameson2023-05-08
| |
* | show warning for developer for missing labelsHenry Jameson2023-05-08
| |
* | improve the semanticsHenry Jameson2023-05-08
| |
* | fix media upload bugHenry Jameson2023-05-08
| |
* | remove unused stuffHenry Jameson2023-05-05
| |
* | lintHenry Jameson2023-04-24
| |
* | finish up attachment setting (right now only for admin section only)Henry Jameson2023-04-24
| |
* | initial implementation of attachmentsettingHenry Jameson2023-04-13
| |
* | reordered registrations section to be above access since it's moreHenry Jameson2023-04-13
| | | | | | | | likely to be used more often
* | more i18n stuff, added missing labels and suchHenry Jameson2023-04-13
| |
* | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\|
| * Merge branch 'tusooa/pin-announcement' into 'develop'HJ2023-04-11
| |\ | | | | | | | | | | | | Fix bug where announcements cannot be pinned See merge request pleroma/pleroma-fe!1809
| | * Fix bug where announcements cannot be pinnedtusooa2023-04-06
| | |
| * | Merge branch 'tusooa/blocklist-loadmore' into 'develop'HJ2023-04-11
| |\ \ | | |/ | |/| | | | | | | | | | | | | Make block & mute lists able to load more Closes #1150, #1071, #1226, and #1041 See merge request pleroma/pleroma-fe!1790
| | * Make block & mute lists able to load moretusooa2023-02-21
| | |
* | | use draft state instead of live state in that one placeHenry Jameson2023-03-29
| | |
* | | better frontends tab, now you can set default frontendHenry Jameson2023-03-29
| | |
* | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | |
* | | handle db config disabled caseHenry Jameson2023-03-27
| | |
* | | added mass-draft-push and mass-draft-reset, small stylistic fixesHenry Jameson2023-03-22
| | |
* | | grouped settings/managed drafts support addedHenry Jameson2023-03-22
| | |
* | | fixes for diabled state, tri-state boolean and access controlHenry Jameson2023-03-22
| | |
* | | made draft-mode and source inject-ableHenry Jameson2023-03-21
| | |
* | | fixesHenry Jameson2023-03-21
| | |
* | | modal update, initial localizationHenry Jameson2023-03-21
| | |
* | | ChoiceSetting support added, added captcha settingsHenry Jameson2023-03-20
| | |
* | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-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'HJ2023-03-20
| |\ \ | | | | | | | | | | | | | | | | Custom emoji reaction support See merge request pleroma/pleroma-fe!1792
| | * | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappersAlexander Tumin2023-03-18
| | | |
| | * | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | | |
| | * | Hide custom emoji in reaction picker when BE does not advertise ↵Alexander Tumin2023-03-17
| | | | | | | | | | | | | | | | pleroma_custom_emoji_reactions
| | * | Allow custom emoji reactionsAlexander Tumin2023-03-17
| | | |