Commit Graph

19 Commits

Author SHA1 Message Date
horhik 8dc475fe45 add autoincrement to my_messages 2021-04-29 14:36:40 +03:00
horhik 659e57f0ea add autoincrement 2021-04-29 14:03:19 +03:00
Horhik 35d2eafdb8 Supporting Sqlite DB Pool and add json Message type 2021-04-23 21:54:48 +03:00
Horhik 7c28f99546 send gotted messags from freenet to frontend 2021-04-23 13:17:30 +03:00
Horhik 90d10a8102 some updates 2021-04-22 18:28:07 +03:00
Horhik 0572d90dc8 make userlist interacting with frontend 2021-04-21 23:07:28 +03:00
Horhik 8160d9915d create config file 2021-04-21 20:11:57 +03:00
Horhik 7c447bd6f8 make addUser request work 2021-04-16 20:00:21 +03:00
Horhik 724d7ef154 write tests for request types 2021-04-12 15:44:14 +03:00
Horhik 9ef832a332 finish send_message function 2021-04-05 19:39:36 +03:00
Horhik c822025d12 add send_message function 2021-04-01 15:44:13 +03:00
Horhik b2f8474c97 handle add_user function 2021-03-31 07:12:26 +03:00
Horhik e582194b25 implement load_user function 2021-03-29 11:44:26 +03:00
Horhik 6842d4e5b2 add some functions for interacting with message table 2021-03-18 09:05:00 +03:00
Horhik 25f73f6a36 add functions for adding users/messages and getting it from DB 2021-03-18 07:44:53 +03:00
Horhik 0c7c7b736b create some functions for communication with DB 2021-03-13 13:34:57 +03:00
Horhik acd8be2628 some little updates with database 2021-03-11 09:53:47 +03:00
Horhik 1ddc42721c separate some functions by folders. 2021-02-28 00:58:55 +03:00
Horhik 97568a29db start working with multithreading 2020-11-22 16:31:45 +02:00