1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 17:17:48 +01:00
Commit Graph

74 Commits

Author SHA1 Message Date
b6568604e4 Move legacy classes 2024-04-11 20:30:08 +02:00
ea2471f83d Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
559a0cd209 Use integer keys in SQL databases where appropriate, migrate legacy keys 2024-03-12 19:16:13 +01:00
20a851d44a Fix data_free 2024-01-25 18:34:25 +01:00
4e007dc301 Update 2023-12-21 20:24:22 +01:00
49c9c190db Automatically optimize database 2023-12-21 19:32:35 +01:00
db60a0b953 Fixup docs 2023-12-12 17:25:54 +01:00
f3403a5a1c Transform all Peer constructors to integers 2023-12-12 17:23:00 +01:00
adc7aad58f Fix some QR code login issues 2023-11-23 14:33:41 +01:00
57fa342446 Add support for ephemeral filesystems, UNIX socket database connections, fix revoltphp bug, fix updatePinnedMessages 2023-11-19 16:41:47 +01:00
102521bdb1 Fixup build 2023-11-17 18:45:52 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
75f231a322 Psalm fix 2023-10-22 16:36:50 +02:00
ae20f7fc3f cs-fix 2023-10-21 18:06:42 +02:00
1be10b4311 Psalm fixes 2023-10-21 17:59:57 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
5419a35075
Misc fixes 2023-08-21 10:11:23 +02:00
2641f031c1
Update for amphp/redis:^2 2023-08-20 19:32:17 +02:00
8b1a8f953a
Remove deprecated property 2023-08-20 11:39:43 +02:00
d52b51963a
Fixes 2023-08-18 21:15:09 +02:00
0a98837e28
Improve database flushing, catch cancellations during conversion 2023-08-17 21:24:48 +02:00
23702168b1
Localize 2023-08-14 16:46:47 +02:00
3b981c1fe1
Fixes 2023-08-14 16:42:49 +02:00
f4a268ffd6
Cleanup 2023-08-14 16:33:17 +02:00
1b6d7e5a36
Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
f4db68954a
Fixes 2023-08-14 16:10:20 +02:00
9aa1e3ba6e
Remove all side effects 2023-08-14 15:48:39 +02:00
d5f7d3a277
Remove file reference database side effects 2023-08-14 12:50:42 +02:00
726a6ba1e2
Properly validate all OPUS packets 2023-08-13 18:41:37 +02:00
a9aeaedaf4
Allow converting URLs and streams 2023-08-13 17:46:04 +02:00
df1e6b2ba8
Add downloadToReturnedStream method 2023-08-13 17:23:33 +02:00
7da7e5215a
Fixes 2023-08-13 17:13:33 +02:00
68a60a8c22
More refactoring 2023-08-13 16:57:42 +02:00
aeb91820e7
Remove legacy array settings 2023-08-13 16:21:59 +02:00
bca492ec77
Fix 2023-08-13 16:09:42 +02:00
0b5f068db8
Fix connection limit 2023-08-13 16:02:36 +02:00
d7a2ef38c3
New ORM API 2023-08-13 15:47:21 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
203815a322
Psalm fixes 2023-08-05 21:26:58 +02:00
663afb6a76
Psalm fixes 2023-08-05 20:53:57 +02:00
ec5792fe41
Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
c758f74ee2
Add more languages 2023-06-26 18:24:49 +02:00
5505a9b0fc
Fix bugs 2023-06-14 22:19:05 +02:00
de59dd79d3
Make signatures consistent 2023-06-05 17:03:29 +02:00
0fa1f1ac48
Fix migration 2023-05-29 14:53:21 +02:00
2a7e4f7833
Fix upgrades 2023-05-29 14:46:42 +02:00