mykola2312
|
62bbaa5dab
|
move sanitize to new security module that we're gonna extend for security hardening
|
2024-03-31 14:53:38 +03:00 |
|
mykola2312
|
063af57cdb
|
implement versioning
|
2024-03-15 20:18:00 +02:00 |
|
mykola2312
|
59da98cc7f
|
fix sql
|
2024-03-08 08:35:23 +02:00 |
|
mykola2312
|
cc9979086f
|
begin migrating to postgres
|
2024-03-08 07:01:12 +02:00 |
|
mykola2312
|
3d821e3ba5
|
implement download permission request system for chats
|
2024-03-04 00:59:24 +02:00 |
|
mykola2312
|
b0f76424e7
|
implement approve and decline commands
|
2024-03-03 23:40:30 +02:00 |
|
mykola2312
|
42a8be42fd
|
implement macro to automatically parse integers from bot messages
|
2024-03-03 23:33:29 +02:00 |
|
mykola2312
|
1796a360ae
|
implement request command
|
2024-03-03 19:26:30 +02:00 |
|
mykola2312
|
f99490d3b8
|
introduct macro to automatically reply with i18n message and return from command handler
|
2024-03-03 18:54:26 +02:00 |
|
mykola2312
|
206965ed57
|
implement command start (for private chats)
|
2024-03-02 19:04:02 +02:00 |
|
mykola2312
|
296aa0f043
|
implement op command to give myself admin permissions
|
2024-03-02 04:55:23 +02:00 |
|
mykola2312
|
2760141df2
|
rearrange file structure for bot commands
|
2024-03-02 02:53:54 +02:00 |
|
mykola2312
|
073800eb61
|
rearrange mod file structure
|
2024-03-02 02:10:11 +02:00 |
|
mykola2312
|
7987e13b2a
|
implement tracing logging
|
2024-02-26 19:22:24 +02:00 |
|
mykola2312
|
f87834a4f4
|
begin embedding sqlx into teloxide handlers
|
2024-02-25 23:44:05 +02:00 |
|
mykola2312
|
95a341f77c
|
write function to find all urls in text
|
2024-02-24 14:32:08 +02:00 |
|
mykola2312
|
1e747bd0bc
|
add tests to check best format finding functions
|
2024-02-21 15:05:18 +02:00 |
|
mykola2312
|
0bee30ea0a
|
move everything related to telegram bot to appropriate module
|
2024-02-21 14:52:54 +02:00 |
|