Commit graph

20 commits

Author SHA1 Message Date
Angelina Filippova
a8fb2a7255 In Reports add link to user's profile page in admin-fe and to user's account in Pleroma 2020-06-10 01:49:20 +03:00
Angelina Filippova
1033eee7e8 Remove text decoration underline for internal links 2020-06-09 23:36:14 +03:00
Angelina Filippova
5554413a7c Standardize function names, replace display_name with nickname on Status show page 2020-06-07 00:58:51 +03:00
Angelina Filippova
12bac96c9d Merge branch 'develop' into 'feature/do-not-show-users-with-null-nicknames'
# Conflicts:
#   src/components/Status/index.vue
#   src/views/users/components/ModerationDropdown.vue
#   src/views/users/show.vue
2020-06-06 21:10:12 +00:00
Angelina Filippova
789fa36e1a Replace checking if acccount is valid with checking if property exists 2020-06-06 22:16:25 +03:00
Angelina Filippova
54f6c90f06 Update user profile page for users without valid nickame 2020-06-01 22:25:08 +03:00
Angelina Filippova
f22485cc21 Fix styles for Desktop, Mobile and Tablet 2020-05-29 00:51:50 +03:00
Angelina Filippova
a936dfb1e1 Fix status show component's name 2020-05-24 20:09:53 +03:00
Angelina Filippova
3e4a3d2609 Add link to user's profile 2020-05-24 01:54:58 +03:00
Angelina Filippova
23ee4813f8 Add links to see user and status in instance 2020-05-23 22:16:18 +03:00
Angelina Filippova
7ca28c7c75 Add stop propagation event modifier 2020-05-23 00:51:46 +03:00
Angelina Filippova
8fddbb69d2 Update styles for deactivated users 2020-05-18 23:00:23 +03:00
Angelina Filippova
5fe5b38c13 Add router link to Status component 2020-05-02 16:35:13 +03:00
Angelina Filippova
d5e11e279f Update displaying accounts in reports and statuses 2020-04-08 18:56:01 +03:00
Angelina Filippova
e38c59cc49 Fix mobile-UI for reports section 2020-02-27 01:13:51 +03:00
Angelina Filippova
2a82ad691c Fix styles for desktop and mobile UI on Reports tab 2020-02-09 22:24:23 +03:00
Angelina Filippova
6ecfbb8892 2020-02-03 17:21:00 +03:00
Angelina Filippova
74018751e8 Remove checkboxes from statuses where they are not used 2020-01-31 22:12:00 +03:00
Maxim Filippov
44007dc5cd Ability to moderate users on the statuses page 2019-12-11 17:49:11 +03:00
Maxim Filippov
dd6802bdb6 Move status from views to components folder 2019-11-29 22:45:31 +09:00