Commit Graph

7152 Commits

Author SHA1 Message Date
8e3a879841 Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-12 18:06:36 +01:00
64c4847f9d Dashboard: Allow to create announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-12 17:54:13 +01:00
f46086d52a Cleanup a few things 2023-02-10 14:43:41 -05:00
04e5e06d26 Make sure DOM is ready for Portal 2023-02-10 13:49:59 -05:00
21a525ba8d Fix dropdown-menu reducer test 2023-02-10 13:39:16 -05:00
59ce093b31 Replace @reach/portal with custom Portal 2023-02-10 13:23:48 -05:00
60d7ff8395 Re-build dropdown-menu using FloatingUI 2023-02-10 13:17:39 -05:00
380d2b763f Merge branch 'improve-reactions' into 'develop'
Improve Emoji Reactions and add support for Chat Reactions

See merge request soapbox-pub/soapbox!2267
2023-02-09 21:37:57 +00:00
1dda90da10 Merge branch 'emoji-compat' into 'develop'
Invert features.emojiReactsRGI

See merge request soapbox-pub/soapbox!2266
2023-02-09 20:44:29 +00:00
48eb42687a Disable chatEmojiReacts 2023-02-09 13:16:06 -05:00
2def1d0170 Discard changes to 'emojiReactsRGI' feature 2023-02-09 13:13:01 -05:00
17684571af Update hoverable menu on Chat Messages 2023-02-09 12:42:00 -05:00
8bdebd229d Merge branch 'display-all-reactions' into 'develop'
Display all emoji reactions

See merge request soapbox-pub/soapbox!2270
2023-02-09 14:00:38 +00:00
78c52956ed Merge remote-tracking branch 'origin/develop' into react-any-emoji 2023-02-08 21:06:15 -06:00
c95261fcf1 Display all emoji reactions 2023-02-08 21:00:17 -06:00
cf487b901d Display all emoji reactions 2023-02-08 20:59:26 -06:00
4ac6e66bbb Translated using Weblate (Italian)
Currently translated at 100.0% (1447 of 1447 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-02-09 03:40:19 +01:00
e2e3af4a8b Don't allow reacting with any emoji to a chat for now 2023-02-08 20:28:44 -06:00
6f15b5f42f StatusReactionWrapper: put the picker in a portal 2023-02-08 20:26:37 -06:00
06ea520e89 EmojiSelector: allow reacting from full picker 2023-02-08 20:23:26 -06:00
aab6ee34c2 EmojiSelector: render full picker 2023-02-08 19:20:17 -06:00
47403872fa Merge remote-tracking branch 'soapbox/develop' into filters 2023-02-08 23:40:40 +01:00
f730897323 Fix instance tests 2023-02-08 14:41:10 -06:00
861509baa5 Translated using Weblate (Spanish)
Currently translated at 100.0% (1447 of 1447 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2023-02-08 20:39:21 +01:00
50457d3b8d Chats: disable adding media (and submitting) while media is uploading 2023-02-08 13:07:54 -06:00
3ca491c03f classNames -> clsx 2023-02-08 14:06:41 -05:00
6eadaf2942 CHats: fix deleting a specific attachment 2023-02-08 13:02:48 -06:00
64f17ef013 ChatTextarea: add gaps between uploads, put pending upload at end of list 2023-02-08 12:53:07 -06:00
072e058764 ChatUploadPreview: support gif attachments 2023-02-08 12:50:18 -06:00
ef5001d38b Chats: support multiple attachments 2023-02-08 12:30:20 -06:00
e255bfac3d Improve Emoji Reactions and add support for Chat Reactions 2023-02-08 12:58:01 -05:00
81bb8b933a Invert features.emojiReactsRGI 2023-02-08 11:57:23 -06:00
7373a650f1 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1447 of 1447 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-02-08 13:40:02 +01:00
7f03d3bfe9 Translated using Weblate (Spanish)
Currently translated at 100.0% (1446 of 1446 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2023-02-07 23:53:30 +01:00
8404be2745 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1446 of 1446 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-02-07 23:53:30 +01:00
ad8ad9cae8 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-02-07 23:53:30 +01:00
4a3877d442 Translated using Weblate (German)
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
2023-02-07 23:53:30 +01:00
07b7d1ec2a Merge remote-tracking branch 'soapbox/develop' into rss-button 2023-02-07 22:24:15 +01:00
f68ce9c47b Account: rip out calculations on display name, truncate with CSS 2023-02-07 12:03:12 -06:00
0631657278 ProfileDropdown: enforce a max width 2023-02-07 12:02:37 -06:00
0cc4188cad Update default border color for Tabs 2023-02-07 12:00:14 -05:00
1bbbaf8f4b Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-07 17:43:37 +01:00
49a7d40efb Fix filters, restyle filters page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-07 15:38:31 +01:00
dc597ac765 Add useClickOutside hook for Floating UI elements 2023-02-06 17:17:12 -06:00
ec7f9b9950 ProfileDropdown: fix hover styles for menu items with action 2023-02-06 17:00:25 -06:00
53a930c75c ProfileDropdown: dismiss when clicked outside 2023-02-06 16:53:56 -06:00
bfe1401a34 Fix imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 23:48:44 +01:00
7f6b19aa4a ProfileDropdown: refactor with Floating UI 2023-02-06 16:33:08 -06:00
aa8f84d352 Menu: move <hr> styles to component 2023-02-06 16:15:00 -06:00
f6f3973eac Account: let avatar and display name be truncated 2023-02-06 16:09:59 -06:00