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
1dba026fe6 Signed out user can get advanced information about groups 2019-12-25 15:37:09 +01:00
f06f772420 Return more information about groups 2019-12-24 19:15:12 +01:00
0925b44492 Ready to return advanced info 2019-12-24 19:10:45 +01:00
e85bdf8e54 Can create new groups 2019-12-24 18:47:55 +01:00
415bd461cc Add membership information when getting group information 2019-12-15 17:54:44 +01:00
76b0d9605c Get information about a group 2019-12-15 17:37:39 +01:00
af9e95a914 Implement groups visibility system 2019-12-13 18:30:08 +01:00
5a253f114c Remove conversation: Can delete conversation messages 2019-12-07 18:06:41 +01:00
83e61f49ca Can get the list of unread conversations 2019-12-07 17:35:14 +01:00
d348e58ecd Can safely get the ID of a user in a request 2019-12-07 11:51:38 +01:00
2181e17245 Can compress received image 2019-11-30 19:56:32 +01:00
4a280e312c Can check for uploaded files 2019-11-30 18:10:25 +01:00
fef321f0ff Can send text messages 2019-11-30 17:13:36 +01:00
2d29db4900 Can refresh conversation messages 2019-11-30 16:35:32 +01:00
46f6e15b02 Can open new conversations 2019-11-30 15:17:47 +01:00
abd6514b59 Use Set instead of Array for conversation members 2019-11-30 14:41:34 +01:00
862d8e0210 Can update the list of members of a conversation. 2019-11-30 14:38:49 +01:00
4406b8c882 Can update following state of a conversation 2019-11-30 12:24:19 +01:00
bd19411a48 Do not throw error in main loop 2019-11-30 12:18:45 +01:00
3db123cd1e Can create conversations 2019-11-30 10:11:51 +01:00
0cb6688884 Made error more verbose 2019-11-23 18:50:57 +01:00
d6eed99a1a Can get the list of conversations 2019-11-23 18:41:13 +01:00
190e047bd8 Fix issue with ComunicWeb 2019-11-23 16:23:36 +01:00
b6294870ce Start to process user account image 2019-11-23 16:10:51 +01:00
53a616da15 Can fetch basic information about a user 2019-11-23 15:11:33 +01:00
c1068be8f1 Can safely get an integer 2019-11-23 14:38:48 +01:00
c304c2f88e Can check user tokens 2019-11-23 13:47:06 +01:00
1ddf156cc4 Handle errors 2019-11-23 13:24:24 +01:00
293752b0f4 Sign in user 2019-11-23 13:16:28 +01:00
cb258577ea Fix error 2019-11-23 10:55:27 +01:00
f87cb17f52 Check client token 2019-11-22 09:42:01 +01:00
2c4c914fbc Can get API client information from database 2019-11-22 09:31:13 +01:00
340f571a76 Ready to check API tokens 2019-11-22 08:50:15 +01:00