32 Commits

Author SHA1 Message Date
3e97c318c7 Remove keyboards.py and some refactor 2024-08-08 23:29:42 +03:00
08d50a3391 add redis in requirements.txt 2024-08-08 03:42:55 +03:00
de24812cdc some refactor with redis 2024-08-08 03:19:39 +03:00
3e64441936 fix pymysql in requirements.txt 2024-08-08 03:08:10 +03:00
b2eac62bd2 change to use load_config() in migrations/env.py 2024-08-08 02:59:51 +03:00
6e8238243a Add ability to use self-signed certificate, refactor config.py 2024-08-08 02:55:51 +03:00
3b12868201 Add more security in webhooks 2024-08-07 02:38:33 +03:00
a8f39d4630 Fix i18n persistence 2024-07-30 18:06:05 +03:00
b3a1ea1309 Refactored and fix docker deploy 2024-07-30 18:02:46 +03:00
c309d4975e Make run deleteWebhook even if polling assumed 2024-07-30 18:01:08 +03:00
4ac6be06cf Fix Dockerfile 2024-07-30 16:11:06 +03:00
a1bd24d3fc Fix webhook 2024-07-30 16:10:38 +03:00
238d144b6d Add pymysql in requirements.txt 2024-07-30 13:58:13 +03:00
db3e02356d Try to add webhook using flask 2024-07-30 03:56:00 +03:00
e230d6f3dc Add webhook config 2024-07-30 02:59:58 +03:00
f8c09d963e Fix circular imports 2024-07-30 02:45:20 +03:00
cd5845c180 move pool_recycle and pool_pre_ping in config.py 2024-07-30 02:39:47 +03:00
f62e05fd06 Add DatabaseMiddleware 2024-07-30 02:37:36 +03:00
3ec83e408c rename class in arguments.py 2024-07-30 02:24:00 +03:00
d2c6b972e5 Removed bot module 2024-07-26 03:33:13 +03:00
e09347a03f Add default for SS_TYPE 2024-07-26 03:04:33 +03:00
fbe174e4fb Fix last line 2024-07-26 03:04:18 +03:00
273c0bf2da Refactored config 2024-07-26 02:58:19 +03:00
7b0aac673f Add sqlalchemy and alembic 2024-07-26 01:45:29 +03:00
028c1ac91d Add docker things 2024-07-21 04:46:50 +03:00
028d51af18 Fix i18n system 2024-07-21 02:40:49 +03:00
1a0341b3dd Add keyboards.py 2024-07-21 02:29:37 +03:00
e1fdbcb60c Add custom filters support 2024-07-21 02:28:05 +03:00
c1d13f208a Fix help message in i18n.yaml 2024-07-21 02:27:46 +03:00
2f6e3b6c15 Fix redis port default 2024-07-21 02:25:14 +03:00
6ffae054c0 Fix arguments middleware and add state storage 2024-07-21 01:58:18 +03:00
41e459521f Initial, nothing works 2024-07-19 04:32:27 +03:00