Wykres commitów

8098 Commity (media-gallery)

Autor SHA1 Wiadomość Data
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
marcin mikołajczak 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 ffc8ade279
Reuse ExtensionBadge from StillImage, move ext to MediaItemThumbnail 2023-01-31 17:56:28 -06:00
Alex Gleason 0354e8e96f
Tailwindify MoreMediaOverlay component 2023-01-31 16:42:52 -06:00
Alex Gleason 07323c19b0
Refactor letterboxing code 2023-01-31 16:25:38 -06:00
Alex Gleason 4e74ca3c55
MediaGallery: fix layout adaptive by aspect ratio 2023-01-31 15:48:53 -06:00
Alex Gleason 215c857648
Move gigantic media sizing code into useMediaSizeData file/hook 2023-01-31 14:37:27 -06:00
Alex Gleason 6bbd00c658
Move MediaItem to separate file 2023-01-31 13:48:28 -06:00
Alex Gleason ca4fa5e5c5
Create components/media-gallery subdirectory 2023-01-31 13:37:38 -06:00
Alex Gleason 4167a1de05
Break out MediaItemThumbnail into a separate component 2023-01-31 13:34:29 -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 c5cf252668
media-gallery.scss: switch to @apply rules where possible 2023-01-31 12:22:42 -06: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
marcin mikołajczak 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
Alex Gleason 747cc8c5b9
StatusContent: size --> textSize 2023-01-30 13:38:29 -06:00
Alex Gleason 7bdca9d192 Merge branch 'accounts-scss' into 'develop'
Delete accounts.scss

See merge request soapbox-pub/soapbox!2136
2023-01-30 18:33:59 +00:00
Chewbacca 352382cd05
Use Grid + Aspect to size MediaItem 2023-01-30 12:17:06 -06:00
Alex Gleason d64b8d9b16
Merge remote-tracking branch 'origin/develop' into accounts-scss 2023-01-30 12:14:51 -06:00
Alex Gleason d82c5508c0 Merge branch 'weblate-soapbox-pub-soapbox' into 'develop'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2241
2023-01-30 15:54:42 +00:00
Poesty Li bf316483b0
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-01-30 12:39:55 +01:00
Tassoman 9f11a21dc4
Translated using Weblate (Italian)
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-30 12:39:54 +01:00
Alex Gleason 8ab8647a84 Merge branch 'fix-warnings' into 'develop'
Fix a couple warnings

See merge request soapbox-pub/soapbox!2239
2023-01-29 23:17:09 +00:00
Chewbacca 44fce6fbf3
Add 'key' to Link to fix react console error 2023-01-29 16:42:12 -06:00
Alex Gleason 3dd4efdc14
Fix pointless relationships conditional 2023-01-29 16:41:48 -06:00
marcin mikołajczak 8763bdfa9f Merge branch 'notification-account' into 'develop'
Switch back to using account-container in notification list

Closes #1343

See merge request soapbox-pub/soapbox!2238
2023-01-29 22:31:13 +00:00
marcin mikołajczak bb4aac4c65 Switch back to using account-container in notification list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-29 23:11:52 +01:00