Commit Graph

172 Commits

Author SHA1 Message Date
Sean King fe8eecf925
Refactor bot badge 2021-01-18 11:55:38 -07: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 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
Alex Gleason 263b7ddff8
Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
Alex Gleason f70a1814ec
Fixes #463 unwanted emoji background 2020-10-05 21:20:39 -05:00
Alex Gleason 93d2e83584
SoapboxConfig: site preview 2020-10-01 18:57:11 -05:00
Alex Gleason 645474a77c Merge branch 'accordion' into 'develop'
Accordions

See merge request soapbox-pub/soapbox-fe!285
2020-10-01 21:11:52 +00:00
Alex Gleason 7b6276fa59
Accordion: replace ExplanationBox with Accordion 2020-10-01 16:00:50 -05:00
Alex Gleason 63fc0b4e26
Accordion: refactor 2020-10-01 15:19:38 -05:00
Alex Gleason 77da2b0c73
Markdown: style images 2020-10-01 12:07:04 -05:00
Alex Gleason 2631aed374
ProfileHoverCard: fix #425 hide hover card when ref gets detatched 2020-09-30 16:19:52 -05:00
Alex Gleason b782f6ab1a
Snackbar: clean up styles, basic functionality 2020-09-29 18:55:05 -05:00
Alex Gleason 78b4587ce0
Snackbar: improve style 2020-09-28 18:43:17 -05:00
Alex Gleason 81c31f5d92
Merge remote-tracking branch 'origin/develop' into snackbar 2020-09-28 16:20:28 -05:00
Alex Gleason 57be8b0e2c
DetailedStatus: display name spacing hotfix 2020-09-28 10:25:12 -05:00
Alex Gleason bcc2ee9c70
Chats: fix audio toggle on light theme 2020-09-22 17:02:33 -05:00
Alex Gleason 9d2da836b3
Snackbar: allow severity levels 2020-09-21 22:56:15 -05:00
Alex Gleason 377506a92f
Chats: allow toggle notification sounds from mobile 2020-09-18 00:28:54 -05:00
Alex Gleason dbddc177c1
Merge remote-tracking branch 'origin/develop' into fix_safari_sidebar_menu_rendering 2020-09-17 21:51:38 -05:00
Alex Gleason 4d5561e9af
Hovercard: invisible hotfix 2020-09-11 15:54:22 -05:00
Alex Gleason 35fe2fa4fa
Hovercard: hide on click ref 2020-09-11 15:39:38 -05:00
Alex Gleason 9ac6f3aaab
Restore old border-radius behavior, fixes #266 2020-09-11 12:24:43 -05:00
Alex Gleason 72659f27c1
Hovercard: attach to each element for better positioning 2020-09-11 12:17:32 -05:00
Alex Gleason 1d90950e59
Hovercard: refactor with HoverRefWrapper 2020-09-11 11:37:05 -05:00
Alex Gleason d8ea37bf5e
Hovercard: clear when card is unhovered 2020-09-10 22:08:17 -05:00
Alex Gleason 4630a5cd04
Hovercard: mouseout clears the card 2020-09-10 20:18:04 -05:00
Alex Gleason 0c4eae5f10
Hovercard: basic Redux+Popper prototype 2020-09-10 19:09:27 -05:00
Bárbara de Castro Fernandes 01667a005e Show file icon and name for other file types
Currently the media preview looks blank when the file type is anything
other than an image, video or audio. This commit inserts a generic file
icon and also a label with the filename for these other extensions.
2020-09-06 16:08:09 -03:00
Alex Gleason f89f4e08fe
Theme toggle: use dark bg in tabs-bar again 2020-09-03 23:51:16 -05:00
Sean King 529cb0d417
Fix theme toggle CSS on dark 2020-09-03 17:04:34 -06:00