Commit graph

150 commits

Author SHA1 Message Date
Alex Gleason
007527328e
Start building LoginModal 2021-03-25 12:21:48 -05:00
Alex Gleason
74f48229fc
Fix streaming access token 2021-03-24 17:53:09 -05:00
Alex Gleason
88420ccca6
Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
Alex Gleason
0162eac662
Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
Alex Gleason
a70c6c91af
Delete unused Compose code 2021-03-23 15:00:26 -05:00
Alex Gleason
23cc622dab
Purge unused getting_started feature 2021-03-23 14:54:51 -05:00
Alex Gleason
453290c6d7
Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
Alex Gleason
5d418d9269
Let public timelines be viewed 2021-01-27 20:40:30 -06:00
Alex Gleason
d0600aef02
Refactor Follow button and remote follow 2021-01-27 19:38:05 -06:00
Alex Gleason
a5ed1998d7
Merge remote-tracking branch 'origin/develop' into remote_follow 2021-01-27 19:14:22 -06:00
Alex Gleason
f24e1c9929
Normalize Pleroma user fields, fixes #549 2021-01-18 13:59:24 -06:00
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
558fd1e3cc
Fix column header conditional rendering, oops again 2021-01-01 14:25:48 -06:00
Alex Gleason
82b41d2521
Fix breaking column bug lol whoops 2021-01-01 14:11:52 -06:00
Alex Gleason
c5641a566d
Admin: add link to moderation log within reports 2021-01-01 14:06:12 -06:00
Alex Gleason
acf0619790
Columns cleanup 2021-01-01 13:22:54 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log 2021-01-01 12:50:53 -06:00
Alex Gleason
0e4a5101db
Reports: display media 2020-12-31 23:16:50 -06:00
Alex Gleason
a1db330b14
Accordion: use children instead of content 2020-12-31 20:18:57 -06:00
Alex Gleason
f7d11ff36e
Admin: reports boilerplate 2020-12-31 14:41:43 -06:00
Alex Gleason
51faa660ca
Admin: refactor Reports reducer 2020-12-31 14:29:31 -06:00
Alex Gleason
ec6b8b845c
Fix linter 2020-12-30 08:50:04 -06:00
Alex Gleason
560d9d642c
Admin: display nav on mobile 2020-12-30 08:43:24 -06:00
Alex Gleason
bfd01d0316
Admin: fetch ConfigDB config, start RegistrationModePicker 2020-12-29 22:17:03 -06:00
Alex Gleason
eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
Alex Gleason
1ad3ea4437
Admin: awaiting approval basics 2020-12-29 15:55:45 -06:00
Alex Gleason
d3daf63dd5
Start admin area, create dashboard 2020-12-29 12:34:23 -06:00
Alex Gleason
1794e5a72d
Rudimentary remote timelines 2020-12-24 16:20:58 -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
0bbdaa4191
eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
Alex Gleason
b8e78ab6a3
v1.0.0 --> v1.1.0 2020-10-04 22:28:34 -05:00
Alex Gleason
17266e172f
Chats: count only unread *chats* not total unread messages for counter 2020-10-02 20:01:09 -05:00
Alex Gleason
3a0b58315f
SoapboxConfig: add a default themeMode toggle 2020-10-01 19:33:03 -05:00
Alex Gleason
58d5b1940e
Accordion: fix PropType error 2020-10-01 16:17:32 -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
43afd599cd
Redirect Soapbox Legacy canary URLs to /about/canary 2020-10-01 11:56:33 -05:00
Mary Kate
12bdeac718 updates to Soapbox Config. Remove unnecessary fields, add accordion component 2020-09-30 14:09:00 -05:00
Alex Gleason
b782f6ab1a
Snackbar: clean up styles, basic functionality 2020-09-29 18:55:05 -05:00
Alex Gleason
c77c89ea08
UI: fix PropType warning on page 2020-09-27 16:48:23 -05:00
Alex Gleason
7926854fe6
ImportData: fix webpackChunkName 2020-09-27 12:36:24 -05:00
Alex Gleason
2d29d69f50
ImportData: rename some stuff 2020-09-27 11:18:25 -05:00
Alex Gleason
ba6f6b2aa4
Merge remote-tracking branch 'origin/develop' into import_follows 2020-09-27 11:01:01 -05:00
Alex Gleason
cbf8f82035
Fix 0 bug for user panel, fixes #415 !235 2020-09-17 23:35:08 -05:00
Curtis ROck
fdc1a051d3 Rough out import follows page and actions 2020-09-14 22:07:33 -05:00
Alex Gleason
ec491add23
UserPanel: only show stats when they're available 2020-09-11 13:04:45 -05:00
Alex Gleason
0c4eae5f10
Hovercard: basic Redux+Popper prototype 2020-09-10 19:09:27 -05:00