Commit graph

8066 commits

Author SHA1 Message Date
Alex Gleason
c64b7d8ba9
Overhaul README 2022-12-18 17:03:11 -06:00
fa18698cd3 Groups: Status action bar actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 21:19:44 +01: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
3fab582627 List groups-related endpoints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:26:22 +01:00
f6f056e0fe Support Mastodon permissions system(?)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:18:26 +01:00
6b92d5f3a5 Manage group pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:03:41 +01:00
18b297ad63 Improve media panel styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 13:34:03 +01:00
96d39a9d1a Groups: Hide ComposeForm if not a member, add Media panel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 13:17:45 +01: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
Alex Gleason
ab70af31cd
ThemeEditor: restore default theme 2022-12-17 20:48:02 -06:00
Alex Gleason
716cc311c7
ThemeEditor: allow importing a theme 2022-12-17 20:36:54 -06:00
Alex Gleason
c624fbcba3
ThemeEditor: allow exporting a theme 2022-12-17 20:16:05 -06:00
Alex Gleason
b15871aaa8
utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
Alex Gleason
69a9748b3d
ThemeEditor: allow resetting the theme
(that was harder than I expected)
2022-12-17 19:39:54 -06:00
Alex Gleason
2505f622e2
ThemeEditor: add hue sliders 2022-12-17 19:02:02 -06:00
Alex Gleason
faf513c049
Add Slider component (based on video volume slider) 2022-12-17 18:31:56 -06:00
Alex Gleason
8a14dfefe7
Merge remote-tracking branch 'origin/develop' into theme-editor 2022-12-17 17:57:43 -06:00
Alex Gleason
eb63ec4d46 Merge branch 'admin-ui-reorganize' into 'develop'
Admin UI improvements

See merge request soapbox-pub/soapbox!2015
2022-12-17 22:37:48 +00:00
Alex Gleason
b00a189209
GitLab CI: let deps job be interrupted 2022-12-17 16:25:28 -06:00
Alex Gleason
b4d2c61d15
changelog typofix 2022-12-17 16:22:14 -06:00
Alex Gleason
8f78336a4b
Dashboard: include link to repo for the current commit 2022-12-17 16:14:57 -06:00
Alex Gleason
523820fda6
CHANGELOG: 3-column layout 2022-12-17 15:50:14 -06:00
Alex Gleason
dc7aea6466
Admin: restyle unapproved account, delete admin.scss 2022-12-17 15:48:45 -06:00
Alex Gleason
6c232d70a8
Admin: improve design of Moderation Logs 2022-12-17 15:23:18 -06:00
Alex Gleason
60f54f80b0
Dashboard: add quick links to Soapbox Config and Moderation Log 2022-12-17 15:08:59 -06:00
Alex Gleason
4fde647aa8
Admin: redesign registration picker 2022-12-17 14:53:21 -06:00
Alex Gleason
52bdb48bfb
Admin: refactor email list downloads into List, get rid of .dashwidget css 2022-12-17 14:23:52 -06:00
Alex Gleason
ee443158b6
Admin: refactor counters with DashCounter component 2022-12-17 14:04:37 -06:00
Alex Gleason
819e03073b
SoapboxConfig: link to theme editor 2022-12-17 13:10:59 -06:00
Alex Gleason
f906558dba
Theme editor: allow saving theme 2022-12-17 13:05:50 -06:00
Alex Gleason
ed12246ae4
Remove unused sea-blue color 2022-12-17 11:47:18 -06:00
Alex Gleason
5f08091856 Merge branch 'rename-unsafe-lifecycles' into 'develop'
Bundle: componentWillReceiveProps --> UNSAFE_componentWillReceiveProps

See merge request soapbox-pub/soapbox!2013
2022-12-17 17:29:56 +00:00
Alex Gleason
b481b70458 Merge branch 'more-changelog' into 'develop'
changelog: ability to see quotes, redesigned interactions

See merge request soapbox-pub/soapbox!2014
2022-12-17 17:23:30 +00:00
Alex Gleason
82248ac239
changelog: ability to see quotes, redesigned interactions 2022-12-17 11:22:37 -06:00
Alex Gleason
63ee2ba2ba
Bundle: componentWillReceiveProps --> UNSAFE_componentWillReceiveProps 2022-12-17 11:01:43 -06:00
Alex Gleason
d78659924c Merge branch 'danger-changelog' into 'develop'
Danger: don't warn about changelog for docs, CI, etc

See merge request soapbox-pub/soapbox!2012
2022-12-17 17:00:57 +00:00
7711553fd8 Groups: allow simple moderation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-17 17:57:43 +01:00
Alex Gleason
8f2a1fb6ef
Danger: don't warn about changelog for docs, CI, etc 2022-12-17 10:42:05 -06:00
b6b9fdb035 Groups: fix DetailsStep
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-17 15:59:11 +01:00
f829440104 Add groups link to sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-17 14:37:08 +01:00
0e730cf762 Groups: add key to group links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-17 14:33:40 +01:00
7d48c40b89 Placeholder group cards
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-17 14:31:23 +01:00