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

464 Commits

Author SHA1 Message Date
2f4b218f6f Delete visbility file (if any) when deleting user account image 2020-03-27 14:49:11 +01:00
a6d201868b Can delete user account image 2020-03-27 14:44:27 +01:00
30740b8016 Delete all user friends 2020-03-27 14:41:18 +01:00
aa9ae35ea3 Can delete all the notifications related with a specified user 2020-03-27 14:32:40 +01:00
50a16c0f8c Can remove user from all its conversations 2020-03-27 14:24:53 +01:00
01245a1778 Delete all conversation messages of the user 2020-03-27 14:14:45 +01:00
50e2277a30 Delete user movies 2020-03-27 13:57:36 +01:00
77bb8a6ae1 Can delete the posts that uses a given movie 2020-03-27 12:08:08 +01:00
df2d2b66be Can delete all the likes of a given user 2020-03-27 11:52:28 +01:00
003eca2435 Delete all user responses to surveys 2020-03-27 11:48:00 +01:00
30200b9301 Can delete all the posts of a user 2020-03-27 11:42:18 +01:00
15c2652b21 Delete all the comments of the user 2020-03-27 11:35:54 +01:00
d9248593e9 Done with another TODO 2020-03-26 17:17:28 +01:00
c945c6acda Do one TODO 2020-03-26 17:11:24 +01:00
c222c8b054 Can delete all user groups 2020-03-26 17:08:56 +01:00
9cc205f59a Can delete groups 2020-03-26 16:43:55 +01:00
7375152fcf Start group deletion 2020-03-26 16:37:40 +01:00
21a5e0df2e Export groups memberships 2020-03-26 13:59:30 +01:00
89b5b3c4e1 Fix little error 2020-03-26 13:47:31 +01:00
dc79c42949 Export information about related users 2020-03-26 13:44:57 +01:00
aef43df39e Export the list of friends 2020-03-26 13:29:39 +01:00
830c871ed4 Can get conversation messages 2020-03-26 13:26:05 +01:00
653b066a3a Export the list of conversations 2020-03-26 13:09:15 +01:00
58877e0100 Export all conversation messages 2020-03-26 13:05:14 +01:00
536df2931b Rename file 2020-03-26 12:14:46 +01:00
02739d3973 Export the list of movies of the user 2020-03-26 12:13:53 +01:00
7e9e35765e Export all responses of user to surveys 2020-03-26 12:11:06 +01:00
1626b49c37 Export user likes 2020-03-25 19:08:43 +01:00
09b2eed63d Export all user comments 2020-03-25 18:55:25 +01:00
336923bee7 Export the list of posts of the user 2020-03-25 18:44:51 +01:00
4004d5fd77 Get advanced user info 2020-03-25 18:24:46 +01:00
cd0e76d017 Ready to implement account export 2020-03-25 18:20:43 +01:00
f27ffe5d43 Limit the create account requests 2020-03-25 18:06:42 +01:00
ea99796edf Automatically clean up old entries 2020-03-25 18:01:07 +01:00
7a1a26e919 Can trigger API 2020-03-25 17:36:50 +01:00
1b584ef360 Add new information 2020-03-25 09:11:30 +01:00
78a612048d Ready to implement API limit 2020-03-25 09:04:04 +01:00
d6b5393fe4 Can get remote IP address 2020-03-25 08:57:46 +01:00
7411855644 Complete countdown timer implementation 2020-03-25 08:34:04 +01:00
50c6d8d0c2 Can delete all the notifications of a user 2020-03-25 08:30:19 +01:00
3bf3f18710 Can delete a specific notification 2020-03-25 08:24:10 +01:00
c67112d926 Can mark related notifications as seen 2020-03-25 08:23:09 +01:00
890e49a4ae Can delete group membership notifications 2020-03-24 19:05:41 +01:00
900ed3cf98 Can send notification to all groups moderators 2020-03-24 18:59:06 +01:00
45e9ca43fe Fix bad check in invation route 2020-03-24 18:49:09 +01:00
59925dab45 Can create groups membership notifications (moderator > user) 2020-03-24 18:47:34 +01:00
9ced519618 Can delete notifications related to a friendship request 2020-03-24 18:29:56 +01:00
4bf99cb550 And frienship notifications support 2020-03-24 18:16:51 +01:00
27a0c7d1c8 Add groups posts support 2020-03-24 08:45:20 +01:00
7ab3682df8 First public notification 2020-03-24 08:31:29 +01:00