Commit Graph

18 Commits

Author SHA1 Message Date
68094f904d minor fixes, added system messages 2024-09-05 11:30:40 +03:00
2219653f40 FIRST WORKING VERSION OF IU9 CA WEB CHAT. IT'S WORKINGgit add -A! YOU CAN SEND STUFF INTO CHAT AND IT WILL LOAD UP ON ANOTHER DEVICE EEEEEEEE 2024-09-05 00:17:33 +03:00
b9626aa860 Making /chat. Unstable save. Working message loading. Styles of messages are not perfect. Several iu9cachat bugs fixed 2024-09-04 12:39:39 +03:00
fc721d7f5c Fixed a lot of server-side bugs, /list-rooms page bugs. Added favicon, finished /chat-members page 2024-09-02 12:34:49 +03:00
9283590122 fixed some backend bugs. Finished /list-rooms. Now we have these cool popup windows before serious actions 2024-09-01 22:24:55 +03:00
07711a93b0 Fixed some bugs in nytl, een9 ad chat, wrote a skeleton for list-rooms, chat pages, finished login, view-profile, edit-profile-pages. chat-members page still needs attention 2024-09-01 01:29:32 +03:00
632d4069ac Fixed some bugs, added user registration, tweaked syntax of admin control commands 2024-08-30 00:21:14 +03:00
925229bbda Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00
807f0d0eab error messages after incorrect login. sendmessage. small refactoring 2024-08-26 18:04:03 +03:00
5a07cadd4a Skeleton for internalapi response completed 2024-08-26 10:38:38 +03:00
45a1662eae api/geetMessageNeighbours 2024-08-26 00:13:56 +03:00
785cbff2a7 now redirections use 303, small refactoring, added skeleton for response logic, API responses up to getMessageInfo 2024-08-25 21:20:01 +03:00
90f8289bcd Hot fix: now bad cookies do not ruin everything 2024-08-25 15:27:48 +03:00
799e156f88 Fiexs bugs caused by misuse if sqlite3, fixed very old memory leak, added separate .cpp files for each request type, added raw login page, did some refactoring, added functions for http redirection (307), /internalapi/pollEvents is done, /internalapi/getChatList is done 2024-08-25 13:06:26 +03:00
a6f4bd6c88 Fixed some Cookie bugs, rewrote everything to nytl, added session system, added ugly login page 2024-08-24 01:43:07 +03:00
3632ade86d Hot fix: added templater for future login page, fixed some critical bugs with binding socket to unix domain address 2024-08-23 18:29:21 +03:00
5314ffef1f Merged with anton_branch 2024-08-23 16:54:52 +03:00
69d054ed04 Added base64 encoding/decoding, added cookie creation and parsing, divided main service into library (entry = actions.h, module: iu9cawechat::) and small executable 2024-08-23 15:37:29 +03:00