1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 17:24:40 +01:00
Commit Graph

5166 Commits

Author SHA1 Message Date
30ddf0bd7d Always report to fill missing code info 2024-06-24 12:48:33 +02:00
Mahdi
6aadc9faab
Merge branch 'danog:v8' into v8 2024-06-20 16:50:16 +03:30
dcbfef0781 Bump RPC error descriptions 2024-06-19 20:10:33 +02:00
c88d499341 Production-mode assertions 2024-06-17 19:28:04 +02:00
7e7a65efd0 Bump 2024-06-17 18:09:14 +02:00
3dd6aac260 Improve phar stub 2024-06-16 22:20:40 +02:00
3d51d036b4 Further cleanup 2024-06-16 17:50:36 +02:00
d600c6562e Add a few more errors 2024-06-16 17:43:47 +02:00
ed97e81237 Cleanup 2024-06-16 17:41:56 +02:00
afc082cc63 Handle FLOOD_PREMIUM_WAIT during file operations 2024-06-16 16:41:51 +02:00
30d542719f BUmp docs 2024-06-16 15:49:24 +02:00
46665626ee Reduce number of errors 2024-06-16 15:48:48 +02:00
fbc1ce471e Improve blacklist 2024-06-15 21:55:54 +02:00
a747046c1b Fixes 2024-06-15 21:54:24 +02:00
269f5b1f8a Fix 2024-06-15 21:25:03 +02:00
92a3dcd3db Simplify code 2024-06-15 17:48:15 +02:00
0750b226f8 Cleanup error generation 2024-06-15 16:11:22 +02:00
238f49b259 Small psalm fix 2024-06-15 16:01:33 +02:00
aea8a3ed06 Bump 2024-06-15 15:59:37 +02:00
1a60bfa997 Add classes for all RPC errors 2024-06-15 15:36:14 +02:00
7595fbf538 Bump release 2024-06-13 17:15:41 +02:00
56b4253748 Bump 2024-06-13 17:13:22 +02:00
216b06fcca Fix getPwrChat 2024-06-13 17:08:58 +02:00
Mahdi
36d1ab7ee5 Add support for @replies messages
- Add CommentReply class
- Add FilterCommentReply class
- Some changes for chatId ,senderId,messageId (named id here)
2024-06-11 15:09:02 +03:30
3b578f225a Change API endpoint 2024-06-09 19:38:16 +02:00
750369d9be Bump to layer 181 2024-06-08 17:10:16 +02:00
79d58d6991 Fix 2024-05-29 23:33:24 +02:00
bca3902fb6 Add docs 2024-05-29 23:31:32 +02:00
b014adaf0d Bump 2024-05-29 22:51:56 +02:00
54c0cbe69f Bump 2024-05-29 21:44:33 +02:00
43d708a015 Bump 2024-05-29 21:36:51 +02:00
e1e2c3ddc2 Fix IPC upload of stream thumbnails 2024-05-29 21:29:01 +02:00
ae2e4a1692 Misc fixes 2024-05-29 21:10:29 +02:00
649b38ca15 Improve label names 2024-05-24 21:45:18 +02:00
003b344473 Small fix 2024-05-24 21:29:06 +02:00
10a5f861f6 Cleanup pending requests 2024-05-23 19:13:29 +02:00
ca0c50ceb3 Speed up tests 2024-05-23 18:43:32 +02:00
656edd7d98 Cleanup 2024-05-23 18:25:54 +02:00
681589e414 Bump docs 2024-05-23 18:21:15 +02:00
31e3a4fb86 Fix SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +02:00
0a436cc5ac Bump 2024-05-20 20:02:56 +02:00
64c6d3bd41 Fixup timeouts 2024-05-20 19:40:50 +02:00
11284e0b77 Bump 2024-05-20 18:00:33 +02:00
8b5f7e90a5 Bump 2024-05-20 17:44:56 +02:00
20f308c49d Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
a2c759cd0b Fix 2024-05-20 16:18:55 +02:00
9ad145fade Cleanup 2024-05-20 16:14:34 +02:00
cda2583744 cs-fix 2024-05-20 16:10:40 +02:00
044a22c91f Encapsulate 2024-05-20 16:10:12 +02:00
Alexander Pankratov
682e072a17 Fix: timeout for outgoing messages & possible fatal error for media downloads 2024-05-18 21:35:14 +02:00