Maxim Filippov
fc017e6032
Move element-ui components to the separate folder
2019-11-29 22:45:24 +09:00
Maxim Filippov
60ccdd72cf
Merge branch 'develop' into feature/fetch-statuses-from-given-instance
2019-11-29 17:23:19 +09:00
Angelina Filippova
775d7c36f6
Fix styles and add message when there are no statuses
2019-11-29 01:18:33 +09:00
Angelina Filippova
03c1ee19fa
Update card with user information
2019-11-29 00:23:32 +09:00
Angelina Filippova
dc83582629
Combine reports with one topic and add pagination
2019-11-28 11:04:05 +00:00
Maxim Filippov
f477dec059
Pagination
2019-11-15 12:54:33 +09:00
Maxim Filippov
6695226e12
Add statuses page
2019-11-14 22:42:56 +09:00
Maxim Filippov
878e849801
Kill tinymce
2019-11-01 18:55:59 +03:00
Angelina Filippova
ed33b1569e
Add translations to emojiPacks module and alphabetize it
2019-10-25 18:48:30 +02:00
Angelina Filippova
83bbf5dd77
Add translations
2019-10-23 21:13:15 +02:00
Maxim Filippov
02ea80c756
Merge branch 'master' into feature/relays-management
2019-10-23 19:21:33 +02:00
Maxim Filippov
47dd86911f
Add ability to manage relays
2019-10-17 22:59:25 +02:00
Angelina Filippova
d74bdecc32
Add ability to delete pack, download an archive and download a pack
2019-10-09 18:24:27 +03:00
Angelina Filippova
12e836ff26
Rework managing emojis
2019-10-08 03:08:14 +03:00
Angelina Filippova
9bc103042b
Add form for uploading new emoji
2019-10-07 03:09:53 +03:00
Angelina Filippova
932d20cfc6
Add form for entering or changing emoji pack metadata
2019-10-06 02:17:50 +03:00
Angelina Filippova
30a1a25ff7
Improve interface for Emoji packs
2019-10-05 15:11:19 +03:00
Angelina Filippova
4e2b24ea4b
Remove emoji packs from router and add it to Settings tab
2019-10-05 02:15:26 +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
f7777f6d15
Add translations to report component
2019-09-28 01:29:24 +03:00
Maxim Filippov
8956e68fa1
mailerEnabled
must be set to true
in order to require password reset (password reset currently only works via email)
2019-09-27 19:23:42 +03:00
Maxim Filippov
a30a795b44
Add moderation log
2019-09-27 12:41:54 +00:00
Maxim Filippov
ada2de9733
Ability to require user's password reset
2019-09-24 22:55:42 +00: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
f8fe580e16
Login via PleromaFE
2019-09-13 01:55:50 +03:00
Maxim Filippov
64c82c5bca
Linter fixes
2019-08-14 10:24:51 +00:00
Exilat
b875801900
[i18n] Adds Occitan language
2019-08-14 09:50:45 +00:00
Angelina Filippova
6846ccf670
Add forms for configuring server-settings
2019-08-09 16:45:25 +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
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
ea938958a6
Fix styles
2019-05-26 20:39:26 +02:00
Angelina Filippova
c9d6402c37
Add ability to delete status
2019-05-25 01:46:08 +02:00
Angelina Filippova
7a0180c727
Extract statuses into separate file
2019-05-24 14:46:23 +02:00
Angelina Filippova
3657b49a5c
Add ability to change state of reports
2019-05-23 21:33:52 +02:00
Angelina Filippova
f06e45cf42
Add select input for reports filters
2019-05-20 00:29:54 +03:00
Angelina Filippova
97aff70b80
Add checkboxes to select users and a list of actions
2019-05-04 02:12:48 +03:00
Angelina Filippova
44a771f2f9
Add message when there are no notes to show
2019-04-05 00:15:39 +03:00
Angelina Filippova
b949ddae60
Add confirm message when deleting a note and update tests
2019-04-04 00:30:53 +03:00
Angelina Filippova
289cb0d836
Add translations
2019-04-02 20:54:53 +03:00
Angelina Filippova
b266dc31eb
Add timeline component
2019-03-30 22:37:44 +07:00
Angelina Filippova
8ef35b4f9b
Create route for Reports
2019-03-30 13:15:11 +07:00
Angelina Filippova
c1e1623da5
Add more users filters
2019-03-29 14:25:53 +00:00
Angelina Filippova
1b8281040d
Add translations
2019-03-25 23:19:21 +05:00
Angelina Filippova
f91549a7a6
Update login process
2019-03-23 14:09:48 +00:00
Angelina Filippova
6f666f91bb
Add translations
2019-03-22 21:27:31 +00:00
Maxim Filippov
96e52a14cc
Authorization
2019-02-22 22:38:56 +03:00
Pan
0fed69f367
perf[Screenfull]: refactor screenfull component
2019-02-13 16:34:03 +08:00
Pan
dd9fb09a29
perf[Lang]: make up for miss keywords
2019-02-11 14:15:55 +08:00