1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-05 18:38:51 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
135131ada6 Can set the list of members of a group public 2021-03-17 18:03:34 +01:00
eb0c7aec6a Handle pre-flight requests 2021-03-14 14:25:11 +01:00
4014fc1454 Propagate user is writing message event 2021-03-08 18:45:10 +01:00
8a33980a2d Create first server message for conversations 2021-03-07 15:44:52 +01:00
385a800b7a Can set conversation image 2021-03-07 15:06:44 +01:00
b43453651f Debug issue 2021-03-07 14:15:06 +01:00
4265d2ca9d Fix issues 2021-03-06 19:00:04 +01:00
dcf194aa6f Can change admin status of conversation members 2021-03-06 18:19:53 +01:00
2bcf0706de Can remove a member from a conversation 2021-03-06 18:10:03 +01:00
72a9553f1a Can add member to conversations 2021-03-06 17:57:04 +01:00
afcce8463f Add support for multiple files types 2021-03-06 09:35:36 +01:00
dc93d58d6b Add new field in conversation members table to ease database access 2021-03-05 17:07:39 +01:00
fd6970f6fe background -> logo 2021-03-05 14:20:50 +01:00
0ae6ffb814 Update 2021-03-05 11:58:31 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
f7fbea34ea Remove fallbacks 2021-03-02 17:51:37 +01:00
1349bfc471 Add privacy policy URL in static configuration 2021-02-20 11:21:45 +01:00
1ad4e344f6 Add Android application download links 2021-02-20 09:44:34 +01:00
d6c2c19b37 Add terms url to server config 2021-02-20 09:31:38 +01:00
6ab6278bd4 Update dependencies 2021-02-19 17:08:13 +01:00
d2d16d42d3 Add more flexibility to conservation policy update 2021-02-16 16:15:51 +01:00
aa8916b8f2 Can update data conservation policy 2021-02-15 19:29:43 +01:00
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
fa230bdef8 Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
664824ff48 Automatically clean old likes 2021-02-14 16:45:00 +01:00
17db8a7198 Refactor project 2021-02-13 16:15:25 +01:00
becd54e8c6 Mark new field as to remove 2021-02-13 14:48:35 +01:00
985abc3e99 Upgrade user tokens system 2021-02-13 14:37:15 +01:00
9949f1dccf Continue to deprecate old movie system 2021-02-13 11:26:06 +01:00
3a22c89b87 Deprecate old movies system 2021-02-13 11:12:17 +01:00
f4001c0b99 Can stop streaming 2021-02-12 13:52:47 +01:00
5388aa8054 Can request call offer 2021-02-12 13:32:36 +01:00
50b094acfb Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00
4c8d4345a2 Relay client call signals to RTC proxy 2021-02-11 18:29:29 +01:00
7a0f9620b2 Can leave a call 2021-02-10 18:04:03 +01:00
3c696bde5f Can get the list of members of a call 2021-02-10 17:32:14 +01:00
2e5cdca850 Can join call 2021-02-10 17:16:52 +01:00
63f56d3dae Add RTC config 2021-02-06 16:59:27 +01:00
bc8cda78ae Add verbose mode configuration option 2021-02-06 16:38:51 +01:00
de2448d496 Send message through WebSocket fro new conversation messages 2021-02-06 09:41:56 +01:00
cf6063feef Can register / unregister a conversation 2021-02-06 08:55:14 +01:00
4a968b3d6f Get more accurate info 2021-02-05 14:55:19 +01:00
35a77a729e Can toggle incognito mode 2021-02-05 14:24:00 +01:00
15f8df2386 Rename structures & modules 2021-02-05 13:25:27 +01:00
5254524c50 Start user WebSocket implementation 2021-02-05 13:21:10 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +01:00
f84f925abc Can delete all the notifications related with a post 2021-01-24 17:48:46 +01:00
bb06760437 Can create group membership notifications 2021-01-23 15:30:14 +01:00