Commit graph

5769 commits

Author SHA1 Message Date
Alex Gleason
2737d41019
Remove object-fit-images 2022-12-30 12:32:53 -06:00
Alex Gleason
a8f05c2bb9 Merge branch 'i18n-ci' into 'develop'
GitLab CI: fail the CI if en.json isn't updated with the codebase

See merge request soapbox-pub/soapbox!2053
2022-12-30 00:22:02 +00:00
Alex Gleason
f20a8ab6fe Revert "Merge branch 'square' into 'develop'"
This reverts merge request !2027
2022-12-29 22:23:27 +00:00
Chewbacca
2495dd2b9e Merge branch 'fix-req-error' into 'develop'
Fix 'req not defined' error

See merge request soapbox-pub/soapbox!2067
2022-12-29 15:58:56 +00:00
Chewbacca
7b5f61503f Fix test 2022-12-29 10:39:43 -05:00
Chewbacca
970cd60c84 Merge branch 'fix-sidebar-close-button' into 'develop'
Sidebar improvements

See merge request soapbox-pub/soapbox!2047
2022-12-29 15:22:57 +00:00
Chewbacca
92e94ae4a5 Merge branch 'fix-undefined-bug' into 'develop'
Fix undefined bug with MediaModal

See merge request soapbox-pub/soapbox!2066
2022-12-29 15:17:35 +00:00
Chewbacca
e6dbb4d19f Lint 2022-12-29 09:53:55 -05:00
Chewbacca
4ea1562185 Fix 'req not defined' error 2022-12-29 09:51:48 -05:00
Chewbacca
e1e5051951 Fix undefined bug with MediaModal 2022-12-29 09:17:19 -05:00
b6bd46d417 Do not make requests to chats endpoint from profile page if chats are not supported
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-29 14:33:50 +01:00
Alex Gleason
a97278c5f0
Delete defaultMessages.json 2022-12-29 00:35:09 -06:00
Alex Gleason
5c449bdb16
yarn manage:translations en 2022-12-29 00:34:25 -06:00
Chewbacca
9e321ac4c4 Refactor sidebar to fix position of close (X) icon 2022-12-28 11:26:58 -05:00
Alex Gleason
85bc891dbb
Use accent color for "floating action button" (mobile compose button). 2022-12-27 21:40:39 -06:00
3f430ee5d5 use capitalized name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 23:56:33 +01:00
81e1e2d6ad Support Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 21:43:13 +01:00
Chewbacca
5c8cc86b9e Merge branch 'pin-avatar' into 'develop'
Add support for pinning an avatar in the Carousel

See merge request soapbox-pub/soapbox!2024
2022-12-27 15:37:38 +00:00
Alex Gleason
6ac5845deb
Gate events with features.includes('events') 2022-12-24 14:42:43 -06:00
Alex Gleason
fa1d7937a7
Fix mentions in RTL 2022-12-23 17:34:14 -06:00
Alex Gleason
f174d0e973
Merge remote-tracking branch 'origin/develop' into threads-rtl 2022-12-23 16:33:30 -06:00
Alex Gleason
c788916644
AutosuggestInput/AutosuggestTextarea: short-circuit RTL check earlier 2022-12-23 16:26:07 -06:00
Alex Gleason
8fde7f267d
Search: prevent overflow of text into icon 2022-12-23 16:24:04 -06:00
Alex Gleason
bedd181f4c
AutosuggestInput/AutosuggestTextarea: fix RTL detection with placeholder 2022-12-23 16:14:50 -06:00
Alex Gleason
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
Alex Gleason
ea70f48023
Navbar: fix position of avatar in RTL on mobile 2022-12-23 16:02:39 -06:00
Alex Gleason
78a9dc519c
Status: fix reblogElement in RTL 2022-12-23 16:01:12 -06:00
Alex Gleason
59cf263960
SidebarMenu: fix RTL 2022-12-23 15:55:17 -06:00
Alex Gleason
dfe5079058
StatusActionButton: fix spacing in RTL 2022-12-23 15:48:07 -06:00
Alex Gleason
d4b5c368f8
Fix threads in RTL 2022-12-23 15:46:24 -06:00
Alex Gleason
01d7aa6307
Move FAB to the left in RTL 2022-12-23 15:37:45 -06:00
Alex Gleason
ab7ec4babd
Refactor ComposeButton, FAB, and sidebar nav spacing 2022-12-23 15:22:41 -06:00
Alex Gleason
7a6126b978
Move FloatingActionButton to its own component 2022-12-23 14:57:16 -06:00
Alex Gleason
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
Alex Gleason
ee9908aab2
AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it 2022-12-23 11:38:42 -06:00
Alex Gleason
95f7761fb4
Toast: remove unnecessary outer div 2022-12-23 11:33:10 -06:00
Alex Gleason
69328ade8b
Toast: use HStack, RTL support 2022-12-23 11:31:53 -06:00
Alex Gleason
140c0b3037
AutosuggestInput/AutosuggestTextarea: determine RTL by placeholder value as well (hotfix) 2022-12-23 11:18:23 -06:00
Alex Gleason
058a75deec
useLocale(): refactor to return direction 2022-12-23 11:12:48 -06:00
Alex Gleason
87728876d3
RTL: fix "x" in birthday input 2022-12-23 10:51:50 -06:00
Alex Gleason
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
Alex Gleason
0356b014b0
Letterbox images taller than 1:1 2022-12-22 21:06:27 -06:00
Alex Gleason
622df27e41
Timelines: prevent max_id=undefined in home timeline requests 2022-12-22 16:38:20 -06:00
Chewbacca
51146574d4 Fix tests 2022-12-22 12:02:17 -05:00
Chewbacca
b6afb8ae01 Add support for pinning an avatar in the Carousel 2022-12-22 11:23:18 -05:00
Chewbacca
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
Chewbacca
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
Chewbacca
a3c7164147 Move Toast to components/ui 2022-12-21 14:14:31 -05:00
Chewbacca
90fcc8ad05 Fix tests 2022-12-20 17:45:29 -05:00
Chewbacca
3dceaacc16 Improve UI of toast 2022-12-20 17:12:17 -05:00