1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-30 22:13:01 +00:00

275 Commits

Author SHA1 Message Date
ffbb81bade Delete all posts of user 2021-01-21 18:17:38 +01:00
5a7e356265 Delete all comments of user 2021-01-21 18:13:01 +01:00
f325ec7ae7 Start to delete user account 2021-01-21 18:05:48 +01:00
e26d40183e Can delete group 2021-01-20 19:20:28 +01:00
f031f7b4b3 Ready to start to delete user account 2021-01-20 18:58:02 +01:00
8253779725 Can delete a custom emoji 2021-01-20 18:46:21 +01:00
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
1fd3a8e6d9 Can update account image visibility 2021-01-19 18:48:56 +01:00
e02c0ba2b9 Can change user account image 2021-01-19 18:27:56 +01:00
77d11a8210 Can set security settings 2021-01-19 17:47:48 +01:00
66ad111719 Can set language settings 2020-07-14 13:33:17 +02:00
5a1093b33a Can get language settings 2020-07-14 13:16:52 +02:00
4e343041d4 Implement missing feature 2020-07-14 11:44:18 +02:00
1850ca0626 Can set general settings 2020-07-14 11:36:15 +02:00
dcd8b07b60 Can get general settings 2020-07-14 11:15:20 +02:00
161e969966 Fix a issue with old comments 2020-07-14 09:17:20 +02:00
36f879f23f Complete exported data 2020-07-14 08:30:24 +02:00
df7aecc906 Export all conversations 2020-07-14 08:07:55 +02:00
30edf5f1a6 Export all conversation messages 2020-07-14 07:54:40 +02:00
1a7018b5e3 Add movies to export 2020-07-14 07:48:05 +02:00
88c45f05ac Add responses to surveys to export 2020-07-13 19:38:51 +02:00
70d5facf4c Add likes to export 2020-07-13 19:26:19 +02:00
67dd29fe2d Start account export 2020-07-13 19:12:39 +02:00
f21636aa4e Start to implement data export 2020-07-13 18:56:36 +02:00
ded88474d5 Can reset password 2020-07-13 15:33:18 +02:00
8a2f482bbd Can check the validity of a password reset token 2020-07-13 14:52:25 +02:00
e4b361ab12 Can generate a reset token if password is valid 2020-07-13 14:20:28 +02:00
c4f5447230 Can create new accounts 2020-07-13 13:35:25 +02:00
e76b3180e7 Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
071c773412 Can check if an email address exists or not 2020-07-13 13:00:02 +02:00
c2c6a24b29 Can disconnect a user from all its devices 2020-07-13 11:56:49 +02:00
748fa64609 Sort the list of memberships 2020-07-13 11:44:37 +02:00
b5bcb3e8c7 Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
3ee2e1843a Finish movie deletion implementation 2020-07-12 14:26:39 +02:00
2cc8e7da04 Can delete all the posts associated to a movie 2020-07-12 14:20:24 +02:00
ead879bc21 Can delete all the notifications of a given user 2020-07-12 14:02:52 +02:00
b133827c61 Improve code logic 2020-07-11 13:57:20 +02:00
cf549f973c Remove useless condition 2020-07-11 13:51:15 +02:00
55dc7a43b0 Can delete a single notification 2020-07-11 13:47:07 +02:00
7519ce59fc Start to implement the mark_seen method 2020-07-11 13:29:12 +02:00
87718076e7 Can get the list of unread notifications 2020-07-11 08:14:30 +02:00
1eac896291 Add the method /notifications/count_all_news 2020-07-10 13:31:40 +02:00
32aa7e7d1e Can count the number of unread notifications 2020-07-10 12:55:50 +02:00
715cfb0716 Can create new choices for a survey 2020-07-10 11:59:18 +02:00
964a7d1c8c Can cancel the response to a survey 2020-07-10 11:14:59 +02:00
4de337421a Can update like status of user page 2020-07-10 10:24:39 +02:00
5a5bf8c5c3 Can update comment content 2020-07-10 08:57:46 +02:00
24e094fc4a Can get information about a single comment 2020-07-10 08:45:53 +02:00
c90f74e782 Can create a comment 2020-07-10 08:21:40 +02:00
0aa6c0193f Fix missing check 2020-07-09 13:29:59 +02:00