Commit Graph

44 Commits

Author SHA1 Message Date
74f48229fc Fix streaming access token 2021-03-24 17:53:09 -05:00
23cc622dab Purge unused getting_started feature 2021-03-23 14:54:51 -05:00
5d418d9269 Let public timelines be viewed 2021-01-27 20:40:30 -06:00
ddac13d308 Account backups 2021-01-07 14:17:06 -06:00
39436bc07c Admin: basic moderation log 2021-01-01 12:50:53 -06:00
f7d11ff36e Admin: reports boilerplate 2020-12-31 14:41:43 -06:00
ec6b8b845c Fix linter 2020-12-30 08:50:04 -06:00
560d9d642c Admin: display nav on mobile 2020-12-30 08:43:24 -06:00
bfd01d0316 Admin: fetch ConfigDB config, start RegistrationModePicker 2020-12-29 22:17:03 -06:00
eec89aaeb5 Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
1ad3ea4437 Admin: awaiting approval basics 2020-12-29 15:55:45 -06:00
d3daf63dd5 Start admin area, create dashboard 2020-12-29 12:34:23 -06:00
1794e5a72d Rudimentary remote timelines 2020-12-24 16:20:58 -06:00
707f873094 Add server information page for mobile devices 2020-10-31 18:58:06 -06:00
43afd599cd Redirect Soapbox Legacy canary URLs to /about/canary 2020-10-01 11:56:33 -05:00
2d29d69f50 ImportData: rename some stuff 2020-09-27 11:18:25 -05:00
fdc1a051d3 Rough out import follows page and actions 2020-09-14 22:07:33 -05:00
0c4eae5f10 Hovercard: basic Redux+Popper prototype 2020-09-10 19:09:27 -05:00
9d7b86935f Chats: fetch chats in UI instead of chat list, fixes #384 2020-09-03 14:18:11 -05:00
572a1db9f7 Chats: mobile styling 2020-08-28 14:42:58 -05:00
b1ccec1cf5 Chats: hide FAB on chat pages 2020-08-28 13:27:54 -05:00
942b3fdebe Chats: add individual chat page for mobile 2020-08-27 22:46:48 -05:00
cd30d79b5b Chats: render independent ChatIndex for mobile 2020-08-27 22:11:15 -05:00
abd6c419f1 Chats: hide for mobile (for now) 2020-08-27 16:54:07 -05:00
d6b3268da4 Render chats in panes layout 2020-08-25 14:58:35 -05:00
f1cff927c0 Display Chat list 2020-08-24 21:26:42 -05:00
fa9421a7c1 Reports counter: Only count open reports 2020-08-24 18:00:09 -05:00
ebea858ca2 Reports Counter: Only fetch reports when user is staff 2020-08-24 17:31:45 -05:00
c3c77c1795 Show reports counter icon for staff members, fixes #273 2020-08-24 17:18:53 -05:00
2470e59596 /admin --> /soapbox/config 2020-08-23 21:48:31 -05:00
d6220565f9 features/configuration --> features/soapbox_config 2020-08-23 15:16:04 -05:00
ea94b05608 Resolve merge conflicts
Merge branch 'develop' into 'admin_cfg'

# Conflicts:
#   app/soapbox/features/compose/components/action_bar.js
#   app/soapbox/features/edit_profile/index.js
2020-08-09 23:02:48 +00:00
504e36c7d8 Fix linter 2020-08-09 14:44:56 -05:00
e97b9d2168 Update columns layout for all pages 2020-08-09 14:37:02 -05:00
68f765da28 Multi-Factor Auth with OTP 2020-08-07 20:17:13 +00:00
ee97e94779 Bookmark posts 2020-07-29 21:08:36 +00:00
eef32c96e3 Added branding_preview. Edited index 2020-07-21 18:38:10 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
5ea6aaf48e EditProfile: Remove display name limits, redirect /user-settings 2020-06-13 10:16:43 -05:00
75a0062dd4 Make /auth/edit a private route 2020-06-05 15:21:19 -05:00
f99d1300c2 Security --> SecurityForm 2020-06-05 15:00:24 -05:00
860b2d18f4 Security: Rudimentary email change 2020-06-05 14:25:26 -05:00
6116b56676 Redirect /settings to /settings/preferences 2020-06-03 01:30:57 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00