Commit Graph

165 Commits

Author SHA1 Message Date
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
Alex Gleason
3246812a72 Theme toggle: fix color in sidebar menu light mode 2020-09-03 13:02:26 -05:00
Alex Gleason
a98fadb4d4 Show remote favicons on statuses, #258 2020-09-02 21:40:26 -05:00
Alex Gleason
a47524d33f User Panel: fix truncated display name 2020-08-30 18:53:37 -05:00
Alex Gleason
a419c5da34 Merge branch 'chats' into 'develop'
ChatMessages MVP

See merge request soapbox-pub/soapbox-fe!185
2020-08-28 22:03:34 +00:00
Alex Gleason
4b22726016 Lower .floating-nav-link z-index to be below chat panes 2020-08-27 22:31:43 -05:00
Alex Gleason
14eec701cb Chats: add empty chats message 2020-08-27 14:02:52 -05:00
Alex Gleason
bd7aa14488 Merge branch 'markdown-ordered-lists-fix' into 'develop'
Fix markdown ordered list numbers rending on the bottom, fixes #344

Closes #344

See merge request soapbox-pub/soapbox-fe!186
2020-08-26 04:42:33 +00:00