Commit graph

69 commits

Author SHA1 Message Date
Alex Gleason
1579e047b5
Add displayName, use as app name 2021-08-21 22:46:33 -05:00
Alex Gleason
594cf088ed
eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
Alex Gleason
5548644bd6
eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
Alex Gleason
2ff2060354
LatestAccountsPanel: add backwards compatibility with unsorted AdminAPI endpoint 2021-07-14 13:45:36 -05:00
Alex Gleason
4ca3d68bf6
LatestAccountsPanel: fix expand count 2021-07-14 13:21:23 -05:00
Alex Gleason
12939e3354
LatestAccountsPanel: add expand button, use compact display of accounts 2021-07-14 13:17:21 -05:00
Alex Gleason
5f3b33cce7
Merge remote-tracking branch 'origin/develop' into admin-recent-users 2021-07-14 12:28:36 -05:00
Alex Gleason
b2ebdbcf80
Admin: display latest accounts in dashboard 2021-07-14 12:27:51 -05:00
Alex Gleason
a362e0bbd7
UserIndex: display account joined date when available 2021-07-14 10:22:07 -05:00
Alex Gleason
022c9f06b3
UserIndex: style search input, rework debounced search 2021-07-13 20:39:03 -05:00
Alex Gleason
30b39d739f
UserIndex: make search work 2021-07-13 20:14:15 -05:00
Alex Gleason
aae031f5d0
UserIndex: configurable pageSize 2021-07-13 18:49:41 -05:00
Alex Gleason
105961b3e7
Admin: link status count to local timeline 2021-07-13 18:43:31 -05:00
Alex Gleason
a89ea524a9
Refactor AwaitingApproval 2021-07-13 17:59:55 -05:00
Alex Gleason
732fba73f5
Admin: refactor fetchUsers() action 2021-07-13 17:27:11 -05:00
Alex Gleason
3043924045
Refactor UserIndex to use its own state instead of Redux 2021-07-13 17:01:31 -05:00
Alex Gleason
80a682f120
Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
Alex Gleason
96af79ad90
Moderators: conditional display of features 2021-07-12 23:32:02 -05:00
Alex Gleason
eb006202e7
EmailList: let csv links be clickable, add combined.csv support, conditionally display elements 2021-06-15 15:20:00 -05:00
Alex Gleason
4d22bdfe28
Fix video meta dimensions 2021-05-17 17:02:23 -05:00
Alex Gleason
d987b64b05
Display user retention % in dashboard 2021-04-22 21:02:52 -05:00
Alex Gleason
368066af2f
Add MAU to dashboard 2021-04-22 20:23:54 -05:00
Alex Gleason
e6b1284f97
Pull dashboard Soapbox version from utils/code.js 2021-03-30 17:28:36 -05:00
Alex Gleason
6ed87aaf89
Display timestamps in mod log 2021-03-15 18:17:00 -05:00
Alex Gleason
9156e01862
Allow endless scrolling of moderation log 2021-03-15 17:54:48 -05:00
Alex Gleason
c6b7a7ca8a
Store admin log in reducer 2021-03-15 17:29:48 -05:00
Alex Gleason
498471958b
Use short names for admin quick actions 2021-01-18 18:25:36 -06:00
Alex Gleason
c80797ccf8
Admin: delete status directly from menu 2021-01-18 15:57:20 -06:00
Alex Gleason
926335b268
Add "deactivate" and "delete" user modals to every status and account profile 2021-01-18 15:27:35 -06:00
Alex Gleason
bdf0d3618d
Refactor mod report modals 2021-01-18 14:59:02 -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
0e4a5101db
Reports: display media 2020-12-31 23:16:50 -06:00
Alex Gleason
478581cb41
Reports: add links 2020-12-31 22:56:17 -06:00
Alex Gleason
7bd670728d
Reports: only show quote if length > 0 2020-12-31 22:46:21 -06:00
Alex Gleason
a8711f7b14
Reports: add "View post" button 2020-12-31 22:40:13 -06:00
Alex Gleason
142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses 2020-12-31 22:20:31 -06:00
Alex Gleason
8c8615498b
Reports: parse HTML quotes 2020-12-31 21:34:07 -06:00
Alex Gleason
c0770c77f5
Reports: only display accordion when reported posts exist 2020-12-31 20:50:22 -06:00
Alex Gleason
2fd3c9441c
Reports: display reported posts 2020-12-31 20:47:15 -06:00
Alex Gleason
a8893907d4
Reports: import statuses, add getReport selector 2020-12-31 20:11:08 -06:00
Alex Gleason
90414939a5
Reports: allow deleting a user 2020-12-31 18:59:10 -06:00
Alex Gleason
043bb1a00a
Reports: add modal prompt when deactivating user 2020-12-31 18:51:51 -06:00
Alex Gleason
48bca704cc
Reports: close report when deactivating user 2020-12-31 18:44:45 -06:00
Alex Gleason
2c58396b00
Reports: tweak empty message text 2020-12-31 18:31:50 -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
f7d11ff36e
Admin: reports boilerplate 2020-12-31 14:41:43 -06:00