Commit graph

84 commits

Author SHA1 Message Date
horhik
9b1ac5ad52 fix messages count 2021-04-29 10:23:11 +03:00
horhik
b78eae0f7e Send received messages to DB 2021-04-29 10:00:20 +03:00
horhik
78c84d1e17 fix regexp in serv_conn.rs 2021-04-29 08:54:01 +03:00
horhik
4c2dcb74f6 fix sending adress in handlers.rs 2021-04-28 19:37:30 +03:00
horhik
a862520d4e sending gotted message to frontend 2021-04-28 18:44:49 +03:00
Horhik
2ee973e63b fix stay_awake.rs 2021-04-28 18:31:33 +03:00
horhik
9a8deb4c98 Sending and receiving messages 2021-04-28 18:26:57 +03:00
Horhik
2655d8da4b Merge branch 'master' of github.com:hole-chat/hole 2021-04-28 00:03:33 +03:00
Horhik
f980d5e08c update message receiver 2021-04-28 00:03:20 +03:00
George
af36e97db3
Update README.md 2021-04-26 12:32:05 +03:00
George
f2c006928a
Add some philosophy 2021-04-25 19:25:16 +03:00
George
7d939d3e95
Update README.md 2021-04-25 19:21:51 +03:00
Horhik
60f5ed6c6e fix issue with sending messages to wrong uri 2021-04-24 16:33:25 +03:00
Horhik
8bd332c892 some updates 2021-04-24 08:09:15 +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
09f26108c8 Merge branch 'master' of github.com:hole-chat/hole 2021-04-22 18:28:19 +03:00
Horhik
90d10a8102 some updates 2021-04-22 18:28:07 +03:00
George
563a979b6e
Update README.md 2021-04-22 12:47:41 +03:00
Horhik
8fee7ce9cc fix issue with adding new messages into DB 2021-04-22 05:02:20 +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
044c393e92 add user config 2021-04-20 22:23:04 +03:00
Horhik
93874ee3ed update connection_for_receiving 2021-04-19 18:03:31 +03:00
Horhik
db89ca7bc2 make requested messages coming to core, but not sending to client 2021-04-18 18:35:14 +03:00
Horhik
7c447bd6f8 make addUser request work 2021-04-16 20:00:21 +03:00
Horhik
f876588add rewite json request matching 2021-04-12 17:05:11 +03:00
Horhik
724d7ef154 write tests for request types 2021-04-12 15:44:14 +03:00
Horhik
f46404eb7e finish request_handler function 2021-04-06 13:03:57 +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
52185a7ae0 Merge branch 'master' of github.com:hole-chat/hole 2021-03-31 07:18:18 +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
be2705640c change PackedMessage type 2021-03-27 09:09:59 +03:00
George
9808ab7c4c
Update LICENSE 2021-03-27 08:36:52 +03:00
Horhik
a1f77298c7 add adbity to send to client thread from server_thread_receiver_handler (to_server_sender) 2021-03-26 23:25:30 +03:00
Horhik
604f1dc026 add unimplemented functions to handlers.rs 2021-03-26 22:04:39 +03:00
Horhik
4fa190effa rename request_handler to request_selector 2021-03-26 21:50:57 +03:00
Horhik
ce8f6e3b96 split request_handler by unimplementend blocks 2021-03-26 21:49:08 +03:00
Horhik
cc92837d64 add unimplemented request_handler 2021-03-24 21:35:20 +03:00
Horhik
0a34a0b210 create api structures 2021-03-24 10:32:31 +03:00
Horhik
3146d1364b Merge branch 'master' of github.com:hole-chat/hole 2021-03-18 09:06:12 +03:00
Horhik
8198051822 update gitignore 2021-03-18 09:05:56 +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
George
52916fb75d
Update README.md 2021-03-16 19:57:01 +03:00
George
774839d7c1
Update README.md 2021-03-16 19:52:19 +03:00
Horhik
311e273b1a add logo 2021-03-16 19:46:08 +03:00
Horhik
606d5bd14b Update logo 2021-03-16 19:40:13 +03:00