Commit Graph

  • 8dc475fe45 add autoincrement to my_messages master 0.0.1 horhik 2021-04-29 14:36:40 +0300
  • 659e57f0ea add autoincrement horhik 2021-04-29 14:03:19 +0300
  • 9b1ac5ad52 fix messages count horhik 2021-04-29 10:23:11 +0300
  • b78eae0f7e Send received messages to DB horhik 2021-04-29 10:00:20 +0300
  • 78c84d1e17 fix regexp in serv_conn.rs horhik 2021-04-29 08:54:01 +0300
  • 4c2dcb74f6 fix sending adress in handlers.rs horhik 2021-04-28 19:37:30 +0300
  • a862520d4e sending gotted message to frontend horhik 2021-04-28 18:44:49 +0300
  • 2ee973e63b fix stay_awake.rs Horhik 2021-04-28 18:31:33 +0300
  • 9a8deb4c98 Sending and receiving messages horhik 2021-04-28 18:26:57 +0300
  • 2655d8da4b Merge branch 'master' of github.com:hole-chat/hole Horhik 2021-04-28 00:03:33 +0300
  • f980d5e08c update message receiver Horhik 2021-04-28 00:03:20 +0300
  • af36e97db3
    Update README.md George 2021-04-26 12:32:05 +0300
  • f2c006928a
    Add some philosophy George 2021-04-25 19:25:16 +0300
  • 7d939d3e95
    Update README.md George 2021-04-25 19:21:51 +0300
  • 60f5ed6c6e fix issue with sending messages to wrong uri Horhik 2021-04-24 16:33:25 +0300
  • 8bd332c892 some updates Horhik 2021-04-24 08:09:15 +0300
  • 35d2eafdb8 Supporting Sqlite DB Pool and add json Message type Horhik 2021-04-23 21:54:48 +0300
  • 7c28f99546 send gotted messags from freenet to frontend Horhik 2021-04-23 13:17:30 +0300
  • 09f26108c8 Merge branch 'master' of github.com:hole-chat/hole Horhik 2021-04-22 18:28:19 +0300
  • 90d10a8102 some updates Horhik 2021-04-22 18:28:07 +0300
  • 563a979b6e
    Update README.md George 2021-04-22 12:47:41 +0300
  • 8fee7ce9cc fix issue with adding new messages into DB Horhik 2021-04-22 05:02:20 +0300
  • 0572d90dc8 make userlist interacting with frontend Horhik 2021-04-21 23:07:28 +0300
  • 8160d9915d create config file Horhik 2021-04-21 20:11:57 +0300
  • 044c393e92 add user config Horhik 2021-04-20 22:23:04 +0300
  • 93874ee3ed update connection_for_receiving Horhik 2021-04-19 18:03:31 +0300
  • db89ca7bc2 make requested messages coming to core, but not sending to client Horhik 2021-04-18 18:35:14 +0300
  • 7c447bd6f8 make addUser request work Horhik 2021-04-16 20:00:21 +0300
  • f876588add rewite json request matching Horhik 2021-04-12 17:05:11 +0300
  • 724d7ef154 write tests for request types Horhik 2021-04-12 15:44:14 +0300
  • f46404eb7e finish request_handler function Horhik 2021-04-06 13:03:57 +0300
  • 9ef832a332 finish send_message function Horhik 2021-04-05 19:39:36 +0300
  • c822025d12 add send_message function Horhik 2021-04-01 15:44:13 +0300
  • 52185a7ae0 Merge branch 'master' of github.com:hole-chat/hole Horhik 2021-03-31 07:18:18 +0300
  • b2f8474c97 handle add_user function Horhik 2021-03-31 07:12:26 +0300
  • e582194b25 implement load_user function Horhik 2021-03-29 11:44:26 +0300
  • be2705640c change PackedMessage type Horhik 2021-03-27 09:09:59 +0300
  • 9808ab7c4c
    Update LICENSE George 2021-03-27 08:36:52 +0300
  • a1f77298c7 add adbity to send to client thread from server_thread_receiver_handler (to_server_sender) Horhik 2021-03-26 23:25:30 +0300
  • 604f1dc026 add unimplemented functions to handlers.rs Horhik 2021-03-26 22:04:39 +0300
  • 4fa190effa rename request_handler to request_selector Horhik 2021-03-26 21:50:57 +0300
  • ce8f6e3b96 split request_handler by unimplementend blocks Horhik 2021-03-26 21:49:08 +0300
  • cc92837d64 add unimplemented request_handler Horhik 2021-03-24 21:35:20 +0300
  • 0a34a0b210 create api structures Horhik 2021-03-24 10:32:31 +0300
  • 3146d1364b Merge branch 'master' of github.com:hole-chat/hole Horhik 2021-03-18 09:06:12 +0300
  • 8198051822 update gitignore Horhik 2021-03-18 09:05:56 +0300
  • 6842d4e5b2 add some functions for interacting with message table Horhik 2021-03-18 09:05:00 +0300
  • 25f73f6a36 add functions for adding users/messages and getting it from DB Horhik 2021-03-18 07:44:53 +0300
  • 52916fb75d
    Update README.md George 2021-03-16 19:57:01 +0300
  • 774839d7c1
    Update README.md George 2021-03-16 19:52:19 +0300
  • 311e273b1a add logo Horhik 2021-03-16 19:46:08 +0300
  • 606d5bd14b Update logo Horhik 2021-03-16 19:40:13 +0300
  • 120680b744 Add README.md Horhik 2021-03-16 19:37:51 +0300
  • 712d1e8dc8 update gitignore Horhik 2021-03-16 19:22:47 +0300
  • c78e8b1e86 move docs to another repo Horhik 2021-03-16 19:20:48 +0300
  • 03aeda58d4 update book .gitignore Horhik 2021-03-13 13:40:54 +0300
  • 0802c42f8c some dependency updates Horhik 2021-03-13 13:35:46 +0300
  • 0c7c7b736b create some functions for communication with DB Horhik 2021-03-13 13:34:57 +0300
  • 9e238bb8bb create Hole Book Horhik 2021-03-13 13:33:52 +0300
  • 0456787c9e Add small messaging protocol description Horhik 2021-03-11 09:54:35 +0300
  • acd8be2628 some little updates with database Horhik 2021-03-11 09:53:47 +0300
  • 1ddc42721c separate some functions by folders. Horhik 2021-02-28 00:58:55 +0300
  • 3b8c3c9438 some refactoring Horhik 2021-01-24 20:06:06 +0200
  • a42e2aaa10 very clumsy solution of sending and getting messages Horhik 2021-01-22 18:19:40 +0200
  • 4594b0f750 set up communication for server thread Horhik 2021-01-09 16:03:00 +0200
  • c48739d836 finish part of hole core for communicating with frontend Horhik 2021-01-09 00:02:45 +0200
  • c9c79a4bc6 try to split front conn by two threads Horhik 2021-01-08 21:30:52 +0200
  • 871286221b fix smth Horhik 2021-01-08 12:59:01 +0200
  • 67b2c20959 create 4 threads for communicating Horhik 2021-01-08 12:35:42 +0200
  • f55ed0700a fcp nodehello request works Horhik 2021-01-06 11:41:33 +0200
  • dc87e678b8 some tinkering Horhik 2021-01-06 06:18:46 +0200
  • bbd79d2b00 implement ClientHello Horhik 2021-01-05 19:54:22 +0200
  • 18b666b604 create FcpConnection trait Horhik 2021-01-05 19:40:00 +0200
  • f29a308209 start crating wrap over fcp api Horhik 2021-01-05 15:58:18 +0200
  • 7d56d094f1 Change default port to 8989 Horhik 2021-01-05 15:57:35 +0200
  • 7803aeab02 Basic communication between two threads Horhik 2020-11-22 19:03:34 +0200
  • ddcc5e48a8 find out way to communicate Horhik 2020-11-22 18:19:32 +0200
  • 4916f96345 very simple multithreading Horhik 2020-11-22 16:48:24 +0200
  • 97568a29db start working with multithreading Horhik 2020-11-22 16:31:45 +0200
  • 605319e158 add json receiving in client side horhik 2020-11-01 18:46:47 +0200
  • f541cc348f add simple frontend listener horhik 2020-10-12 21:17:49 +0300
  • 95baef1db7 add skip decrypt function horhik 2020-09-14 11:50:18 +0300
  • 1f952100e3 Add GNU-GPL3 license horhik 2020-09-13 14:32:29 +0300
  • 151cade1fa add tests for encrypting horhik 2020-09-13 14:03:23 +0300
  • 0940192faa make basic ntru encrypting api horhik 2020-09-12 22:46:14 +0300
  • 754edd4725 add ability to encode/decode keys to/from string horhik 2020-09-11 01:01:13 +0300