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

3854 Commits

Author SHA1 Message Date
6cdf32e5e1
Improve bot API conversion 2023-08-04 20:28:27 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
17e84ec003
Fix usage of inputMediaPhotoExternal and inputMediaDocumentExternal in sendMultiMedia 2023-08-03 20:52:48 +02:00
373824c620
Increase release 2023-07-30 17:09:41 +02:00
b5055c1c38
Populated imported flag 2023-07-29 15:53:52 +02:00
2663703547
Increase release 2023-07-27 13:21:21 +02:00
d9541808fe
Multiple fixes 2023-07-27 13:20:30 +02:00
7ccbf3af3b
Tentative fix 2023-07-26 18:16:19 +02:00
3d6186235f
Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +02:00
34431630d9
Merge pull request #1377 from mtalaeii/v8
Add 3 bound methods
2023-07-26 12:16:26 +02:00
Mahdi
05e986cf9f Fix 2023-07-26 13:41:47 +03:30
Mahdi
725e47d21c Fix some bugs
- Run composer cx-fix
2023-07-26 13:37:57 +03:30
15080096b2
Increase release 2023-07-26 11:56:55 +02:00
7f7326acd8
Fix 2023-07-26 11:56:38 +02:00
Mahdi
9fe0b7b372 Merge remote-tracking branch 'origin/v8' into v8 2023-07-26 12:34:06 +03:30
Mahdi
a3db39568e
Merge branch 'danog:v8' into v8 2023-07-26 12:33:44 +03:30
Mahdi
ed60ee5f80 Change addReaction to just accept int|string
- Fix some bugs
- Run composer cx-fix
2023-07-26 12:32:17 +03:30
188bb29b93
Small IPC fix 2023-07-26 08:18:04 +02:00
0439daeae0
Small IPC fix 2023-07-26 08:17:41 +02:00
Mahdi
af318e72bd Fix
- Fix getReaction bug
- Run composer cs-fix
2023-07-26 02:01:39 +03:30
Mahdi
79d546ad46 Fix
- Fix delReaction bug
- Run composer cs-fix
2023-07-26 01:48:38 +03:30
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