1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 11:14:40 +01:00
Commit Graph

3537 Commits

Author SHA1 Message Date
91fbd06827
Implement filter whitelist 2023-05-27 00:02:01 +02:00
5ade8cfc2a
More fixes 2023-05-26 21:48:30 +02:00
948a697ff5
Fixes 2023-05-26 21:42:02 +02:00
e4f9b657b7
Implement filters 2023-05-26 21:03:01 +02:00
66f8a0e247
Add missing files 2023-05-26 17:55:00 +02:00
942d0ac4d3
Update docs 2023-05-26 17:54:42 +02:00
d17dcca02a
Implement serialization type migration 2023-05-26 17:20:13 +02:00
14f6cfcedc
Switch to BYTEA postgres 2023-05-26 17:01:23 +02:00
de7676fc98
Implement byteaA postgres migration 2023-05-26 16:59:32 +02:00
94706cb0a8
More logs 2023-05-26 16:33:35 +02:00
5bff0f8c98
More fixes 2023-05-26 16:30:43 +02:00
49892744c8
Misc postgres & ORM fixes 2023-05-25 17:20:46 +02:00
7efa6ff12e
Minor fixes 2023-05-25 15:32:57 +02:00
c3f22ff37c
Update docs 2023-05-25 15:25:44 +02:00
Alexander Pankratov
ea44d93f1c Fix: touch don't work in EIO driver 2023-05-22 19:44:42 +02:00
99e842d9ce
Final fixes 2023-05-19 22:24:07 +02:00
5949b483a5
Fixes 2023-05-19 22:19:31 +02:00
14031ce14b
Fix postgres 2023-05-19 22:09:48 +02:00
d863b40df7
Merge pull request #1349 from danog/v8_fix_ads
Fix ads
2023-05-15 11:44:17 +02:00
Alexander Pankratov
8e74103b3b Fix ads 2023-05-15 11:42:49 +02:00
26761f78a3
Fixes 2023-05-11 12:51:35 +02:00
a32942d4fd
cs-fix 2023-05-07 21:09:18 +02:00
f7339184d7
Update example 2023-05-07 21:09:17 +02:00
3c1cc22782
Implement broadcast API 2023-05-07 21:08:01 +02:00
cfa7a6e6dc Improve upgrade logic 2023-05-07 01:06:22 +02:00
4aca7a637a
Cleanup 2023-05-06 20:35:59 +02:00
74847f0dec
Merge pull request #1342 from danog/v8_save_updates_to_db
Support different serializers for each table
2023-05-06 20:35:22 +02:00
17db61ae95
Fixup types 2023-05-06 20:35:03 +02:00
fef3bf932a
Renaming 2023-05-02 19:14:03 +02:00
cbae5b35fd
rm legacy 2023-05-02 18:57:23 +02:00
6f5dec19ec
Update example 2023-05-02 18:48:02 +02:00
26b900cf61
Misc improvements 2023-05-02 18:42:46 +02:00
68b045ff74
Update example 2023-05-02 17:50:48 +02:00
Alexander Pankratov
d98c3422fc Feat: allow different serizalizers for dbProperties 2023-05-01 15:29:50 +02:00
dfb669ad08
Update API documentation 2023-04-29 14:26:32 +02:00
d1fa3a5c47
Implement InputCheckPasswordSRP conversion 2023-04-29 14:14:16 +02:00
ce80142f3d
Fixes 2023-04-28 18:58:46 +02:00
8e12707948
Add windows notice 2023-04-27 15:55:10 +02:00
382cd3f0a7
Add sendCustomEvent API method and onUpdateCustomEvent event handler method 2023-04-26 21:57:38 +02:00
378a5c0eb0
Make longs optional 2023-04-26 17:50:29 +02:00
4bba26df10
Make username recaching atomic 2023-04-26 13:26:29 +02:00
6dece64d81
Remove messages.getAllChats 2023-04-25 17:31:36 +02:00
9e2e6535c4
Merge pull request #1338 from danog/fix_new_session
Fix: error from EIO
2023-04-24 00:01:21 +02:00
Alexander Pankratov
fdd76310c3 Fix: error from EIO 2023-04-23 23:28:31 +02:00
Alexander Pankratov
537299b5a3 Optimization: don't use async write 2023-04-23 22:05:03 +02:00
Alexander Pankratov
200d526931 Feat: counter for database cache 2023-04-23 21:45:36 +02:00
794a6de5ad Make username migration non-blocking 2023-04-23 21:38:48 +02:00
d0fa8311b5 Fix 2023-04-23 21:27:53 +02:00
142293faa6 Rerefresh username database in parallel 2023-04-23 21:26:02 +02:00
ed02391d00 Update example 2023-04-23 14:32:38 +02:00