Angelina Filippova
6258334307
Add api function and module action for fetching grouped reports
2019-10-15 19:27:22 +02:00
Angelina Filippova
e38dbbf4c7
Remove unnecessary event listener
2019-10-15 19:23:40 +02:00
Angelina Filippova
319b0d3c44
Fix dispatching FetchReports and FetchUserStatuses from status module
2019-10-04 04:11:40 +03:00
Angelina Filippova
f5c088dc1a
Add ability to display media attachments, polls and statuses with hidden content
2019-10-04 00:45:21 +03:00
Angelina Filippova
2ea990f074
Add module for status
2019-10-04 00:20:48 +03:00
Angelina Filippova
9f99dea72f
Extract status into separate view
2019-10-02 14:56:24 +03:00
Angelina Filippova
d29cd29941
Add report count
2019-09-30 00:27:03 +03:00
Angelina Filippova
a0667c1f45
Move report rendering and its pagination inside report component
2019-09-30 00:22:01 +03:00
Angelina Filippova
6e2ebd0519
Implement pagination
2019-09-29 22:43:24 +03:00
Angelina Filippova
4dd550a0cf
Add tag with report state and ability to change it to Report Card
2019-09-28 23:50:57 +03:00
Angelina Filippova
b87945c42f
Add ability to switch between all reports and grouped reports (with stubbed data)
2019-09-28 01:35:58 +03:00
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