|
925229bbda
|
Api updated. done everything except for system message sending, user registration and any testing
|
2024-08-29 20:46:29 +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 |
|