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

214 Commits

Author SHA1 Message Date
197fa12cde Send new number unread conversations for user 2020-03-31 10:49:31 +02:00
fd9ca17ef1 Fix bad output 2020-03-30 22:34:49 +02:00
69a3d7ed5b Use websocket to get last activity 2020-03-30 15:47:54 +02:00
9816caf4db Notify through websocket new number of notifications 2020-03-30 15:37:36 +02:00
3e9cd74f5e Remove useless todo 2020-03-30 14:47:34 +02:00
587f482736 Accept only text messages on WebSocket 2020-03-30 14:45:29 +02:00
729ee6a2a9 Automatically close websockets when user sign out 2020-03-30 14:31:04 +02:00
4bfcb9b35b Maintain a list of active connections 2020-03-30 13:41:20 +02:00
fa5335f156 Extract user token 2020-03-29 18:40:33 +02:00
eaa0e704bb Generate access tokens 2020-03-29 18:22:54 +02:00
70a5c910d2 Listen for websockets 2020-03-29 17:52:28 +02:00
17407f964b Update last user activity 2020-03-28 15:21:06 +01:00
d443551405 Remove a notification 2020-03-28 15:08:50 +01:00
2752b2acf8 Remove a TODO 2020-03-28 15:02:33 +01:00
b6312690cf Remove a TODO 2020-03-28 14:59:12 +01:00
6b682406aa Remove a TODO 2020-03-28 14:51:27 +01:00
34a819adf1 Remove a TODO 2020-03-28 14:45:35 +01:00
620f7c38c4 Send a notification when a user requests to join a group 2020-03-28 14:41:35 +01:00
0d787f9300 Remove a TODO 2020-03-28 14:34:20 +01:00
a089e2b8e0 Remove a TODO 2020-03-28 14:30:50 +01:00
ec323cf360 Remove a TODO 2020-03-28 14:28:37 +01:00
ab645b67ff Handles comments creation notification 2020-03-28 14:25:58 +01:00
0882ac76b3 Refactor Notifications structure 2020-03-28 14:18:37 +01:00
bef85d2d91 Delete notifications related with a post when deleting it 2020-03-28 14:08:47 +01:00
f569e9163d Send a notification when a post is created 2020-03-28 14:04:27 +01:00
75b47cedcb Remove one TODO 2020-03-28 13:59:50 +01:00
77382eaca4 Remove a TODO 2020-03-28 13:56:22 +01:00
82c5c2845a Remove a TODO 2020-03-28 13:53:20 +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
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
78a612048d Ready to implement API limit 2020-03-25 09:04:04 +01:00
50c6d8d0c2 Can delete all the notifications of a user 2020-03-25 08:30:19 +01:00