|
7d6979e096
|
Add tables aliases support
|
2019-12-07 11:50:59 +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 |
|
|
c9f25a46ae
|
Can mark conversation messages as seen
|
2019-11-30 15:22:10 +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 |
|
|
47e9d46b4d
|
Can change conversation name
|
2019-11-30 14:25:06 +01:00 |
|
|
e3dec0ccaf
|
Can check whether a user is the moderator of a conversation or not
|
2019-11-30 14:19:50 +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 |
|
|
c28206e5c0
|
Fix little issue
|
2019-11-23 20:54:35 +01:00 |
|
|
601c416975
|
Can get information about a single conversation
|
2019-11-23 20:53:13 +01:00 |
|
|
988d6d0936
|
Can check out whether a user belongs to a conversation or not
|
2019-11-23 19:31:48 +01:00 |
|
|
215bf1617d
|
Add count method
|
2019-11-23 19:31:23 +01:00 |
|
|
d6eed99a1a
|
Can get the list of conversations
|
2019-11-23 18:41:13 +01:00 |
|
|
6ad4375b2a
|
Can join tables
|
2019-11-23 18:39:58 +01:00 |
|
|
517e75215b
|
Add ORDER support
|
2019-11-23 18:17:20 +01:00 |
|
|
49ec5a7edd
|
Can get instance of database connection from anywhere in the application
|
2019-11-23 18:08:43 +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 |
|
|
e635802296
|
Can sign out user
|
2019-11-23 14:03:14 +01:00 |
|
|
c304c2f88e
|
Can check user tokens
|
2019-11-23 13:47:06 +01:00 |
|
|
293752b0f4
|
Sign in user
|
2019-11-23 13:16:28 +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 |
|
|
71807d2677
|
Create basic HTTP server
|
2019-11-21 18:06:50 +01:00 |
|
|
15b7b9ac1e
|
Add connection to MySQL database
|
2019-11-21 17:35:56 +01:00 |
|
|
cc730eca90
|
Read configuration
|
2019-11-21 16:28:48 +01:00 |
|