Commit Graph

21 Commits

Author SHA1 Message Date
b5432ad8de Refactor some reducers with Immutable.Record 2022-03-11 14:42:52 -06:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
e4dd720d51 EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
b2ebdbcf80 Admin: display latest accounts in dashboard 2021-07-14 12:27:51 -05:00
2f6cd35f38 Admin: refactor actions to use accountIds instead of nicknames 2021-07-13 18:30:46 -05:00
a89ea524a9 Refactor AwaitingApproval 2021-07-13 17:59:55 -05:00
3043924045 Refactor UserIndex to use its own state instead of Redux 2021-07-13 17:01:31 -05:00
80a682f120 Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
f24e1c9929 Normalize Pleroma user fields, fixes #549 2021-01-18 13:59:24 -06:00
a8893907d4 Reports: import statuses, add getReport selector 2020-12-31 20:11:08 -06:00
35a148d9c9 Reports: allow closing a report 2020-12-31 18:24:52 -06:00
51faa660ca Admin: refactor Reports reducer 2020-12-31 14:29:31 -06:00
bfd01d0316 Admin: fetch ConfigDB config, start RegistrationModePicker 2020-12-29 22:17:03 -06:00
23a4a605a1 Admin: fix optimistic approve 2020-12-29 18:53:06 -06:00
299c14adc8 Admin: optimistic awaiting-approval actions 2020-12-29 18:38:58 -06:00
a3f208c1be Admin: make awaiting approval actions work 2020-12-29 18:22:31 -06:00
1ad3ea4437 Admin: awaiting approval basics 2020-12-29 15:55:45 -06:00
fa9421a7c1 Reports counter: Only count open reports 2020-08-24 18:00:09 -05:00
c3c77c1795 Show reports counter icon for staff members, fixes #273 2020-08-24 17:18:53 -05:00