Commit graph

392 commits

Author SHA1 Message Date
Sean King
cf11e1b0e1
Improve the styling contrast for chart better 2021-04-10 23:25:22 -06:00
Sean King
e0e3e9cc9e
Fix poll leading bar contrast 2021-04-10 19:20:13 -06:00
Alex Gleason
207a163e15
Show mobile menu at tweener sizes, fixes #604 2021-03-30 22:18:46 -05:00
Alex Gleason
16ce14e403
Add mobile account switcher 2021-03-26 22:34:30 -05:00
Alex Gleason
c5778472f5
.dropdown-menu { max-width: 300px; } 2021-03-26 16:45:20 -05:00
Alex Gleason
c14fc83ac1
Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
Alex Gleason
007527328e
Start building LoginModal 2021-03-25 12:21:48 -05:00
Alex Gleason
0162eac662
Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
Alex Gleason
453290c6d7
Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
Alex Gleason
c44de0030c
Display user favicon in deletion modal 2021-03-15 18:59:42 -05:00
Alex Gleason
75df329a26
Display user account in deletion modal 2021-03-15 18:44:48 -05:00
Alex Gleason
6ed87aaf89
Display timestamps in mod log 2021-03-15 18:17:00 -05:00
Alex Gleason
4fa7f63d05
Fix status card action buttons on light theme 2021-03-07 12:45:04 -06:00
Alex Gleason
7f9508f117
Fix sharp corners on user panel 2021-01-18 18:44:05 -06:00
Alex Gleason
361cdc662f
Reports: overflow fix for status content 2021-01-18 15:37:08 -06:00
Alex Gleason
4044b4b14f
Reports: fix overflow on mobile and link color 2021-01-18 14:23:11 -06:00
Sean King
fe8eecf925
Refactor bot badge 2021-01-18 11:55:38 -07:00
Sean King
5b4aaf79aa
Fix bot tag display 2021-01-16 22:59:38 -07:00
Alex Gleason
b7bc013acc
Demetricator fixes, closes #543 2021-01-15 13:10:50 -06:00
Alex Gleason
ddac13d308
Account backups 2021-01-07 14:17:06 -06:00
Alex Gleason
e261a13430
Display modal in registration window when confirmations and/or approval are required 2021-01-02 20:56:41 -06:00
Alex Gleason
c5641a566d
Admin: add link to moderation log within reports 2021-01-01 14:06:12 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log 2021-01-01 12:50:53 -06:00
Alex Gleason
478581cb41
Reports: add links 2020-12-31 22:56:17 -06:00
Alex Gleason
142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses 2020-12-31 22:20:31 -06:00
Alex Gleason
2fd3c9441c
Reports: display reported posts 2020-12-31 20:47:15 -06:00
Alex Gleason
35a148d9c9
Reports: allow closing a report 2020-12-31 18:24:52 -06:00
Alex Gleason
95c4ba4234
Reports: allow deactivating a user 2020-12-31 17:54:08 -06:00
Alex Gleason
a16e709ff4
Reports: break out separate Report component, basic styling 2020-12-31 17:25:21 -06:00
Alex Gleason
0837bd0495
Admin Reports: display basic information 2020-12-31 15:05:39 -06:00
Alex Gleason
a0c24dbbcc
Admin: improve approval UI for mobile, display snackbar messages 2020-12-31 10:56:43 -06:00
Alex Gleason
560d9d642c
Admin: display nav on mobile 2020-12-30 08:43:24 -06:00
Alex Gleason
ef74f8ec69
Admin: improve dashcounters mobile styles 2020-12-30 00:53:36 -06:00
Alex Gleason
eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
Alex Gleason
03344756e5
Admin: display awaiting-approval counter in nav 2020-12-29 19:48:39 -06:00
Alex Gleason
a3f208c1be
Admin: make awaiting approval actions work 2020-12-29 18:22:31 -06:00
Alex Gleason
0ccc113931
Admon: add dummy placeholder links 2020-12-29 14:16:19 -06:00
Alex Gleason
d3daf63dd5
Start admin area, create dashboard 2020-12-29 12:34:23 -06:00
Alex Gleason
b6bec67eea
RemoteTimeline: add filter box 2020-12-24 16:39:57 -06:00
Sean King
8863f43d4a
Place imports for fonts from elsewhere at top 2020-11-11 11:24:31 -07:00
Sean King
a21bedfabc
Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts 2020-11-11 10:01:59 -07:00
Sean King
cf27b2799b
Remove unnecessary div in account section headline 2020-11-10 20:38:18 -07:00
Sean King
d769ee7c90
Refactor promo and features panels 2020-11-10 17:22:02 -07:00
Sean King
707f873094
Add server information page for mobile devices 2020-10-31 18:58:06 -06:00
Sean King
d34b705c5a
Remove outline from focusing whenever in Chromium-based browser 2020-10-28 08:49:50 -06:00
Alex Gleason
a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
Add font icon picker for admin config, fixes #338

Closes #338

See merge request soapbox-pub/soapbox-fe!219
2020-10-28 03:57:06 +00:00
Sean King
9507b7a82f
Use forked Emoji Mart picker to do the font icon picker instead 2020-10-16 19:35:28 -06:00
Sean King
3d64f9647c
Work on using Emoji Mart picker 2020-10-16 10:55:35 -06:00
Curtis
7f316e5335 Update basics.scss Fixes #484 2020-10-14 22:13:33 +00:00
Sean King
8385e30df1
Clean up CSS and move IconPicker to the Soapbox Config js 2020-10-14 08:46:45 -06:00