1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-12-28 14:38:52 +00:00
Commit Graph

221 Commits

Author SHA1 Message Date
3058069a7d Check files before deleting them 2020-04-16 19:05:25 +02:00
2bb7acc4d7 Can specify a maximum number of users for video calls 2020-04-13 14:05:23 +02:00
29736cd98d Relay messages from proxy to clients 2020-04-11 13:35:27 +02:00
431463967b Propagate closing of RTC websocket 2020-04-10 16:19:46 +02:00
93e5905095 Can join a call 2020-04-10 15:59:42 +02:00
76105957a0 Add check for video calls 2020-04-10 11:08:18 +02:00
0a778811af Check if a conversation can be the source for a call 2020-04-10 11:05:30 +02:00
6aec00b3f4 Send ICE configuration to server 2020-04-10 10:05:10 +02:00
98a43a4fd8 Update configuration 2020-04-10 08:54:27 +02:00
9d3275024f Fix bad users sorting 2020-04-09 12:05:46 +02:00
0988d2ac4a Returns the list of conversations with the memberships 2020-04-09 08:22:21 +02:00
8cc8a83ab6 Check if an emoji with the same shorcut is defined 2020-04-03 19:09:34 +02:00
96ab83af7b Can delete an emoji 2020-04-03 18:55:50 +02:00
8693c1e556 Can get information about an emoji included in a POST request 2020-04-03 18:51:00 +02:00
6559c3b910 Get the list of custom emojies 2020-04-03 16:43:38 +02:00
131735a5f0 Create first custom emoji 2020-04-03 16:20:08 +02:00
2465b0c1ac Propagate the deletion of a conversation message 2020-04-03 08:56:39 +02:00
a4dcf49d74 Send a message through websocket for updated messages 2020-04-02 18:43:06 +02:00
f8e8bc8322 Create an event for updated conversation messages 2020-04-02 18:38:29 +02:00
768b5360a3 Create an event for deleted comments 2020-04-02 18:25:23 +02:00
b636f9c14e Create comment updated event 2020-04-02 10:54:03 +02:00
53d121708d Can be automatically be notified of comments creation 2020-04-01 17:51:33 +02:00
a1194312de Send an event when a conversation message is created 2020-04-01 11:18:38 +02:00
288d5bdc09 Send event when sending a new message 2020-03-31 10:57:52 +02:00
ce1398dcb8 Fix bad request 2020-03-31 10:50:19 +02:00
197fa12cde Send new number unread conversations for user 2020-03-31 10:49:31 +02:00
d64725f03b Add encoding issue 2020-03-30 18:08:42 +02:00
Comunic Server
d04883cf3f Fix HTTPS requirement 2020-03-30 16:14:40 +01:00
1a6cbf6dcb Add proxy support 2020-03-30 16:07:17 +02:00
0fbc9d9068 Notify websockets when the number of unread notifications decrease 2020-03-30 15:42:41 +02:00
9816caf4db Notify through websocket new number of notifications 2020-03-30 15:37:36 +02:00
d18914066b Simplify method 2020-03-30 15:06:30 +02:00
4901e9d3ef Create internal custom event manager 2020-03-30 14:20:33 +02:00
17407f964b Update last user activity 2020-03-28 15:21:06 +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
7950b0f242 Remove TODO 2020-03-27 15:13:53 +01:00
3ab8a56ef7 Disconnect user from all services 2020-03-27 15:13:16 +01:00
b69b93a9d9 Add placeholder to delete legacy background image 2020-03-27 14:57:05 +01:00
daed8eff2e Delete all the likes on user page 2020-03-27 14:52:56 +01:00
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