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

106 Commits

Author SHA1 Message Date
f5c4972e44 Refactor loop API. 2023-01-24 14:28:49 +01:00
Github Actions
fbfc2a9faa Possible fix 2023-01-23 19:32:28 +01:00
d038816432 Adapt for new amphp/socket 2023-01-22 15:39:10 +01:00
f0d8379fc5 Try setting max_connections 2023-01-22 13:00:48 +01:00
ff1565c4cd Cleanup 2023-01-22 10:50:06 +01:00
8e24ce92a3 Fix uploadFromUrl 2023-01-21 23:07:43 +01:00
Github Actions
d3d50ba027 Bugfix 2023-01-20 19:21:13 +01:00
12e6efa9ce Deprecate setEventHandler 2023-01-20 15:30:13 +01:00
bbc819b603 More secret chat fixes 2023-01-20 13:49:44 +01:00
e1a52fb6c7 Last fixes 2023-01-19 17:14:04 +01:00
29dd777b5b Turn the session file into a session directory 2023-01-19 16:18:22 +01:00
006708dda3 Multiple fixes 2023-01-19 15:48:56 +01:00
f9508bbfbd Add subscribeToUpdates method 2023-01-16 13:17:59 +01:00
767eff2122 Remove auto mode for now 2023-01-15 20:57:17 +01:00
56d90637e8 More amp fixes 2023-01-15 20:13:47 +01:00
00076c9820 Fixes 2023-01-15 19:39:01 +01:00
04adbcd115 Cleanup
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-01-11 18:47:53 +01:00
e26109db0c Cleanup ORM API
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-01-08 20:46:16 +01:00
9368f86099 Cleanup 2023-01-04 12:43:01 +01:00
9703079266 You guessed it, even more refactoring
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-12-30 21:54:44 +01:00
499107af14 Layer 151
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-12-29 20:40:06 +01:00
0d484f4a66 Update to layer 150, greatly simplify peer resolution logic 2022-12-29 20:27:18 +01:00
09225da898 Layer 150
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-12-08 20:16:40 +01:00
b467c22afe
Layer 144
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-08-09 19:08:24 +02:00
1a17fe164b
Cleanup 2022-05-16 21:04:31 +02:00
0a9bc0e0ca
Update docs 2022-05-01 20:17:16 +02:00
905a77a2e8
Update to layer 140 2022-05-01 19:59:07 +02:00
8f2800f011 php 8.1 fix 2021-12-12 14:39:55 +01:00
Wsudo
2d96b6e0b4
Add examples to config madelineproto databases by WSudo (#1070)
* add mysql database config example file

* add redis database config example file

* add postgres database config example file

* add memory database config example file

* finish add database-config-examples by Wsudo
2021-12-12 00:20:42 +01:00
2c90b1d96b
New event handler startAndLoop API 2021-12-09 13:25:14 +01:00
b700c2088a
Update 2021-09-05 19:28:22 +02:00
0fab07e246
Concurrency fix 2021-05-04 14:05:52 +02:00
Alexander Pankratov
d4e06ea448 New bot example with parallel message retrieving 2021-04-25 12:07:29 +02:00
fd7df5bf3c
Minor improvements 2021-04-23 15:51:33 +02:00
f4ad90197e
Multiple improvements 2021-04-23 14:21:47 +02:00
23223561b9
Allow resuming streams on webhosts 2020-11-30 16:30:18 +01:00
1f608c0a4c
Fixes 2020-11-29 19:25:54 +01:00
db78ed1b2a
Update example 2020-11-26 21:50:06 +01:00
28517ae364
Update db backend 2020-11-26 21:49:31 +01:00
0cf2882a5c
Clean up 2020-11-25 19:38:24 +01:00
f56555537a
Fixes 2020-11-25 19:36:52 +01:00
47b808ca9b
Psalm improvements 2020-10-23 18:19:20 +02:00
f7ecafb086
Update example 2020-10-23 18:07:18 +02:00
fb1df72a21
Secret chat improvements 2020-10-19 18:48:59 +02:00
bfc8009778
Remove useless stuff from example 2020-10-18 18:57:44 +02:00
f516a59082
Properly clear up messages before resending a copy 2020-10-18 18:41:53 +02:00
ad85b0a6c0
Improvements for examples 2020-10-18 15:41:06 +02:00
d74efbfd08
Add DoH setting 2020-10-07 17:15:51 +02:00
6ce4de6091
Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
7e281c1589
Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00