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

37 Commits

Author SHA1 Message Date
8c31a4d8c4 Can send a request to join a group 2019-12-27 09:57:28 +01:00
5bb65e70bb Can respond to membership invitation 2019-12-26 18:16:44 +01:00
33b01207d3 Can invite a user to join a group 2019-12-26 17:55:29 +01:00
a258f949c1 Can get the list of members of a group 2019-12-26 14:26:46 +01:00
84a98506dc Can change group logo 2019-12-26 14:14:42 +01:00
6be2cda9fb Check out whether a virtual directory can be taken by a group or not 2019-12-26 13:56:28 +01:00
0c8ce5c922 Can update group settings 2019-12-26 13:49:17 +01:00
7e28722574 Create the get_settings method 2019-12-25 15:43:43 +01:00
1dba026fe6 Signed out user can get advanced information about groups 2019-12-25 15:37:09 +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
679bf0e04e Can get information about multiple groups 2019-12-24 18:32:44 +01:00
af9e95a914 Implement groups visibility system 2019-12-13 18:30:08 +01:00
ee6579efa0 Add /groups/get_my_list 2019-12-13 17:49:58 +01:00
8737607b53 Can delete a single conversation message 2019-12-07 18:52:20 +01:00
327cbe434d Can update conversation message content 2019-12-07 18:39:59 +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
94600597b4 Get the number of unread conversations of the user 2019-12-07 17:15:33 +01:00
ae88b7a979 Can get older messages 2019-12-07 17:08:53 +01:00
19aec6942f Can create a private conversation 2019-12-07 12:00:28 +01:00
fef321f0ff Can send text messages 2019-11-30 17:13:36 +01:00
cdf59e29b8 Can get the messages of a single conversation. 2019-11-30 16:44:27 +01:00
46f6e15b02 Can open new conversations 2019-11-30 15:17:47 +01:00
4406b8c882 Can update following state of a conversation 2019-11-30 12:24:19 +01:00
3db123cd1e Can create conversations 2019-11-30 10:11:51 +01:00
09d744d6f7 Can search users in the database 2019-11-30 09:28:50 +01:00
601c416975 Can get information about a single conversation 2019-11-23 20:53:13 +01:00
d6eed99a1a Can get the list of conversations 2019-11-23 18:41:13 +01:00
1ff0a72b70 Fix scope issue 2019-11-23 15:23:48 +01:00
53a616da15 Can fetch basic information about a user 2019-11-23 15:11:33 +01:00
e635802296 Can sign out user 2019-11-23 14:03:14 +01:00
6119d5d0ff Get current user ID 2019-11-23 13:48:16 +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
340f571a76 Ready to check API tokens 2019-11-22 08:50:15 +01:00
71807d2677 Create basic HTTP server 2019-11-21 18:06:50 +01:00