Tomíček Rosič
ed0fe6198c
Translated using Weblate (Icelandic)
...
Currently translated at 70.9% (1129 of 1592 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/is/
2023-08-10 21:58:06 +02:00
Hosted Weblate
3d9e7a8fec
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-08-10 21:58:06 +02:00
marcin mikołajczak
6b982af9cd
Translated using Weblate (Polish)
...
Currently translated at 96.8% (1544 of 1594 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-08-10 21:58:06 +02:00
marcin mikołajczak
74fe1d2df1
Translated using Weblate (Polish)
...
Currently translated at 96.2% (1534 of 1594 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-08-10 21:58:06 +02:00
jonnysemon
1e7a5fb655
Translated using Weblate (Arabic)
...
Currently translated at 99.6% (1589 of 1594 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-08-10 21:58:06 +02:00
Alex Gleason
085f686c7d
Merge branch 'oakes/mute-block-response' into 'develop'
...
Update unmute/unblock buttons correctly
See merge request soapbox-pub/soapbox!2640
2023-08-10 19:57:58 +00:00
oakes
f19ac4b19e
Import response data from mute/block endpoints
2023-08-10 15:33:27 -04:00
Alex Gleason
fd74551fad
Merge branch 'oakes/follow-hashtag' into 'develop'
...
Fix "follow hashtag" toggle
See merge request soapbox-pub/soapbox!2638
2023-08-02 22:44:24 +00:00
Alex Gleason
331252eb4f
Merge branch 'oakes/hide-favorites' into 'develop'
...
Default to hiding Likes tab for other users
See merge request soapbox-pub/soapbox!2637
2023-08-02 20:14:12 +00:00
oakes
c384aa6db2
Pass id to useEffect so it runs when id changes
2023-08-02 15:38:50 -04:00
oakes
efb3097c80
Set default for 'checked' property
2023-08-02 15:33:04 -04:00
oakes
0a7d0105ff
Default to hiding Likes tab
2023-07-31 13:29:27 -04:00
Alex Gleason
5a988cb528
Merge branch 'fix-reports' into 'develop'
...
Fix reported statuses not showing up
Closes #1494
See merge request soapbox-pub/soapbox!2635
2023-07-31 01:47:39 +00:00
Alex Gleason
ef42144896
Fix reported statuses not showing up
...
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1494
2023-07-30 20:46:01 -05:00
Alex Gleason
0e1fdf7406
Merge branch 'list-btn-crash' into 'develop'
...
Fix "Add or remove from list" crashing the page
Closes #1492 and #1493
See merge request soapbox-pub/soapbox!2636
2023-07-31 00:05:55 +00:00
Alex Gleason
79cc3a7d3f
Fix "Add or remove from list" crashing the page
...
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1493
2023-07-30 18:41:45 -05:00
marcin mikołajczak
40fde3fc2c
Merge branch 'fix-account-search' into 'develop'
...
Use account selector in Search input
See merge request soapbox-pub/soapbox!2634
2023-07-30 14:07:53 +00:00
9959b148f0
Use account selector in Search input
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-30 15:45:15 +02:00
Alex Gleason
4fca1c2393
Merge branch 'ditto-scopes' into 'develop'
...
Disable privacyScopes on Ditto
See merge request soapbox-pub/soapbox!2633
2023-07-27 15:13:46 +00:00
Alex Gleason
b0ee86139c
Disable privacyScopes on Ditto
2023-07-27 09:52:09 -05:00
Alex Gleason
0d5b21ca04
Merge branch 'ditto-trends' into 'develop'
...
Ditto trends
See merge request soapbox-pub/soapbox!2632
2023-07-26 18:08:18 +00:00
Alex Gleason
f9b4a89ead
Hashtag: fix conditional display of "x people talking"
2023-07-25 23:23:33 -05:00
Alex Gleason
497ca73ede
Enable trending tags for Ditto
2023-07-25 16:45:15 -05:00
Alex Gleason
889184caf5
Merge branch 'revert-530329bf' into 'develop'
...
Revert "Merge branch 'disable-errors-middleware' into 'develop'"
See merge request soapbox-pub/soapbox!2631
2023-07-24 20:30:31 +00:00
Alex Gleason
196d9d5b2b
Merge branch 'audio-avatar-fix' into 'develop'
...
Fix aspect ratio of avatars in audio player
Closes #1345
See merge request soapbox-pub/soapbox!2630
2023-07-24 20:03:11 +00:00
Alex Gleason
878cb40d53
Revert "Merge branch 'disable-errors-middleware' into 'develop'"
...
This reverts merge request !2614
2023-07-24 20:01:28 +00:00
Alex Gleason
c6c7f7eb2f
Fix aspect ratio of avatars in audio player
...
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1345
2023-07-24 14:50:13 -05:00
Chewbacca
18be78475c
Fix bug trying to switch accounts
...
In the profile dropdown, you couldn't click the avatar or the user's name
because we had the `to` attribute on the LinkEl. This fixes that by
only adding the link props when we render a Link.
2023-07-24 11:27:52 -04:00
marcin mikołajczak
7a79ec9270
Merge branch 'a11y' into 'develop'
...
Improve focus handlding and focused state styles
See merge request soapbox-pub/soapbox!2628
2023-07-23 18:11:17 +00:00
b5dd668609
Improve focus handlding and focused state styles
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-23 19:27:11 +02:00
Alex Gleason
3844086083
Merge branch 'fix-ws-follow' into 'develop'
...
Fix streaming follow update
Closes #1469
See merge request soapbox-pub/soapbox!2627
2023-07-22 21:57:59 +00:00
Alex Gleason
1addfb96a9
Fix streaming follow update
...
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1469
2023-07-22 16:38:34 -05:00
Alex Gleason
1883941536
Merge branch 'streaming-hooks' into 'develop'
...
Add hooks for Streaming API
Closes #1469
See merge request soapbox-pub/soapbox!2626
2023-07-22 20:59:46 +00:00
Alex Gleason
26dfcb728b
yarn i18n
2023-07-22 15:45:02 -05:00
Alex Gleason
85c8f674b4
Streaming: allow connecting if not logged in, gate certain topics
2023-07-22 14:55:21 -05:00
Alex Gleason
53c8858fa6
Add useHashtagStream hook, clean up hashtags timeline (remove unused code for fetching multiple hashtags)
2023-07-22 14:41:50 -05:00
Alex Gleason
4a4a2d1a87
Add useGroupStream hook
2023-07-22 14:06:15 -05:00
Alex Gleason
811a9af670
Add useListStream hook
2023-07-22 14:03:00 -05:00
Alex Gleason
4090d6ab51
Add useDirectStream hook
2023-07-22 14:00:00 -05:00
Alex Gleason
9b1352f0ad
Add useRemoteStream hook
2023-07-22 13:16:01 -05:00
Alex Gleason
d99e266008
Add usePublicStream hook
2023-07-22 13:09:45 -05:00
Alex Gleason
3cef200a44
Add useCommunityStream hook, refresh socket when timelineId or path changes
2023-07-22 13:05:41 -05:00
Alex Gleason
757f6600f8
Streaming: remove unused code
2023-07-22 12:53:43 -05:00
Alex Gleason
77f0f4d377
Add Streaming hooks
2023-07-22 12:49:02 -05:00
marcin mikołajczak
bea4707743
Merge branch 'calckey' into 'develop'
...
Rename Calckey to Firefish
See merge request soapbox-pub/soapbox!2624
2023-07-22 07:43:01 +00:00
Alex Gleason
eb0dd330bd
Merge branch 'changelog' into 'develop'
...
Update changelog
See merge request soapbox-pub/soapbox!2625
2023-07-21 22:51:51 +00:00
marcin mikołajczak
5e765ead97
Merge branch 'preserve-spoilers' into 'develop'
...
Add option to preserve spoilers text when replying
See merge request soapbox-pub/soapbox!2609
2023-07-21 22:43:05 +00:00
8e3dfce337
Update changelog
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-22 00:15:11 +02:00
marcin mikołajczak
e6dcf3557a
Merge branch 'develop' into 'preserve-spoilers'
...
# Conflicts:
# app/soapbox/actions/compose.ts
2023-07-21 22:09:37 +00:00
46313049b0
Rename Calckey to Firefish
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-22 00:04:41 +02:00