17 Commits

Author SHA1 Message Date
777ad8e311 2024 edition 2025-02-21 16:40:42 +03:00
659965a744 Introduced GetUserExt 2024-08-17 18:35:50 +03:00
374a9d91c7 Switched to teloxide 0.13 2024-08-17 15:54:55 +03:00
aa3c2ae313 Code cleanup 2024-05-11 17:25:15 +03:00
5871943c01 Made cryptography and entity modules
Coupling was rising so it just makes sense
2024-05-05 18:38:21 +03:00
4ac34a73bb Moved error handling to one function 2024-04-29 13:40:31 +03:00
c5855fced7 Added support for multiple languages 2024-04-16 16:02:48 +03:00
a359364606 Removed utils mod, moved hexing the name to entity library 2024-02-03 16:31:19 +03:00
e8f0fcd819 Renamed DatabaseConnection into Pool 2024-02-03 16:23:39 +03:00
9f967e82d5 Switched from sea-orm to sqlx 2023-11-25 19:29:06 +03:00
6ae745fcd4 Enabled clippy warnings and fixed them 2023-11-16 21:51:46 +03:00
0139963459 Switched to inline buttons when getting the account name, finished decrypt and delete Callback commands 2023-07-29 15:21:40 +03:00
22c754a256 added get endpoint, updated state_management 2023-07-26 00:52:12 +03:00
010ac62a74 Added ask_name_handler 2023-07-16 22:54:01 +03:00
255f29bfad Started simplifying code using macros 2023-07-16 22:34:11 +03:00
1225adefc2 Now forming MessageIds only from &Message to reduce the amount of moving this large type 2023-07-16 17:28:40 +03:00
c0fcb41575 Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +03:00