Commit graph

8363 commits

Author SHA1 Message Date
Chewbacca
81d7d3a7a4 Merge branch 'develop' into 'improve-logo-alignment'
# Conflicts:
#   app/soapbox/features/ui/components/navbar.tsx
2023-02-06 15:38:14 +00:00
8c3f1eb412 Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 14:48:09 +01:00
gallegonovato
9f97d575f5
Translated using Weblate (Spanish)
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2023-02-06 04:37:06 +01:00
Isabell De Inschnitzel
5e7745cbab
Translated using Weblate (German)
Currently translated at 94.7% (1367 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
2023-02-06 04:37:05 +01:00
b529ec8a07 Add NewEventPanel to events list page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-05 23:14:21 +01:00
Adrien Bourmault
f2b042d473
Translated using Weblate (French)
Currently translated at 92.6% (1337 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fr/
2023-02-05 07:35:39 +01:00
Alex Gleason
8bd175e0e4 Merge branch 'storybook' into 'develop'
Add Storybook

See merge request soapbox-pub/soapbox!2252
2023-02-03 20:59:29 +00:00
Alex Gleason
25277b0b73
Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-03 12:03:45 -06:00
Alex Gleason
0ee8c8eba1 Merge branch 'tailwind-order' into 'develop'
Tailwind order

Closes #1349

See merge request soapbox-pub/soapbox!2244
2023-02-03 16:38:28 +00:00
Alex Gleason
bb7caf93eb Merge branch 'renovate/node-18.x' into 'develop'
Update dependency node to v18.14.0

See merge request soapbox-pub/soapbox!2249
2023-02-03 16:38:15 +00:00
Chewbacca
dadeb43c74 Improve navbar alignment 2023-02-03 11:01:25 -05:00
Alex Gleason
d9d6708589
Storybook: improve Button story 2023-02-02 23:00:51 -06:00
Alex Gleason
dd7b6af97d
Storybook: improve Button stories 2023-02-02 21:53:26 -06:00
Alex Gleason
deb1920c03
Storybook: add hardcoded color variables, fix missing import 2023-02-02 21:24:58 -06:00
Alex Gleason
f02a035911
Make Tailwind work with Storybook. Have it use our Button 2023-02-02 21:08:48 -06:00
Alex Gleason
398bfa879e
Lint storybook sample code 2023-02-02 20:23:47 -06:00
Alex Gleason
b6df6149f4
Convert Storybook config to TypeScript 2023-02-02 20:21:13 -06:00
Alex Gleason
accba58da1
Merge remote-tracking branch 'origin/develop' into storybook 2023-02-02 20:10:44 -06:00
Alex Gleason
716153fa31 Merge branch 'babel-deps' into 'develop'
Upgrade babel, simplify deps

See merge request soapbox-pub/soapbox!2251
2023-02-03 01:49:56 +00:00
Alex Gleason
ae8dc786c2
Upgrade babel, simplify deps 2023-02-02 19:32:32 -06:00
Alex Gleason
1664f35150 Merge branch 'renovate/docker-23.x' into 'develop'
Update docker Docker tag to v23

See merge request soapbox-pub/soapbox!2250
2023-02-03 00:32:03 +00:00
Alex Gleason
6ea78e7d53
npx storybook init 2023-02-02 18:19:52 -06:00
Soapbox Bot
476a057781 Update docker Docker tag to v23 2023-02-03 00:12:36 +00:00
Alex Gleason
4c025bb2bc
Refactor ProgressBar 2023-02-02 18:03:22 -06:00
Alex Gleason
e203e0d0d2
Chats: move uploading progress into the composer text box 2023-02-02 17:37:37 -06:00
Alex Gleason
6b1882d7a9
Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-02 15:19:54 -06:00
Alex Gleason
b9474e61de
Test normalizeChatMessage 2023-02-02 15:17:06 -06:00
Alex Gleason
3df63e59d3
Submit media_ids when creating a message 2023-02-02 14:59:23 -06:00
Alex Gleason
1b8d118217
Chats: support displaying multiple attachments 2023-02-02 14:43:47 -06:00
Alex Gleason
7fe4b34e6f
Add type-aware UploadPreview component, fix ChatComposer bg on dark mode 2023-02-02 14:20:40 -06:00
Soapbox Bot
ca018b8c19 Update dependency node to v18.14.0 2023-02-02 20:06:42 +00:00
Alex Gleason
ec634f4fa1
ChatUpload: allow clicking upload to view in modal 2023-02-02 13:54:36 -06:00
Alex Gleason
cb715f4f05
ChatUpload: ensure X icon is always white 2023-02-02 13:33:18 -06:00
Alex Gleason
747868edb3
ChatTextarea: fix focus border and ring styles 2023-02-02 13:27:38 -06:00
Alex Gleason
fc1a547a2e Merge branch 'virtuoso-v4.0.8' into 'develop'
Upgrade Virtuoso to v4.0.8

See merge request soapbox-pub/soapbox!2248
2023-02-02 19:06:51 +00:00
Alex Gleason
ea8561ca19
ChatUpload: add blurhash 2023-02-02 13:06:27 -06:00
Alex Gleason
9bec90106d
Upgrade Virtuoso to v4.0.8 2023-02-02 12:48:44 -06:00
Alex Gleason
6aa1d35120 Merge branch 'thread-muting' into 'develop'
Permit muting a thread as an option on any post in the thread

See merge request soapbox-pub/soapbox!2247
2023-02-02 18:23:27 +00:00
Alex Gleason
01aef5e89e
Remove withDismiss prop from status, update CHANGELOG 2023-02-02 12:06:39 -06:00
Mark Felder
d0078e7f17 Permit muting a thread as an option on any post in the thread 2023-02-02 12:13:23 -05:00
Alex Gleason
0d99ae5daa
yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason
56203b69ab
Add Tailwind eslint 2023-02-01 16:13:30 -06:00
0e66e230a7 Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-01 23:00:19 +01:00
Alex Gleason
382bc6732d
Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-01 15:28:33 -06:00
Alex Gleason
c4d7cbd907 Merge branch 'weblate-soapbox-pub-soapbox' into 'develop'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2242
2023-01-31 18:43:21 +00:00
igeljaeger
c774ec4296
Translated using Weblate (German)
Currently translated at 93.8% (1354 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
2023-01-31 19:42:21 +01:00
Alex Gleason
396652a75a Merge branch 'trs-iconbutton' into 'develop'
translate button component using soapobox's iconbutton

See merge request soapbox-pub/soapbox!2240
2023-01-30 22:53:44 +00:00
Tassoman
3b4df99788 translate button component using soapobox's iconbutton 2023-01-30 22:53:44 +00:00
db15858b9f Merge remote-tracking branch 'soapbox/develop' into rss-button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-30 23:16:25 +01:00
Alex Gleason
cfd3ea9467 Merge branch 'status-font-size' into 'develop'
Increase font size of focused status in threads

See merge request soapbox-pub/soapbox!2232
2023-01-30 19:53:24 +00:00