Angelina Filippova
f7777f6d15
Add translations to report component
2019-09-28 01:29:24 +03:00
Angelina Filippova
5d74d68c50
Pass account instead of report to dropdown that moderates user
2019-09-28 01:27:46 +03:00
Angelina Filippova
6ccffd9728
Fetch reports after changing and deleting status
2019-09-28 01:24:51 +03:00
Angelina Filippova
c9e9b62955
Extract dropdown for moderating users into separate component and rename timeline item to report
2019-09-25 19:08:43 +03:00
Ekaterina Vaartis
8899157dc8
Fix emoji having double http(s) in their links
2019-09-24 00:34:14 +03:00
Angelina Filippova
81510916b5
Generate invite tokens from admin-fe
2019-09-23 19:00:28 +00:00
vaartis
2841de76cf
Add configuration for sharing emoji packs
2019-09-23 18:42:18 +00:00
Maxim Filippov
c2a33da65c
Add ability to disable settings/reports during compile time
2019-09-14 22:17:24 +00:00
Maxim Filippov
eeb68bafee
Merge branch 'feature/make-404-default-in-english' into 'master'
...
Show 404 page in English by default
Closes #38
See merge request pleroma/admin-fe!42
2019-09-14 17:43:31 +00:00
Maxim Filippov
3f52ba1d47
Show 404 page in English by default
2019-09-14 20:38:27 +03:00
Maxim Filippov
0aee17e9a2
Add "login-pleroma" link
2019-09-13 20:50:21 +00:00
Maxim Filippov
f8fe580e16
Login via PleromaFE
2019-09-13 01:55:50 +03:00
Angelina Filippova
210d19314e
Get instance from window.location if it is not provided in the username field
2019-09-02 23:58:17 +00:00
Angelina Filippova
e79b4bfd9f
Add new settings to config
2019-08-24 11:55:47 +00:00
kPherox
c6dcc94626
Fix parsing objects in config
2019-08-21 17:48:30 +00:00
kPherox
e504d8264b
Converts maps and structs from config to JS objects, not array of tuples when wrapping config
2019-08-21 11:37:55 +00:00
Maxim Filippov
1987475752
Remove "dashboard" from menu
2019-08-15 12:22:14 +00:00
Angelina Filippova
30c15dbc62
[1.0.1] Server config fixes
2019-08-15 12:13:14 +00:00
Angelina Filippova
c9684059ca
Merge branch 'fix-setting-error' into 'master'
...
Fixed there can't be submitted settings
See merge request pleroma/admin-fe!28
2019-08-14 23:51:51 +00:00
Maxim Filippov
64c82c5bca
Linter fixes
2019-08-14 10:24:51 +00:00
sierra
09738dc919
Revert "Try 30 seconds to get a passing build"
...
This reverts commit 06bb4b79ac4a56913d257852e64d88531cd9567c
2019-08-14 09:51:33 +00:00
Exilat
b875801900
[i18n] Adds Occitan language
2019-08-14 09:50:45 +00:00
kPherox
b37aaac9d6
Add null check
2019-08-10 02:05:43 +09:00
Angelina Filippova
6846ccf670
Add forms for configuring server-settings
2019-08-09 16:45:25 +00:00
Angelina Filippova
f1418274dc
Fix user deletion by changing variable name
2019-07-27 12:05:30 +00:00
Angelina Filippova
232d5d8407
Remove deleted users
2019-07-27 11:51:31 +00:00
Maxim Filippov
1222604703
Reporting enhancements
...
- User moderate actions
- Don't show closed reports on the main reports dashboard
- User links should link to the user's local (or shadowed) profile *inside* Admin FE so a moderator can do a more "full spectrum" analysis of the situation
2019-07-24 20:50:45 +00:00
Angelina Filippova
42f88d0bea
Render html tags in statuses
2019-06-15 19:01:10 +00:00
Angelina Filippova
b602f1fc41
Update node-sass and remove deprecated code
2019-06-12 15:38:15 +00:00
Angelina Filippova
6cca293824
Allow to register new user accounts
2019-06-11 15:13:48 +00:00
feld
3a8a032e81
Merge branch 'feature/add-reports' into 'master'
...
Add ability to read reports
Closes #14
See merge request pleroma/admin-fe!11
2019-05-30 15:45:40 +00:00
Angelina Filippova
c436b36a72
Add test for deleting a status
2019-05-30 02:37:43 +02:00
Angelina Filippova
fdb12d7a05
Add tests for adding and removing sensitive flag to a status
2019-05-30 02:11:23 +02:00
feld
366fdbfc1e
Merge branch 'feature/select-multiple-users' into 'master'
...
Apply user actions to multiple users
Closes #18
See merge request pleroma/admin-fe!17
2019-05-29 22:24:42 +00:00
Angelina Filippova
7bf7f4ef4c
Add tests for changing report state
2019-05-29 23:48:50 +02:00
Angelina Filippova
ed374d0158
Add tests for filtering reports
2019-05-28 22:43:26 +02:00
Angelina Filippova
7d8099edef
Fix pagination when filter is applied
2019-05-26 21:05:40 +02:00
Angelina Filippova
ea938958a6
Fix styles
2019-05-26 20:39:26 +02:00
Angelina Filippova
7936d98050
Add tests for fetching reports and scrolling event
2019-05-25 14:20:13 +02:00
Angelina Filippova
c9d6402c37
Add ability to delete status
2019-05-25 01:46:08 +02:00
Angelina Filippova
93866e78ae
Fix on scroll event
2019-05-25 01:45:05 +02:00
Angelina Filippova
7b4184cbde
Add ability to change status scope
2019-05-25 01:11:54 +02:00
Angelina Filippova
7a0180c727
Extract statuses into separate file
2019-05-24 14:46:23 +02:00
Angelina Filippova
cf50fb0528
Do not render content and statuses rows if there is no data
2019-05-24 13:34:07 +02:00
Angelina Filippova
3657b49a5c
Add ability to change state of reports
2019-05-23 21:33:52 +02:00
Angelina Filippova
b14805d889
Show message when there is no data to display
2019-05-23 00:17:42 +02:00
Angelina Filippova
63bf0ecb84
Add ability to filter reports
2019-05-23 00:16:41 +02:00
Angelina Filippova
1494f7fd9d
Implement pagination for reports
2019-05-22 00:59:15 +02:00
Angelina Filippova
0667d92d2a
Replace deprecated login API
2019-05-21 19:24:48 +00:00
Angelina Filippova
f8562896b9
Fix styles for report rows
2019-05-21 13:47:25 +03:00