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 |
|
Alex Gleason
|
28e8ab9067
|
Highlight home tab for public timelines, fixes #406
|
2020-09-09 14:52:27 -05:00 |
|
Alex Gleason
|
9d7b86935f
|
Chats: fetch chats in UI instead of chat list, fixes #384
|
2020-09-03 14:18:11 -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
|
229d5c3f90
|
Chats: add mobile chat notification counter
|
2020-08-28 15:22:33 -05:00 |
|
Alex Gleason
|
2f2c849dfa
|
Chats: remove DM links from menus
|
2020-08-28 15:09:17 -05:00 |
|
Alex Gleason
|
572a1db9f7
|
Chats: mobile styling
|
2020-08-28 14:42:58 -05:00 |
|
Alex Gleason
|
b1ccec1cf5
|
Chats: hide FAB on chat pages
|
2020-08-28 13:27:54 -05:00 |
|
Alex Gleason
|
942b3fdebe
|
Chats: add individual chat page for mobile
|
2020-08-27 22:46:48 -05:00 |
|
Alex Gleason
|
cd30d79b5b
|
Chats: render independent ChatIndex for mobile
|
2020-08-27 22:11:15 -05:00 |
|
Alex Gleason
|
abd6c419f1
|
Chats: hide for mobile (for now)
|
2020-08-27 16:54:07 -05:00 |
|
Alex Gleason
|
96ccf02ab8
|
Merge branch '340-load-more-community-fix' into 'develop'
Pass last statusID into status list before filtering, fixes #340
Closes #340
See merge request soapbox-pub/soapbox-fe!188
|
2020-08-26 19:43:32 +00:00 |
|
Alex Gleason
|
5c03f855f6
|
lastStatusId: move assignment out of selector
|
2020-08-26 14:31:22 -05:00 |
|
Mary Kate
|
fbee7a237c
|
pass last statusID into status list before filtering, fixes #340
|
2020-08-25 14:59:05 -05:00 |
|