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

133 Commits

Author SHA1 Message Date
07f6622aca Fix typo 2020-06-30 14:34:14 +02:00
f45abf2881 Fix indentation 2020-06-24 08:47:25 +02:00
096f2da6a4 Check if a user exists before adding him to a conversation 2020-06-15 11:04:03 +02:00
48def5010d Remove useless file 2020-05-25 19:00:11 +02:00
cfb1bb4106 Prepare for paths unification 2020-05-25 18:01:58 +02:00
622ea0099e Start account image migration 2020-05-25 18:00:29 +02:00
c4a507e25c Can set new survey attribute 2020-05-17 18:25:15 +02:00
15b6315de8 Send new survey property 2020-05-17 15:38:54 +02:00
082aa8b967 Fix typo 2020-04-29 16:57:12 +02:00
b1ef2d9f91 Fix typo 2020-04-29 16:53:23 +02:00
4282346881 Fix typo 2020-04-29 16:50:27 +02:00
aabf47fea4 Fix typos in comments 2020-04-29 16:47:09 +02:00
9f54670cf1 Add "canEveryoneAddMembers" add conversation creation time 2020-04-26 14:25:20 +02:00
7aa258627f Add new conversation parameter 2020-04-25 18:02:08 +02:00
e06cb1b28c Create postMovieID method 2020-04-18 11:44:27 +02:00
fcebb9efb6 Fix image orientation issue 2020-04-15 07:46:29 +02:00
2e6461c34a Forward signals for web app to rtc proxy 2020-04-11 09:40:00 +02:00
b72dfa1646 Can get the list of members of a call 2020-04-10 16:39:01 +02:00
0988d2ac4a Returns the list of conversations with the memberships 2020-04-09 08:22:21 +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
29b446f20b Create new helper method 2020-04-02 18:56:42 +02:00
4ec84dfc06 Remove useless function argument 2020-04-01 17:55:44 +02:00
53d121708d Can be automatically be notified of comments creation 2020-04-01 17:51:33 +02:00
fab2231ace Can register to receive new conversation messages 2020-04-01 11:31:15 +02:00
f69271d42f Move method postConversationId 2020-04-01 11:11:41 +02:00
d17ef3c9b2 Refactor project 2020-04-01 10:44:49 +02:00
27785849b4 Implement new methods 2020-03-31 16:37:52 +02:00
579983eebc Throws better error 2020-03-31 16:34:32 +02:00
821c8211cc Improve errors handling 2020-03-31 16:32:25 +02:00
92340bbc33 Improve error messages format 2020-03-31 16:28:35 +02:00
7f82128c71 Start WS routes implementation 2020-03-31 16:20:35 +02:00
348084442b Turn WsMessage into an object 2020-03-31 14:53:46 +02:00
d4b624e519 Start to implement WebSockets route system 2020-03-31 14:42:53 +02:00
47cb6cac84 Move methods 2020-03-31 14:29:32 +02:00
b688f09faf Remove solved TODO 2020-03-31 14:19:36 +02:00
b742114854 Move userID dection 2020-03-31 14:16:04 +02:00
fc5de4c73e Moved some requests 2020-03-31 14:06:07 +02:00
088deb5b9d Start to create base request handler 2020-03-31 14:03:26 +02:00
Comunic Server
d04883cf3f Fix HTTPS requirement 2020-03-30 16:14:40 +01:00
50e2277a30 Delete user movies 2020-03-27 13:57:36 +01:00
21a5e0df2e Export groups memberships 2020-03-26 13:59:30 +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