Commit Graph

7754 Commits

Author SHA1 Message Date
a37a2d7fff Merge branch 'soapbox-3.0' into 'develop'
Prepare for v3.0.0

See merge request soapbox-pub/soapbox!2037
2022-12-25 14:07:49 +00:00
c692265249 Convert (legacy?) IconButton to tsx, remove unused code/styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-25 13:51:11 +01:00
70f7c4ea5d Prepare for v3.0.0 2022-12-24 17:04:29 -06:00
27ad8dee64 Merge branch 'events-features' into 'develop'
Gate events with `features.includes('events')`

See merge request soapbox-pub/soapbox!2036
2022-12-24 20:44:58 +00:00
6ac5845deb Gate events with features.includes('events') 2022-12-24 14:42:43 -06:00
eb4e4c4341 Merge branch 'rtl-mentions' into 'develop'
Fix mentions in RTL

See merge request soapbox-pub/soapbox!2033
2022-12-23 23:48:31 +00:00
fa1d7937a7 Fix mentions in RTL 2022-12-23 17:34:14 -06:00
b88026df5e Merge branch 'threads-rtl' into 'develop'
Fix threads in RTL (and other small fixes)

See merge request soapbox-pub/soapbox!2032
2022-12-23 22:49:02 +00:00
f174d0e973 Merge remote-tracking branch 'origin/develop' into threads-rtl 2022-12-23 16:33:30 -06:00
c788916644 AutosuggestInput/AutosuggestTextarea: short-circuit RTL check earlier 2022-12-23 16:26:07 -06:00
8fde7f267d Search: prevent overflow of text into icon 2022-12-23 16:24:04 -06:00
bedd181f4c AutosuggestInput/AutosuggestTextarea: fix RTL detection with placeholder 2022-12-23 16:14:50 -06:00
c4270a0512 Revert "AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it"
This reverts commit ee9908aab2.
2022-12-23 16:11:30 -06:00
89292203d1 Merge branch 'fab-rtl' into 'develop'
Refactor ComposeButton and FAB

See merge request soapbox-pub/soapbox!2031
2022-12-23 22:04:04 +00:00
ea70f48023 Navbar: fix position of avatar in RTL on mobile 2022-12-23 16:02:39 -06:00
78a9dc519c Status: fix reblogElement in RTL 2022-12-23 16:01:12 -06:00
59cf263960 SidebarMenu: fix RTL 2022-12-23 15:55:17 -06:00
dfe5079058 StatusActionButton: fix spacing in RTL 2022-12-23 15:48:07 -06:00
d4b5c368f8 Fix threads in RTL 2022-12-23 15:46:24 -06:00
01d7aa6307 Move FAB to the left in RTL 2022-12-23 15:37:45 -06:00
ab7ec4babd Refactor ComposeButton, FAB, and sidebar nav spacing 2022-12-23 15:22:41 -06:00
7a6126b978 Move FloatingActionButton to its own component 2022-12-23 14:57:16 -06:00
472af420c0 Merge branch 'feed-settings' into 'develop'
Make all timelines use "home" timeline settings

Closes #1230

See merge request soapbox-pub/soapbox!2030
2022-12-23 19:23:30 +00:00
a4615296e8 Make all timelines use "home" timeline settings
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1230
2022-12-23 12:21:28 -06:00
b2676dec0d Merge branch 'rtl-improvements' into 'develop'
RTL improvments

Closes #1246

See merge request soapbox-pub/soapbox!2028
2022-12-23 18:07:50 +00:00
ee9908aab2 AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it 2022-12-23 11:38:42 -06:00
95f7761fb4 Toast: remove unnecessary outer div 2022-12-23 11:33:10 -06:00
69328ade8b Toast: use HStack, RTL support 2022-12-23 11:31:53 -06:00
140c0b3037 AutosuggestInput/AutosuggestTextarea: determine RTL by placeholder value as well (hotfix) 2022-12-23 11:18:23 -06:00
058a75deec useLocale(): refactor to return direction 2022-12-23 11:12:48 -06:00
87728876d3 RTL: fix "x" in birthday input 2022-12-23 10:51:50 -06:00
6dc16911f3 Merge branch 'rtl-arrows' into 'develop'
Rotate arrows for RTL

See merge request soapbox-pub/soapbox!1977
2022-12-23 16:31:17 +00:00
622b90daee Merge branch 'square' into 'develop'
Letterbox images taller than 1:1

See merge request soapbox-pub/soapbox!2027
2022-12-23 16:26:59 +00:00
0356b014b0 Letterbox images taller than 1:1 2022-12-22 21:06:27 -06:00
4b0e154af6 Merge branch 'readme-changelog' into 'develop'
Small changelog & readme additions

See merge request soapbox-pub/soapbox!2026
2022-12-23 00:34:41 +00:00
2ca1b464c6 README: add TMTG 2022-12-22 18:32:55 -06:00
a31bac6489 CHANGELOG: add timeline suggestions 2022-12-22 18:17:14 -06:00
e67589a109 Merge branch 'max-id-undefined' into 'develop'
Timelines: prevent max_id=undefined in home timeline requests

See merge request soapbox-pub/soapbox!2025
2022-12-22 23:05:35 +00:00
622df27e41 Timelines: prevent max_id=undefined in home timeline requests 2022-12-22 16:38:20 -06:00
c792cc2549 Do not include link to profile in ReplyMentionsModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-22 19:58:20 +01:00
bcf82e4312 Merge remote-tracking branch 'soapbox/develop' into modals-fix 2022-12-22 19:52:40 +01:00
51146574d4 Fix tests 2022-12-22 12:02:17 -05:00
b6afb8ae01 Add support for pinning an avatar in the Carousel 2022-12-22 11:23:18 -05:00
a9e05859d1 Merge branch 'improve-toasts' into 'develop'
Introduce Toast module as Snackbar replacement

See merge request soapbox-pub/soapbox!2023
2022-12-21 19:47:35 +00:00
8d28c37a7f Merge branch 'tab-continuation' into 'develop'
Allow tab continuation on Email confirmation

See merge request soapbox-pub/soapbox!1847
2022-12-21 19:26:52 +00:00
e3026f16cc Add Changelog entry 2022-12-21 14:15:56 -05:00
a3c7164147 Move Toast to components/ui 2022-12-21 14:14:31 -05:00
c4e56e854d Remove 'react-notification' 2022-12-21 14:04:03 -05:00
90fcc8ad05 Fix tests 2022-12-20 17:45:29 -05:00
3dceaacc16 Improve UI of toast 2022-12-20 17:12:17 -05:00