1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 14:57:48 +01:00
Commit Graph

3404 Commits

Author SHA1 Message Date
68b045ff74
Update example 2023-05-02 17:50:48 +02:00
dfb669ad08
Update API documentation 2023-04-29 14:26:32 +02:00
d1fa3a5c47
Implement InputCheckPasswordSRP conversion 2023-04-29 14:14:16 +02:00
ce80142f3d
Fixes 2023-04-28 18:58:46 +02:00
8e12707948
Add windows notice 2023-04-27 15:55:10 +02:00
382cd3f0a7
Add sendCustomEvent API method and onUpdateCustomEvent event handler method 2023-04-26 21:57:38 +02:00
378a5c0eb0
Make longs optional 2023-04-26 17:50:29 +02:00
4bba26df10
Make username recaching atomic 2023-04-26 13:26:29 +02:00
6dece64d81
Remove messages.getAllChats 2023-04-25 17:31:36 +02:00
9e2e6535c4
Merge pull request #1338 from danog/fix_new_session
Fix: error from EIO
2023-04-24 00:01:21 +02:00
Alexander Pankratov
fdd76310c3 Fix: error from EIO 2023-04-23 23:28:31 +02:00
Alexander Pankratov
537299b5a3 Optimization: don't use async write 2023-04-23 22:05:03 +02:00
Alexander Pankratov
200d526931 Feat: counter for database cache 2023-04-23 21:45:36 +02:00
794a6de5ad Make username migration non-blocking 2023-04-23 21:38:48 +02:00
d0fa8311b5 Fix 2023-04-23 21:27:53 +02:00
142293faa6 Rerefresh username database in parallel 2023-04-23 21:26:02 +02:00
ed02391d00 Update example 2023-04-23 14:32:38 +02:00
4d5e8006bf Bugfix 2023-04-22 21:44:43 +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
e628d7cde8 Update to layer 158 2023-04-21 17:33:00 +02:00
1b74a87772 Avoid logging config 2023-04-18 19:04:07 +02:00
1257c0511e
Merge pull request #1334 from danog/v8_safari_fix_2
V8 safari fix 2
2023-04-18 12:50:25 +02:00
Alexander Pankratov
47eb8eb1d0 Fix: safari requires one big range of video 2023-04-18 12:41:28 +02:00
Alexander Pankratov
4b6b9d980b Revert "Revert "Fix: safari requires one big range of video""
This reverts commit b2a8038b30.
2023-04-18 12:11:21 +02:00
b2a8038b30 Revert "Fix: safari requires one big range of video"
This reverts commit 7a946911b9.
2023-04-18 00:07:42 +02:00
8ae9696d0f Enable GNU factor factorization module 2023-04-12 16:19:59 +02:00
f4413860c7
Merge pull request #1331 from danog/v8_fix_safari_streaming
Fix: safari requires one big range for video
2023-04-11 10:50:45 +02:00
Alexander Pankratov
7a946911b9 Fix: safari requires one big range of video 2023-04-11 01:21:12 +02:00
31eff9db1f Update 2023-04-03 12:07:27 +02:00
45a33de08e Small fix 2023-03-26 22:51:22 +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
b2d72f1975 Fix: request headers support only strings 2023-03-26 20:21:02 +02:00
e33477684b Try improving tests 2023-03-26 20:10:51 +02:00
53581e4d36 Update version 2023-03-26 19:44:11 +02:00
4c41b2b5d6 Fix uploadFromCallable 2023-03-26 19:16:54 +02:00
beacc3b8fe
Merge pull request #1323 from danog/v8_fix_files
Fix: file download
2023-03-26 18:38:31 +02:00
Alexander Pankratov
26a5525a27 Fix: upload stream type 2023-03-26 18:36:16 +02:00
Alexander Pankratov
8a2eb8d7a1 Fix: request headers support only strings
Fix: correct HttpStatus class
2023-03-26 16:50:36 +02:00
6d8986d680 Fixes 2023-03-23 18:40:49 +01:00
526acf2fe6 Increase version 2023-03-20 20:50:21 +01:00
f29efcd0df Update 2023-03-17 20:54:04 +01:00
1970ee0ec0 Fixup 2023-03-17 11:30:40 +01:00
a6d3ac7771 Don't skip tests anymore, PHP 8.2.4 doesn't segfault 2023-03-17 11:24:22 +01:00
781af3a400 Update 2023-03-17 11:10:06 +01:00
3a48f0c013 Fix build 2023-03-09 14:19:33 +01:00
30c43ab254 Fixes 2023-03-09 13:13:04 +01: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
ac47aa15fc
Create .github/dependabot.yml 2023-03-06 14:10:46 +01:00
800d7ee371
Add security policy 2023-03-06 14:08:46 +01:00