aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fix react button not working if reaction accounts are not loadedtusooa2023-06-09
|
* case insensititvyHenry Jameson2023-06-05
|
* Merge remote-tracking branch 'origin/develop' into harden-parserHenry Jameson2023-06-05
|\
| * Translated using Weblate (Arabic)baloo toumi2023-05-24
| | | | | | | | | | | | | | Currently translated at 39.7% (394 of 990 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
| * make admin settings modal available on mobileHenry Jameson2023-05-24
| |
| * fix and cleanup reset buttonHenry Jameson2023-05-24
| |
| * fix transition when resetting to indeterminate stateHenry Jameson2023-05-24
| |
| * make detailed access restriction an expert sectionHenry Jameson2023-05-24
| |
| * fix animation when ideterminate is the initial stateHenry Jameson2023-05-24
| |
| * Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-05-23
| |\
| | * Translated using Weblate (Arabic)baloo toumi2023-05-23
| | | | | | | | | | | | | | | | | | | | | Currently translated at 37.4% (370 of 989 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
| | * 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
| | |
| | * Translated using Weblate (Arabic)baloo toumi2023-05-18
| | | | | | | | | | | | | | | | | | | | | Currently translated at 14.2% (141 of 989 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
| | * Translated using Weblate (Esperanto)Tirifto2023-05-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 98.1% (971 of 989 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| | * Translated using Weblate (Korean)Xnuk Shuman2023-05-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 96.6% (955 of 988 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
| | * Translated using Weblate (Esperanto)Tirifto2023-05-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 98.2% (971 of 988 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| | * Translated using Weblate (Esperanto)Tirifto2023-05-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 98.0% (969 of 988 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| | * Fix custom emojis shown in selector if backend does not support ittusooa2023-05-12
| | |
| | * Fix i18nXYenon2023-04-13
| | |
| * | 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/chat-user' into 'develop'HJ2023-04-11
| | |\ \ | | | | | | | | | | | | | | | | | | | | Populate user card on receiving chats See merge request pleroma/pleroma-fe!1766
| | | * | Populate user card on receiving chatstusooa2023-01-17
| | | | |
| | * | | Merge branch 'tusooa/1244-report-delete-fail' into 'develop'HJ2023-04-11
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display delete status errors Closes #1244 See merge request pleroma/pleroma-fe!1769