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

393 Commits

Author SHA1 Message Date
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
b6739473a2 Create time() function 2019-11-30 10:01:58 +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
17f70b956b Fix encoding issue 2019-11-23 19:00:55 +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
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
190e047bd8 Fix issue with ComunicWeb 2019-11-23 16:23:36 +01:00
db686075f0 Fix little issue 2019-11-23 16:23:29 +01:00
b6294870ce Start to process user account image 2019-11-23 16:10:51 +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
c1068be8f1 Can safely get an integer 2019-11-23 14:38:48 +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
293752b0f4 Sign in user 2019-11-23 13:16:28 +01:00
89e612900c Add crypto functions 2019-11-23 11:26:05 +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
e7df7aab03 Remove deprecation warning 2019-11-22 09:30:34 +01:00
340f571a76 Ready to check API tokens 2019-11-22 08:50:15 +01:00
fe46644511 Add support for POST requests 2019-11-21 18:26:19 +01:00
71807d2677 Create basic HTTP server 2019-11-21 18:06:50 +01:00
e6c44668c4 Turn main function into async fashion 2019-11-21 17:37:30 +01:00
15b7b9ac1e Add connection to MySQL database 2019-11-21 17:35:56 +01:00
9d8f40be9a Hide node_modules directory 2019-11-21 17:35:00 +01:00
eee89fde27 Update README 2019-11-21 17:21:31 +01:00
5584a2ebe1 Add live reload 2019-11-21 17:20:21 +01:00
8848665525 Add webpack 2019-11-21 17:04:15 +01:00
cc730eca90 Read configuration 2019-11-21 16:28:48 +01:00
a17ae688e4 Add README 2019-11-21 16:11:04 +01:00
d335e380b5 Initial commit 2019-11-21 16:08:52 +01:00