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

226 Commits

Author SHA1 Message Date
b343265b32 Cleanup 2024-04-15 21:53:01 +02:00
b5535e62b6 Fix issue with ORM 2024-04-08 15:34:04 +02:00
5b67c00368 Bump danog/async-orm 2024-04-07 12:01:53 +02:00
6eb0954419 Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
ea2471f83d Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
3eb703b2c1 Bump deps 2024-03-10 19:43:10 +01:00
20fd005fcf Update layer 172 2024-01-19 20:39:59 +01:00
11a7e8d9d3 Bump minimum versions 2024-01-08 19:26:40 +01:00
6b5ba25354 Move around files 2023-12-24 15:15:09 +01:00
77fe7f903d Turn EntitiesTest into an offline test 2023-11-30 20:20:41 +01:00
999500eaf3 Further improve tests 2023-11-30 18:19:12 +01:00
be6632083b Update docs 2023-11-30 18:08:33 +01:00
4148d58c42 Further improve tests 2023-11-30 17:58:48 +01:00
84c04cbc31 Improve tests 2023-11-30 17:51:55 +01:00
7394ecfa79 Improve tests 2023-11-30 17:44:10 +01:00
0f862db470 Cleanup 2023-11-23 14:52:18 +01:00
57fa342446 Add support for ephemeral filesystems, UNIX socket database connections, fix revoltphp bug, fix updatePinnedMessages 2023-11-19 16:41:47 +01:00
1fddd8b9ad Temp 2023-11-14 22:33:41 +01:00
75f231a322 Psalm fix 2023-10-22 16:36:50 +02:00
5be1947e6d Update deps 2023-09-30 15:48:55 +02:00
9c6adbd24a
Add handshake test 2023-09-16 17:23:03 +02:00
8a9d3610f5
Fix dependencies 2023-09-06 21:26:59 +02:00
4c46d1a49f
Temporarily remove broken dependencies to fix DNS resolution 2023-09-05 18:10:12 +02:00
255f0383ba
Force specific version of amphp/websocket 2023-09-05 15:36:18 +02:00
dc35c8b755
Static thread count for psalm 2023-09-01 17:27:59 +02:00
62fc24bc1d
Speed up psalm 2023-09-01 17:14:30 +02:00
5a02ae17a7
Fixes 2023-09-01 15:08:11 +02:00
8379bd8fc4
Update 2023-09-01 15:04:04 +02:00
f9fc6d8370
Always run updateSettings if settings are passed to constructor 2023-08-27 11:04:18 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
d52b51963a
Fixes 2023-08-18 21:15:09 +02:00
c32a929ae0
Fix HTTP proxies 2023-08-16 13:52:10 +02:00
a474894d90
Update min version 2023-08-15 12:57:20 +02:00
1b6d7e5a36
Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
789f623986
Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
6e9b4be259 Fix typo 2023-08-06 00:06:25 +02:00
27485be888 Recommend uv 2023-08-05 23:42:57 +02:00
9ba8af106a
Improve tests 2023-08-05 23:09:40 +02:00
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