1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
Commit Graph

529 Commits

Author SHA1 Message Date
608a85e7f5 Delete notification for a user about a post when updating it 2021-01-25 18:40:54 +01:00
b6021b11d2 Delete notifications related with a group when quitting it 2021-01-25 18:38:47 +01:00
c042077067 Create a notification when responding to group membership request 2021-01-25 18:37:07 +01:00
30f133b2a3 Delete notification when removing a user from a group 2021-01-25 18:33:23 +01:00
7141312eb5 Delete notification when cancelling request 2021-01-25 18:31:34 +01:00
3ceb2ae13d Create notification when sending a group membership request 2021-01-24 18:37:07 +01:00
5f70c32b96 Create notification when responding to group membership invitation 2021-01-24 18:29:19 +01:00
4af2e71761 Delete notifications when deleting a friend 2021-01-24 18:21:03 +01:00
c7c651e6fe Send a notification when responding to friensdhip request 2021-01-24 18:17:32 +01:00
919f4184b7 Send a notification when creating a new post 2021-01-24 18:13:17 +01:00
3afc30fb89 Delete notifications on like updates 2021-01-24 18:09:45 +01:00
334496a63c Can delete notification targeting a user about a post 2021-01-24 18:05:11 +01:00
f1525c4cc4 Delete all notifications related with friendship requests 2021-01-24 17:57:30 +01:00
f84f925abc Can delete all the notifications related with a post 2021-01-24 17:48:46 +01:00
1c710ad965 Delete notifications when cancelling an invitation 2021-01-24 17:42:30 +01:00
de9304a604 Can delete group membership notifications 2021-01-24 17:39:16 +01:00
bb06760437 Can create group membership notifications 2021-01-23 15:30:14 +01:00
fd5000aef9 Can create friendship notifications 2021-01-23 15:04:52 +01:00
4d6ff8fef3 Start to push notifications 2021-01-23 14:52:05 +01:00
0e80564f85 Remove resolved TODOs 2021-01-23 09:56:19 +01:00
ddce4062c7 Make limit system lives 2021-01-23 09:44:34 +01:00
dac83ba437 Check for upstream proxy 2021-01-23 08:37:58 +01:00
82fcd95fd3 Start to extract remote IP address 2021-01-23 08:19:10 +01:00
ebc5ebea2a Start to implement requests limit 2021-01-22 19:39:14 +01:00
89d2cedfb7 Define limit policy in routes listing 2021-01-22 18:46:09 +01:00
93388317a2 Remove user from user table 2021-01-22 18:25:58 +01:00
7d16410ab2 Destroy all user login tokens when deleting his account 2021-01-22 18:24:02 +01:00
472f44b5a5 Can delete all the custom emojies of a given user 2021-01-21 19:06:49 +01:00
61cb9e671c Delete all likes on user page when deleting user account 2021-01-21 19:01:10 +01:00
93a0fd53c2 Delete user account image when deleting user account 2021-01-21 18:58:31 +01:00
f7a2623951 Can delete all the friends of a user 2021-01-21 18:56:35 +01:00
6518ff5be8 Can delete all the notifications related with a user 2021-01-21 18:49:15 +01:00
5a704f5c59 Can remove the user from all its conversations 2021-01-21 18:41:27 +01:00
99db58bde2 Can delete all the conversation messages of a user 2021-01-21 18:36:53 +01:00
64b9497cc5 Can delete all the movies of a user 2021-01-21 18:30:20 +01:00
b8e9a4c95d Can delete all the likes of a user 2021-01-21 18:26:18 +01:00
7aa0858642 Can delete all responses to survey of a user 2021-01-21 18:23:23 +01:00
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
110f84eb0a Fix typo 2021-01-19 18:49:31 +01:00
1fd3a8e6d9 Can update account image visibility 2021-01-19 18:48:56 +01:00
33eab5919b Can delete account image 2021-01-19 18:30:51 +01:00
e02c0ba2b9 Can change user account image 2021-01-19 18:27:56 +01:00
364a98634f Can get account image settings 2021-01-19 18:14:17 +01:00
6c7fa3afa5 Can change user password 2021-01-19 17:57:07 +01:00