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

3537 Commits

Author SHA1 Message Date
5f08fbd9e0 cs-fix 2023-01-26 19:30:56 +01:00
Github Actions
cf2dd5f3c5 Avoid logging NothingInTheSocket exceptions 2023-01-26 17:14:10 +01:00
Github Actions
3d7f3125d5 Fix getPwrChat 2023-01-26 17:09:45 +01:00
a20c5f9c67 BC and media DC fixes 2023-01-26 15:44:42 +01:00
906091bbaa Polyfill legacy danog/loop APIs 2023-01-26 15:34:16 +01:00
b1920af526 Fixes 2023-01-26 14:45:15 +01:00
b9c6fdb7bb Fixes 2023-01-26 14:43:19 +01:00
77a5417f20 Fix garbage collection 2023-01-26 14:33:30 +01:00
7488d9734e Get rid of circular references 2023-01-25 19:12:49 +01:00
19ef1f5b4c Misc psalm fixes 2023-01-25 16:37:15 +01:00
6556c88258 Delegate TOS management to user 2023-01-25 16:32:48 +01:00
6002733811 Avoid blocking shutdown of ping loop 2023-01-25 15:58:20 +01:00
5c91a6e39f Some sanity checks 2023-01-25 15:53:28 +01:00
e54689d9aa Improvements 2023-01-24 19:12:25 +01:00
f5c4972e44 Refactor loop API. 2023-01-24 14:28:49 +01:00
868f6d1110 Startup fixes 2023-01-24 12:45:59 +01:00
Github Actions
06f7b08a32 Properly handle PTS exceptions and decrease polling timeout for groups that do not support passive updates 2023-01-24 00:54:23 +01:00
Github Actions
fbfc2a9faa Possible fix 2023-01-23 19:32:28 +01:00
52e556f837 Fixes 2023-01-23 14:02:26 +01:00
75290af3d6 Improve file reference 2023-01-23 14:01:22 +01:00
e05216cc3b Restore compatibility with ext-psr 2023-01-23 13:42:44 +01:00
470322b354 Always return info 2023-01-22 20:55:07 +01:00
ad88cf856a Add mmap debug tool 2023-01-22 20:27:22 +01:00
4e71422f09 Cleanup 2023-01-22 20:06:34 +01:00
581d00c80a Misc fixes 2023-01-22 20:03:51 +01:00
07d3929166 Re-enable normal logging 2023-01-22 17:56:14 +01:00
5e36b1c57a Do not print Connected alerts 2023-01-22 17:52:44 +01:00
ae8e5308f4 Split side effects (fixes reference database issues) 2023-01-22 17:42:04 +01:00
c400bfb236 Re-implement side effect logic 2023-01-22 17:11:26 +01:00
d038816432 Adapt for new amphp/socket 2023-01-22 15:39:10 +01:00
5809ab3675 More settings fixes 2023-01-22 14:27:16 +01:00
583a400723 Fix layer upgrades 2023-01-22 13:25:42 +01:00
9266b37f26 Count allocated mmap regions only when needed 2023-01-22 13:09:53 +01:00
f0d8379fc5 Try setting max_connections 2023-01-22 13:00:48 +01:00
a7c5be1a1a Add mmap explanation 2023-01-22 11:22:34 +01:00
8e27815b9e Avoid FILE_PART_0_MISSING issues when concurrently uploading report logs 2023-01-22 11:00:07 +01:00
ff1565c4cd Cleanup 2023-01-22 10:50:06 +01:00
11f764fb7a Fix could not connect to MadelineProto issues 2023-01-22 10:48:22 +01:00
df04c79111 Fix some issues + memory leak 2023-01-22 10:41:35 +01:00
8e24ce92a3 Fix uploadFromUrl 2023-01-21 23:07:43 +01:00
2c9eb73566 Fix 2023-01-21 23:02:34 +01:00
7a3822e0cc Add missing enum 2023-01-21 22:47:04 +01:00
fbbab0786a Fix deps 2023-01-21 21:47:35 +01:00
6be2a13c6e Fix getUpdates and could not connect to MadelineProto issues 2023-01-21 21:32:36 +01:00
732fbc5d79 Try reducing the number of concurrent fibers 2023-01-21 21:21:35 +01:00
Github Actions
9cff1376bb Avoid reference database issues 2023-01-21 00:15:31 +01:00
Github Actions
654e8dc87d Remove dead BC code 2023-01-20 22:18:07 +01:00
Github Actions
7d6ecf9148 Log memory usage even sooner 2023-01-20 21:37:53 +01:00
Github Actions
ba2b3a0350 Avoid refreshing info of channels we were kicked from 2023-01-20 21:06:10 +01:00
Github Actions
b4bf9f5fe0 Fix deploy script 2023-01-20 20:21:10 +01:00