1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 21:48:17 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
45a33de08e Small fix 2023-03-26 22:51:22 +02:00
6d8986d680 Fixes 2023-03-23 18:40:49 +01:00
781af3a400 Update 2023-03-17 11:10:06 +01:00
dd29edefb4 Link to proper post 2023-02-18 16:12:51 +01:00
0d66a1764f Warn about segfault 2023-02-15 10:07:56 +01:00
aa321d9838 Fix #1304 2023-02-12 14:09:36 +01:00
44688f054a Warn about 8.1.15 2023-02-09 09:50:57 +01:00
f139decef3 Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
a5d9131611 amphp/mysql wasn't upgraded yet 2023-02-04 22:33:52 +01:00
ff854b3a62 Revert "Remove polyfills"
This reverts commit 5298b9cc76.
2023-02-04 22:32:04 +01:00
33b3d9fd67 Fix update2fa 2023-02-04 19:18:08 +01:00
5298b9cc76 Remove polyfills 2023-02-04 17:08:04 +01:00
1514b40f9a Allow using stop and restart methods only inside of the event handler 2023-01-27 16:47:26 +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
fc7c6f08e7 Cleanup 2023-01-04 16:04:05 +01:00
29a963fbfb Fixes 2023-01-04 15:26:06 +01:00
f5fe641bdc Full strictness 2023-01-04 15:13:55 +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
2d15e02b0d Refactoring 2022-12-30 19:25:28 +01:00
517a563e2d Begin amp v3 refactoring 2022-12-30 19:21:36 +01:00
a7c4e85e41 Postpone strict_types until we reach Psalm level 1 2022-12-29 20:46:18 +01:00
499107af14 Layer 151
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-12-29 20:40:06 +01:00
09225da898 Layer 150
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-12-08 20:16:40 +01:00
fc07cc74df Update docs
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-10-18 14:01:55 +02:00
df20860ff2
Fix intermediate padded protocol, update secret chat layer, misc fixes
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-09-08 16:15:50 +02:00
9a2ceb66dc
Just warn for now
All checks were successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-08-09 09:25:20 +02:00
0fe97e7d28
Avoid issues
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
ci/woodpecker/tag/build Pipeline failed
2022-07-29 12:29:43 +02:00
cf74727e3d
Add warning
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-28 18:04:50 +02:00
c9791fd291
Fixes 2021-12-21 14:44:39 +01:00
eb5cf0c16e
Update amphp/file, fix downloading of files on windows 2021-12-15 13:51:01 +01:00
ca2cbe4ecb
Add missing return typehints 2020-10-01 21:03:25 +02:00
997b3d3b3b
Misc improvements 2020-02-28 15:19:11 +01:00
ce94a70263
Fully implement bot API file IDs 2020-02-05 18:41:37 +01:00
000839a1b5
Yield from all the things 2020-01-31 19:29:43 +01:00
08c3752048
Finally fix files 2019-12-28 20:28:29 +01:00
d2be65d4ad
Wait for packagist, first 2019-12-26 20:26:27 +01:00
103c774236
Improve tests and conversion 2019-12-26 19:17:31 +01:00
eea6c966af
7to5 fix 2019-12-25 22:03:51 +01:00
89bb80285b
Update 2019-12-13 14:40:48 +01:00
e0b293b9a1 cs-fix 2019-09-02 17:08:36 +02:00
e7fff53d9d Disable zlib on PHP 5.6 2019-06-21 16:04:05 +02:00
7c7d2cb50c Properly handle closed sockets and polyfill some more methods 2019-06-21 12:16:48 +02:00
e74ff18d9f Require external php 7 polyfill 2019-06-18 14:39:31 +02:00
40e2e6c09d Various bugfixes 2019-06-18 12:31:44 +02:00