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

65 Commits

Author SHA1 Message Date
6f5dec19ec
Update example 2023-05-02 18:48:02 +02:00
26b900cf61
Misc improvements 2023-05-02 18:42:46 +02:00
8e12707948
Add windows notice 2023-04-27 15:55:10 +02:00
378a5c0eb0
Make longs optional 2023-04-26 17:50:29 +02:00
ed02391d00 Update example 2023-04-23 14:32:38 +02:00
a80042a54b Update example 2023-04-22 20:32:39 +02:00
56a9af594e Make getID work with usernames, allow calling restart() and stop() from outside the event handler 2023-04-22 20:22:17 +02:00
4c41b2b5d6 Fix uploadFromCallable 2023-03-26 19:16:54 +02:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00
f0d8379fc5 Try setting max_connections 2023-01-22 13:00:48 +01:00
Github Actions
d3d50ba027 Bugfix 2023-01-20 19:21:13 +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
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
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
0a9bc0e0ca
Update docs 2022-05-01 20:17:16 +02:00
905a77a2e8
Update to layer 140 2022-05-01 19:59:07 +02: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
fd7df5bf3c
Minor improvements 2021-04-23 15:51:33 +02:00
f4ad90197e
Multiple improvements 2021-04-23 14:21:47 +02: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
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
4fcfe1ccd2
Update to layer 117 2020-10-01 18:02:54 +02:00
d792263e86
Fixes 2020-09-28 23:20:12 +02:00
1883416c7a
Remove redis backend from example 2020-09-12 19:08:14 +02:00
9df1e27780
Add redis backend 2020-09-12 19:06:42 +02:00
2463fd7261
IPC fixes 2020-07-12 00:17:47 +02:00
4923eec9cd
2GB file limit, async RPC reporting, file reference and MTProto fixes 2020-07-09 18:23:16 +02:00
bfd08f5744
Fix shutdown loop, automatically inflate stripped photoSizes, improve composer reporter 2020-06-23 20:30:40 +02:00
69f33dce34
Layer 113 2020-06-16 17:52:55 +02:00
0e9f107754
Merge branch 'master' of github.com:danog/MadelineProto 2020-06-15 20:08:06 +02:00
e147fe3695
Clean up 2020-06-15 20:06:48 +02:00
68ab47de32
Update bot.php 2020-05-08 11:53:47 +02:00
8b80396ddb
Further psalm fixes 2020-04-05 15:33:01 +02:00