Commit Graph

3101 Commits

Author SHA1 Message Date
925087024c back to use AccountContainer in Notification component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-30 22:43:58 +01:00
8d95a4040b Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-27 21:13:06 +01:00
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
af2d0749a1 Remove legacy avatar component, convert AccountContainer to TS/FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 12:29:01 +01:00
82d3e3c5f4 Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 17:34:55 +01:00
a7653403e7 Update immutable-js, fix tests, fix reducers/auth
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 14:09:09 +01:00
d1071a109b Remove unused styles/components
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:52:06 +01:00
4b3f03353d WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:31:07 +01: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
fa1d7937a7 Fix mentions in RTL 2022-12-23 17:34:14 -06:00
f174d0e973 Merge remote-tracking branch 'origin/develop' into threads-rtl 2022-12-23 16:33:30 -06:00
8fde7f267d Search: prevent overflow of text into icon 2022-12-23 16:24:04 -06:00
ea70f48023 Navbar: fix position of avatar in RTL on mobile 2022-12-23 16:02:39 -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
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
0356b014b0 Letterbox images taller than 1:1 2022-12-22 21:06:27 -06: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
bffe5318a9 Fix tests 2022-12-20 13:14:38 -05:00
f504d17abe Remove usage of 'snackbar' 2022-12-20 12:46:06 -05:00
642d1d8b3e Convert 'info' usage to Toast 2022-12-20 12:46:06 -05:00
b348ca71b9 Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
b7d0b4abe8 Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
397d79f73f Fix overflow issue on mobile 2022-12-19 10:33:37 -05:00
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
26cb4b1029 Hide button to chat with yourself
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1258
2022-12-18 12:58:19 -06:00
f955691d01 Settings: Messages --> Chats, reword follow criteria 2022-12-18 12:56:35 -06:00
fed6a7aa51 Fix demo mode 2022-12-18 12:29:31 -06:00
34ebe9bd57 ThemeEditor: improve layout, improve color of slider 2022-12-17 21:25:20 -06:00
b71bb3966a ThemeEditor: configure single-color items 2022-12-17 21:13:30 -06:00
ab70af31cd ThemeEditor: restore default theme 2022-12-17 20:48:02 -06:00
716cc311c7 ThemeEditor: allow importing a theme 2022-12-17 20:36:54 -06:00
c624fbcba3 ThemeEditor: allow exporting a theme 2022-12-17 20:16:05 -06:00
b15871aaa8 utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
69a9748b3d ThemeEditor: allow resetting the theme
(that was harder than I expected)
2022-12-17 19:39:54 -06:00
2505f622e2 ThemeEditor: add hue sliders 2022-12-17 19:02:02 -06:00
8a14dfefe7 Merge remote-tracking branch 'origin/develop' into theme-editor 2022-12-17 17:57:43 -06:00
8f78336a4b Dashboard: include link to repo for the current commit 2022-12-17 16:14:57 -06:00
dc7aea6466 Admin: restyle unapproved account, delete admin.scss 2022-12-17 15:48:45 -06:00
6c232d70a8 Admin: improve design of Moderation Logs 2022-12-17 15:23:18 -06:00
60f54f80b0 Dashboard: add quick links to Soapbox Config and Moderation Log 2022-12-17 15:08:59 -06:00
4fde647aa8 Admin: redesign registration picker 2022-12-17 14:53:21 -06:00
52bdb48bfb Admin: refactor email list downloads into List, get rid of .dashwidget css 2022-12-17 14:23:52 -06:00
ee443158b6 Admin: refactor counters with DashCounter component 2022-12-17 14:04:37 -06:00
819e03073b SoapboxConfig: link to theme editor 2022-12-17 13:10:59 -06:00
f906558dba Theme editor: allow saving theme 2022-12-17 13:05:50 -06:00