Commit Graph

5803 Commits

Author SHA1 Message Date
Henry Jameson b72af7d6ae Merge remote-tracking branch 'origin/develop' into improve_settings_reusability 2023-05-23 22:24:04 +03:00
Henry Jameson 99f85069b8 fix indeterminate state animation 2023-05-23 22:23:58 +03:00
baloo toumi f4d3575804 Translated using Weblate (Arabic)
Currently translated at 37.4% (370 of 989 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
2023-05-23 08:27:34 +00:00
tusooa b82f2a3543
Use button text in reaction counter 2023-05-22 23:09:28 -04:00
tusooa dc2ff9b2d2
Add text label for custom emoji reactions 2023-05-22 22:37:18 -04:00
tusooa c675130024
Make reaction counter accessible 2023-05-22 22:30:54 -04:00
tusooa d3e251665f
Lint 2023-05-22 22:20:09 -04:00
tusooa 48ee11fea3
Add aria for react button 2023-05-22 22:18:42 -04:00
tusooa 0b2f676e50
Fix focus (unvisible) style 2023-05-22 22:14:44 -04:00
tusooa 8a1074336c
Make emoji reactions clickable when not logged in 2023-05-22 22:09:04 -04:00
tusooa ed23f51838
Make reaction button accessible 2023-05-22 22:02:22 -04:00
tusooa 6b0d72937e Apply 1 suggestion(s) to 1 file(s) 2023-05-21 18:31:25 +00:00
baloo toumi b171d831f2 Translated using Weblate (Arabic)
Currently translated at 14.2% (141 of 989 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
2023-05-18 12:22:20 +00:00
Tirifto 762cdc738f Translated using Weblate (Esperanto)
Currently translated at 98.1% (971 of 989 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2023-05-16 02:01:29 +00:00
Xnuk Shuman 811adc5b1f Translated using Weblate (Korean)
Currently translated at 96.6% (955 of 988 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
2023-05-16 02:01:29 +00:00
Tirifto 1dd5fa8bb7 Translated using Weblate (Esperanto)
Currently translated at 98.2% (971 of 988 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2023-05-16 02:01:29 +00:00
Tirifto 2e5412fbd8 Translated using Weblate (Esperanto)
Currently translated at 98.0% (969 of 988 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2023-05-16 02:01:29 +00:00
tusooa 4b38fc5ffc
Fix custom emojis shown in selector if backend does not support it 2023-05-12 09:57:22 -04:00
Henry Jameson 4664d99af2 lint 2023-05-09 23:29:30 +03:00
Henry Jameson ad3916027a lint 2023-05-08 22:14:49 +03:00
Henry Jameson b79f297692 fix double pushbuttons in the draft buttons 2023-05-08 22:04:05 +03:00
Henry Jameson 039b6c61a2 lint 2023-05-08 21:37:29 +03:00
Henry Jameson 09e3735e37 semantics + description for instance access section 2023-05-08 21:36:18 +03:00
Henry Jameson 2322646442 reintroduce width limit on number input but only for sizesetting 2023-05-08 21:13:07 +03:00
Henry Jameson 0f81239451 remove restriction on number input's width 2023-05-08 21:11:48 +03:00
Henry Jameson 05a7e612aa show warning for developer for missing labels 2023-05-08 21:10:06 +03:00
Henry Jameson b9c69a2272 improve the semantics 2023-05-08 21:01:29 +03:00
Henry Jameson 1935bf6bd4 fix media upload bug 2023-05-08 21:01:20 +03:00
Henry Jameson 6816bc8bad remove unused stuff 2023-05-05 01:50:41 +03:00
Henry Jameson 1492937a7e lint 2023-04-24 23:01:29 +03:00
Henry Jameson e0fbeee88e finish up attachment setting (right now only for admin section only) 2023-04-24 21:57:31 +03:00
Henry Jameson 9aaa8a86f5 initial implementation of attachmentsetting 2023-04-13 01:11:20 +03:00
Henry Jameson d8ed541d12 reordered registrations section to be above access since it's more
likely to be used more often
2023-04-13 00:02:35 +03:00
Henry Jameson 4c158e636b more i18n stuff, added missing labels and such 2023-04-13 00:02:31 +03:00
Henry Jameson 3e1aeb6d2c Merge remote-tracking branch 'origin/develop' into improve_settings_reusability 2023-04-12 23:31:11 +03:00
XYenon 01758a28ea Fix i18n 2023-04-13 00:06:32 +08:00
HJ a814520709 Merge branch 'tusooa/pin-announcement' into 'develop'
Fix bug where announcements cannot be pinned

See merge request pleroma/pleroma-fe!1809
2023-04-11 21:28:02 +00:00
HJ 9a8f52a38d Merge branch 'tusooa/chat-user' into 'develop'
Populate user card on receiving chats

See merge request pleroma/pleroma-fe!1766
2023-04-11 21:26:39 +00:00
HJ 9c376b3511 Merge branch 'tusooa/1244-report-delete-fail' into 'develop'
Display delete status errors

Closes #1244

See merge request pleroma/pleroma-fe!1769
2023-04-11 21:26:16 +00:00
HJ ad5bd09204 Merge branch 'tusooa/blocklist-loadmore' into 'develop'
Make block & mute lists able to load more

Closes #1150, #1071, #1226, and #1041

See merge request pleroma/pleroma-fe!1790
2023-04-11 21:25:39 +00:00
tusooa 5c0deb1e6f
Fix bug where announcements cannot be pinned 2023-04-06 18:14:49 -04:00
Henry Jameson 9e5c7313c6 use draft state instead of live state in that one place 2023-03-29 23:34:30 +03:00
Henry Jameson ac75d051b7 better frontends tab, now you can set default frontend 2023-03-29 23:26:57 +03:00
Henry Jameson 7bb28bb23c frontends tab initial implementation, now you can (re)install frontends! yay! 2023-03-29 00:58:07 +03:00
Henry Jameson 3ac67ab727 fix 2023-03-27 23:00:52 +03:00
Henry Jameson 4c3af5c362 handle db config disabled case 2023-03-27 22:57:50 +03:00
Henry Jameson df9fe6d261 localization strings 2023-03-22 19:23:36 +02:00
Henry Jameson ece69f01b7 added mass-draft-push and mass-draft-reset, small stylistic fixes 2023-03-22 18:57:23 +02:00
Henry Jameson 9153417202 localization strings 2023-03-22 12:48:21 +02:00
Henry Jameson c7a16bdfe2 grouped settings/managed drafts support added 2023-03-22 12:43:53 +02:00