Commit Graph

45 Commits

Author SHA1 Message Date
kotovalexarian 2ea41e1187 Move messengers to separate module (#3)
Co-authored-by: Alex Kotov <kotovalexarian@gmail.com>
Reviewed-on: #3
2023-01-14 20:27:41 +03:00
def f212a8d411 add links to mautrix 2023-01-11 23:19:01 +03:00
def 5931f252a0 fix typo in readme, add links 2023-01-11 23:17:34 +03:00
def 381b198427 add warning about .env file 2023-01-10 21:46:31 +03:00
def 7c75f786cb update README 2023-01-10 16:49:30 +03:00
def f0d8e55da5 Merge pull request 'refactoring-by-def' (#1) from refactoring-by-def into master
Reviewed-on: #1
2023-01-10 16:21:02 +03:00
def 9c97b12c19 fix: env config 2023-01-10 17:16:50 +04:00
def d8029623c1 fix: add config to docker 2023-01-10 16:45:24 +04:00
def d2b11ecc11 fix: imports, requirements 2023-01-10 16:33:52 +04:00
def 7a07d04074 update README 2023-01-10 14:26:56 +03:00
def 166b712c6d update README 2023-01-10 14:17:12 +03:00
def 8979b12fa8 Merge branch 'master' of inex.dev:def/MirrorTea 2023-01-10 07:46:26 +04:00
def 96ab6c9439 fix: a little 2023-01-10 07:45:01 +04:00
def b51b850fa9 fix: delete old from env.example 2023-01-10 06:40:24 +03:00
def 84b42b4950 THIS IS REFACTOR MOTHER FUCKER 2023-01-10 04:48:55 +04:00
def 6f904df4ff refactor, feat: separate main.py, add matrix_rooms_sql 2023-01-10 00:57:05 +04:00
def 8556316cd8 fix: delete CHECK from telegram_users 2023-01-09 01:15:22 +03:00
def b5e57e80e9 add telegram_users table 2023-01-09 01:13:27 +03:00
Alex Kotov 2ce7587d0a
Create table "telegram_user_matrix_chats" 2023-01-09 01:33:19 +04:00
Alex Kotov 1d77e32174
Use config instead of forwarding all the variables 2023-01-09 01:18:45 +04:00
Alex Kotov ca1af360a4
Improve env vars 2023-01-09 01:14:14 +04:00
Alex Kotov 9c1a12fb89
Fix code 2023-01-09 00:53:15 +04:00
Alex Kotov 23491f17c7
Add SQLite database 2023-01-09 00:39:15 +04:00
Alex Kotov e6f40ac0a6
Forward the application object 2023-01-08 23:33:30 +04:00
Alex Kotov dfa4c10138
Add config 2023-01-08 23:31:42 +04:00
Alex Kotov 2f5694cffb
Add an application class 2023-01-08 23:31:42 +04:00
def 3c40b08b02 Update 'README.md' 2023-01-08 22:12:55 +03:00
def 8e5b230031
Add README.md 2023-01-08 22:56:27 +04:00
Alex Kotov 791c2f815c
Run Telegram loop 2023-01-08 22:51:45 +04:00
Alex Kotov 8f78ee8c2d
Split code into separate classes 2023-01-08 22:43:37 +04:00
Alex Kotov e1177d388d
Add Telegram callback 2023-01-08 17:57:21 +04:00
Alex Kotov f78baf0f68
Mount source code as volume 2023-01-08 17:57:21 +04:00
Alex Kotov 87308db512
Improve project structure 2023-01-08 17:57:21 +04:00
Alex Kotov 8d091120fc
Fix .env 2023-01-08 17:04:02 +04:00
Alex Kotov 3e63c3b6e0
Use .env file 2023-01-08 17:01:33 +04:00
Alex Kotov 2972cca582
Print to stderr 2023-01-08 16:55:14 +04:00
Alex Kotov 8b57552944
Add Matrix callback 2023-01-08 16:46:08 +04:00
Alex Kotov 4e32665882
Create Matrix and Telegram clients 2023-01-08 01:42:02 +04:00
Alex Kotov 9d3ff4f1a2
Use two loops 2023-01-08 01:29:12 +04:00
Alex Kotov 51754e363a
Use aiogram 2023-01-08 01:13:27 +04:00
Alex Kotov 313221a2cf
Improve code 2023-01-08 01:05:21 +04:00
Alex Kotov 5c526f1371
Configure Docker Compose 2023-01-08 00:57:03 +04:00
Alex Kotov bbc889bcac
Add an executable 2023-01-08 00:11:46 +04:00
Alex Kotov 2f7e43b461
Prepare development environment 2023-01-07 23:51:14 +04:00
Alex Kotov 0a5160c30e
Add LICENSE 2023-01-07 22:56:08 +04:00