Commit graph

7378 commits

Author SHA1 Message Date
Alex Gleason
d4b5c368f8
Fix threads in RTL 2022-12-23 15:46:24 -06:00
Alex Gleason
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
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
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
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
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
Alex Gleason
0356b014b0
Letterbox images taller than 1:1 2022-12-22 21:06:27 -06:00
Alex Gleason
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
Alex Gleason
2ca1b464c6
README: add TMTG 2022-12-22 18:32:55 -06:00
Alex Gleason
a31bac6489
CHANGELOG: add timeline suggestions 2022-12-22 18:17:14 -06:00
Alex Gleason
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
Alex Gleason
622df27e41
Timelines: prevent max_id=undefined in home timeline requests 2022-12-22 16:38:20 -06: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
e3026f16cc Add Changelog entry 2022-12-21 14:15:56 -05:00
Chewbacca
a3c7164147 Move Toast to components/ui 2022-12-21 14:14:31 -05:00
Chewbacca
c4e56e854d Remove 'react-notification' 2022-12-21 14:04:03 -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
Chewbacca
bffe5318a9 Fix tests 2022-12-20 13:14:38 -05:00
Chewbacca
f504d17abe Remove usage of 'snackbar' 2022-12-20 12:46:06 -05:00
Chewbacca
3c38a57560 Convert 'show' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
642d1d8b3e Convert 'info' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
b348ca71b9 Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
b7d0b4abe8 Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
01eccc897b Introduce new Toast module 2022-12-20 12:46:03 -05:00
Chewbacca
778b63ab56 Merge branch 'fix-scroll-issue-on-mobile' into 'develop'
Fix overflow issue on mobile

See merge request soapbox-pub/soapbox!2021
2022-12-19 16:50:28 +00:00
Chewbacca
397d79f73f Fix overflow issue on mobile 2022-12-19 10:33:37 -05:00
Alex Gleason
6b5c214b9a Merge branch 'dm-fixes' into 'develop'
Small chats fixes

Closes #1258

See merge request soapbox-pub/soapbox!2018
2022-12-19 00:04:32 +00:00
Alex Gleason
3db7dfd038 Merge branch 'mkljczk-develop-patch-90203' into 'develop'
Remove my instance from README.md

See merge request soapbox-pub/soapbox!2020
2022-12-18 23:52:14 +00:00
marcin mikołajczak
70ba701a5d Remove my instance from the list 2022-12-18 23:45:15 +00:00
Alex Gleason
186b1d0daf Merge branch 'overhaul-readme' into 'develop'
Overhaul README

See merge request soapbox-pub/soapbox!2019
2022-12-18 23:15:59 +00:00
Alex Gleason
6825082475
README: clean up copyright, move sounds licenses to a separate file 2022-12-18 17:14:34 -06:00
Alex Gleason
c64b7d8ba9
Overhaul README 2022-12-18 17:03:11 -06:00
Alex Gleason
34ae2e36d6 Merge branch 'demo' into 'develop'
Fix demo mode

See merge request soapbox-pub/soapbox!2017
2022-12-18 19:00:46 +00:00
Alex Gleason
26cb4b1029
Hide button to chat with yourself
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1258
2022-12-18 12:58:19 -06:00
Alex Gleason
f955691d01
Settings: Messages --> Chats, reword follow criteria 2022-12-18 12:56:35 -06:00
Alex Gleason
1334241873
CHANGELOG: add i18n notes 2022-12-18 12:37:07 -06:00
Alex Gleason
1c71989432
CHANGELOG: mention RTL support 2022-12-18 12:31:45 -06:00
Alex Gleason
fed6a7aa51
Fix demo mode 2022-12-18 12:29:31 -06:00
Alex Gleason
493d608076 Merge branch 'theme-editor' into 'develop'
Theme editor

See merge request soapbox-pub/soapbox!1895
2022-12-18 05:37:26 +00:00
Alex Gleason
fa73c8ebc9
changelog: theme editor 2022-12-17 23:18:19 -06:00
Alex Gleason
34ebe9bd57
ThemeEditor: improve layout, improve color of slider 2022-12-17 21:25:20 -06:00
Alex Gleason
b71bb3966a
ThemeEditor: configure single-color items 2022-12-17 21:13:30 -06:00