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

238 Commits

Author SHA1 Message Date
b540eefc73
Improvements 2023-08-05 20:15:50 +02:00
6cc71a5c8e
Cleanup changelog 2023-07-15 16:34:54 +02:00
1f654d8f26
Ban plugins from using file_get_contents, PDO, files 2023-07-09 16:55:08 +02:00
03a78dba98
Cleanup localization 2023-06-24 18:01:10 +02:00
f572f7606f
Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00
942d0ac4d3
Update docs 2023-05-26 17:54:42 +02:00
26b900cf61
Misc improvements 2023-05-02 18:42:46 +02:00
8ae9696d0f Enable GNU factor factorization module 2023-04-12 16:19:59 +02:00
5f5153eed0
Merge pull request #1314 from danog/dependabot/composer/bamarni/composer-bin-plugin-1.8.2
Update bamarni/composer-bin-plugin requirement from 1.5.0 to 1.8.2
2023-03-26 20:32:02 +02:00
Alexander Pankratov
8a2eb8d7a1 Fix: request headers support only strings
Fix: correct HttpStatus class
2023-03-26 16:50:36 +02:00
dependabot[bot]
e1b536d687
Update bamarni/composer-bin-plugin requirement from 1.5.0 to 1.8.2
Updates the requirements on [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) to permit the latest version.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/v1.5.0...1.8.2)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 13:16:05 +00:00
b69b1f7ce0 Fix getPwrChat 2023-02-14 19:48:03 +01:00
c9a1df59f8 Fixes 2023-02-14 14:11:24 +01:00
de081572f0 Fixes 2023-02-07 16:38:36 +01:00
de03776ae3 Provide full Psalm typehints 2023-01-27 18:12:33 +01:00
2e1572ad1e New API 2023-01-27 14:36:54 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00
906091bbaa Polyfill legacy danog/loop APIs 2023-01-26 15:34:16 +01:00
fbbab0786a Fix deps 2023-01-21 21:47:35 +01:00
006708dda3 Multiple fixes 2023-01-19 15:48:56 +01:00
53b8919388 Cleanup 2023-01-15 13:08:07 +01:00
9bb5e511c4 Rewrite tests 2023-01-15 13:07:48 +01:00
04adbcd115 Cleanup
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-01-11 18:47:53 +01:00
6b3b8cc8a6 More refactoring 2022-12-30 21:43:58 +01:00
517a563e2d Begin amp v3 refactoring 2022-12-30 19:21:36 +01:00
8c90ecdaec
Update composer.json
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-11-05 23:46:05 +01:00
fdfb23216d Switch to PHP 8.1+
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-11-04 14:16:30 +01:00
891f5a19ac Build docs 2022-10-08 14:10:04 +02:00
a3137cb5b8
Improve entities handling, fix MTProtoToBotAPI for messages forwarded from private users 2022-07-28 17:35:42 +02:00
01a652b3ac
Lock the composer-bin plugin
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-07-18 14:41:49 +02:00
08e7cab5c1
Fix waking up of update loops, refresh getSelf cache automatically, remove legacy pwr logic, add methods to forcefully refresh the peer cache 2022-07-16 18:10:58 +02:00
c27dfd80ed
Database fixes
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-25 19:15:30 +02:00
0ebd3068de
Multiple fixes 2022-06-04 16:51:23 +02:00
332c1916ef
Move utf8 code 2022-05-17 22:17:41 +02:00
0a9bc0e0ca
Update docs 2022-05-01 20:17:16 +02:00
1161df5568
Add more logs 2022-04-29 21:01:04 +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
b3d90f8291
Remove legacy hacks and BC, optimize IGE crypto 2021-12-06 19:14:34 +01:00
aca4f7c120
Update to layer 135 2021-12-03 18:15:56 +01:00
a6a41e19fe
Fix dependency 2021-09-16 18:00:37 +02:00
957c6b1228
PsrLogger fixes 2021-09-15 17:10:38 +02:00
657e974264
Separately require entry module 2021-09-06 16:22:07 +02:00
ae10e734f2
Skip post-autoload script 2021-09-05 21:12:19 +02:00
c94ae433dc
Add phabel 2021-08-16 18:34:47 +02:00
c48c643ba3
Minor fixes 2021-04-05 18:30:28 +02:00
5caaf8f85c
Multiple fixes 2021-03-17 22:27:47 +01:00
Alexander Pankratov
44563d2589 Fix PDO init 2021-02-28 00:48:26 +03:00
5d88935734 Avoid using custom danog/dns for now 2020-12-15 18:36:04 +01:00
ad8ff52e5f
Update mysql 2020-11-13 19:01:01 +01:00
bda520122d
Some templates 2020-10-18 15:02:37 +02:00
a376f0bf82
Logger and connection improvements 2020-10-17 12:49:26 +02:00
f4cb2d83a1
Finalize documentation 2020-10-15 19:07:37 +02:00
def6199437
PHPDOC 2020-10-13 10:03:35 +02:00
17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
d31b798df9
Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
1c99fd2658 Implement FastAPI in API 2020-09-27 22:15:16 +02:00
89da6d5a45 Serialization and database improvements 2020-09-27 22:15:16 +02:00
0001a45cd2 Completely refactor settings, remove old (internal and external) APIs, generic code cleanup 2020-09-27 22:15:16 +02:00
5a5c02e56b
Improve caching mechanism, deduplicate SQL code 2020-09-12 17:12:23 +02:00
01f9e67732
Fix requirements 2020-08-09 14:44:41 +02:00
b103ac3087
Merge branch 'master' of github.com:danog/MadelineProto into master 2020-07-31 20:40:10 +02:00
8eac5cc0ac
Proper exception handling in wsstream 2020-07-31 20:40:04 +02:00
Daniil
226cb3bbd8
Postgres support for sessions (#846) 2020-07-30 19:51:16 +02:00
444d55355a
Switch to external loop 2020-07-28 20:39:32 +02:00
86f6887148
IPC improvements 2020-07-12 14:55:21 +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
Alexander Pankratov
0c59e6ef42 Load submodules 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ed493330a6 Database properties types 2020-05-23 15:10:47 +03:00
8b80396ddb
Further psalm fixes 2020-04-05 15:33:01 +02:00
93bd9073e1
Bugfix 2020-03-14 17:29:49 +01:00
ec2719db4e
Small cleanups 2020-03-07 21:45:50 +01:00
a545e3463e
Possibly fix upgrade issue 2020-03-06 14:30:00 +01:00
98e56ba62f
ipv6 fixes 2020-02-28 14:14:02 +01:00
47228712a6
Improve tests 2020-02-09 16:24:57 +01:00
3b21304d8b
Implement downloadToBrowser and downloadToResponse methods 2020-02-08 19:32:36 +01:00
f8ea85a551
Performance improvements 2020-02-07 21:13:49 +01:00
e96f3ab593
Add tests, + various bugfixes 2020-02-04 21:46:38 +01:00
e4ba475970
Fix bot API file IDs 2020-02-04 17:34:02 +01:00
1d8f0090ed
Update deps 2020-01-19 13:56:54 +01:00
9b7ae03d8f
Cleanup external API 2020-01-19 13:46:49 +01:00
32f7b9a69d
Revert http-client dep 2020-01-05 18:43:47 +01:00
ea197a115f Bugfixes in response management 2020-01-05 17:29:36 +00:00
b947b5cacc
Insert php version in release file 2019-12-27 15:50:00 +01:00
6a67dda109
Update dns resolver 2019-12-27 14:47:20 +01:00
d2be65d4ad
Wait for packagist, first 2019-12-26 20:26:27 +01:00
b9f3acfaa6
Modular conversion 2019-12-26 19:47:24 +01:00
103c774236
Improve tests and conversion 2019-12-26 19:17:31 +01:00
05ee3c8b15
Multiple improvements for secret chat files, event handler, exception traces, update handling, file download 2019-12-26 15:14:27 +01:00
e3ed3f1685
Update composer deps 2019-12-22 19:10:30 +01:00
a2fdaad429
Update deps 2019-12-22 12:34:48 +01:00
b8067c7e95
Switch to custom fork of phpseclib, change namespace 2019-12-18 14:21:27 +01:00
58918b6fad
ECDH improvements 2019-12-15 13:21:57 +01:00
820057c9f4
packagist hotfix 2019-12-14 12:15:40 +01:00
7b2b69e97d
Better escaping 2019-12-13 21:31:35 +01:00
a7b0a16a01
Update websocket logic 2019-12-13 15:37:57 +01:00