1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 05:27:48 +01:00
Commit Graph

3883 Commits

Author SHA1 Message Date
Mahdi
e16980b368 Fix
- Run composer cs-fix
2023-07-26 00:06:55 +03:30
Mahdi
8c25a773fe
Merge branch 'danog:v8' into v8 2023-07-25 23:55:40 +03:30
Mahdi
958b619286 Fix 2023-07-25 20:42:58 +03:30
ce857fa26f
Increase timeout 2023-07-25 19:12:54 +02:00
Mahdi
b915d661b9 Fix 2023-07-25 20:40:54 +03:30
Mahdi
093cc383c6
Merge branch 'v8' into v8 2023-07-25 20:39:29 +03:30
Mahdi
bdd0baac59 Delete replyInlineBotResult as incomplete!
- also add 3 methods delReaction addReaction and getReactions
2023-07-25 20:37:27 +03:30
55e1d2f15f
Update localization 2023-07-25 19:06:31 +02:00
Mahdi
de625e5311
Merge branch 'danog:v8' into v8 2023-07-25 20:16:04 +03:30
76446a2d82
Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
b2446fd4d7
Add FilterFromSender 2023-07-25 18:01:23 +02:00
Mahdi
717635c9a2
Merge branch 'danog:v8' into v8 2023-07-25 18:58:58 +03:30
8eb2268bcf
Increase release 2023-07-25 16:13:16 +02:00
26713b1349
Fix update checks on composer 2023-07-25 16:12:42 +02:00
Mahdi
1dbbca27e9
Merge branch 'danog:v8' into v8 2023-07-25 16:10:42 +03:30
0114106b77
Make sure the event handler class is in scope before unserializing 2023-07-25 14:27:16 +02:00
2e1b564afc
Update release 2023-07-25 14:22:30 +02:00
ebe06ad96a
Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
5f7325f71b
Add separate StaticSticker, AnimatedSticker, VideoSticker classes 2023-07-25 13:34:30 +02:00
3e09a1ee13
Multiple improvements 2023-07-25 13:13:17 +02:00
Mahdi
266350ae38 Add 4 bound method :
- pin that will pin a message
- unpin that will unpin a message
- react that will react to a message(accept array and string for reaction)
- replyInlineBotResult that Reply inlineBotResult to message
Other Replies methods will add in next pr.
2023-07-25 14:32:50 +03:30
Mahdi
243279d40b Add 3 bound method :
- pin that will pin a message
- unpin that will unpin a message
- react that will react to a message(accept array and string for reaction)
Replies methods will add in next pr
2023-07-25 12:13:56 +03:30
db8103a31c
Fix localization 2023-07-24 14:35:54 +02:00
4e84b4ff38
Update release 2023-07-23 16:55:29 +02:00
a1267b75c6
Improve getReply 2023-07-23 16:47:19 +02:00
69b8c64260
Improvements 2023-07-23 16:42:18 +02:00
6e3312917e
Update localization 2023-07-23 16:33:02 +02:00
42f5eb04cd
Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
64de1c0242
Fix HTTP(s) transports 2023-07-23 16:16:31 +02:00
9ced15326c
Fix ws and wss transport 2023-07-23 16:10:13 +02:00
bb90df0248
Increase release 2023-07-23 15:53:09 +02:00
ba98ea5b74
Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
d2c68b6372
Validate all attributes 2023-07-23 13:26:07 +02:00
6dc03776ee Increase release 2023-07-23 00:22:19 +02:00
ce208f9ae1 Fix CDN downloads 2023-07-23 00:21:26 +02:00
bd97e3075e Add extra assertion 2023-07-22 21:14:37 +02:00
d4fee048d1
Add FilterTextCaseInsensitive filter 2023-07-22 20:52:57 +02:00
475c47a94b
Async buffering in case of missing content-length 2023-07-22 20:46:53 +02:00
e032773a8a
Update release 2023-07-22 20:41:12 +02:00
3374760977
More photosize fixes 2023-07-22 20:40:08 +02:00
3278f7f999
More improvements 2023-07-22 20:23:34 +02:00
a0bd11b142
Make more syscalls async 2023-07-22 18:06:44 +02:00
6b33318f27
Add caseInsensitive flag to FilterText 2023-07-22 15:31:22 +02:00
555ebac434
Update relase 2023-07-22 14:00:29 +02:00
937f67102a
Fixes to logger updateSettings, getReply and FilterReplyToSelf. 2023-07-22 13:57:59 +02:00
82eeeae7bf Skip protected stories 2023-07-22 08:43:54 +02:00
4dc3e557e8
Update changelog 2023-07-21 21:37:59 +02:00
13f8fba970
Improve help 2023-07-21 21:35:24 +02:00
0fa7ddd87f
Add broadcast command to @tgstories_dl_bot 2023-07-21 21:33:31 +02:00
78eb97944a
Fixes 2023-07-21 21:30:19 +02:00