Commit Graph

1266 Commits

Author SHA1 Message Date
980d0b1fb1 Support php-libtgvoip alpha 2018-09-03 17:32:43 +02:00
aa561316d6 Apply fixes from StyleCI 2018-08-31 12:25:45 +00:00
c74b97035e Make more objects optional 2018-08-31 14:25:28 +02:00
Daniil Gentili
c25da356a6 Peer bugfix 2018-08-30 20:49:58 +00:00
3eca1368b2 Apply fixes from StyleCI 2018-08-30 18:02:40 +00:00
c86488a244 Implement lots of additional peer casting 2018-08-30 19:58:58 +02:00
5de602a1fd Fixes to the update loop 2018-08-29 17:55:56 +02:00
0a91935cc1 Docufixes 2018-08-29 17:27:28 +02:00
32e45b83f6 Implement hash abstracion 2018-08-29 17:16:38 +02:00
b304e6b923 Docufix 2018-08-29 11:25:49 +02:00
837c541ea7 Apply fixes from StyleCI 2018-08-28 18:58:20 +00:00
41c682a12d Fix recursive alphabetical search and implement nothing in the socket fix 2018-08-28 20:55:49 +02:00
9eeabaa81b Small bugfix 2018-08-19 19:33:08 +02:00
f3a21fa754 Serialization bugfixes 2018-08-19 11:38:18 +02:00
9993af864c Serialization bugfix 2018-08-19 11:26:55 +02:00
Daniil Gentili
54b505328b webhook bugfixes 2018-08-09 08:15:09 +00:00
d5758e1855 Apply fixes from StyleCI 2018-08-02 12:12:44 +00:00
Daniil Gentili
4121a3f017 Bugfixes and performance improvements 2018-08-02 12:12:07 +00:00
c04a05f0ac Apply fixes from StyleCI 2018-07-19 16:58:17 +00:00
Daniil Gentili
75456bfad4 Send TTL service messages to update handler 2018-07-19 16:57:15 +00:00
badc751a0f Store random_id in internal secret message database 2018-07-19 18:42:30 +02:00
6fcd5247b1 Secret chat abstraction improvements 2018-07-19 17:03:08 +02:00
28b53ae8cf Bugfixes 2018-07-19 12:04:17 +02:00
f1b6802676 TL bugfixes 2018-07-17 16:07:46 +02:00
90896a46df Apply fixes from StyleCI 2018-07-13 15:21:08 +00:00
94f20292c3 Bugfixes to combined API, perfomance improvements, additional internal processing for config/user updates 2018-07-13 17:20:47 +02:00
0820d61545 Apply fixes from StyleCI 2018-07-13 00:45:34 +00:00
Daniil Gentili
384039eea7 fix 2018-07-13 00:45:14 +00:00
5d3d899b34 Apply fixes from StyleCI 2018-07-12 19:03:54 +00:00
e6157986b8 TL schema path bugfix 2018-07-12 21:03:30 +02:00
28436dedc1 Bugfix 2018-07-12 19:24:01 +02:00
073ca172f6 Apply fixes from StyleCI 2018-07-11 14:39:53 +00:00
40857b705e parse_mode fixes 2018-07-11 16:39:38 +02:00
0675fba227 Update localization 2018-07-11 15:55:22 +02:00
4d63ec408c Apply fixes from StyleCI 2018-07-11 13:16:12 +00:00
fe8c384cab Add combined API 2018-07-11 15:01:09 +02:00
a1de0903e5 Bugfix 2018-07-09 21:45:09 +02:00
b89e41a650 Apply fixes from StyleCI 2018-07-07 17:50:03 +00:00
62ea79cc06 Various bugfixes and abstractions 2018-07-07 19:48:10 +02:00
935ae7009a Fix get_dialogs (closes #460) 2018-07-01 11:58:39 +02:00
Daniil Gentili
6947d1b034 Use media DCs for file operations 2018-06-29 18:08:33 +00:00
33d95dab58 Apply fixes from StyleCI 2018-06-29 16:16:12 +00:00
c1e2c93af7 Merge remote 2018-06-29 18:15:51 +02:00
855045099e Update to layer 82, implement media DC key exchange, revert logger API change, fix pretty TL traces, implement message splitting for parse_mode messages, fix TOS flow 2018-06-29 18:15:17 +02:00
b4439668f1 Apply fixes from StyleCI 2018-06-29 12:01:18 +00:00
c07ab02c66 Merge branch 'master' of https://github.com/danog/MadelineProto 2018-06-29 14:00:21 +02:00
87a989d0cf TOS update, update to layer 81, improve GUI/cli interface 2018-06-29 13:50:14 +02:00
4520635d27 Apply fixes from StyleCI 2018-06-22 11:35:08 +00:00
092cc44d75 HHVM fixes 2018-06-22 13:28:33 +02:00
96f943f78e
Bugfix 2018-06-14 19:46:38 +02:00
abe952bcc0
Logger bugfix 2018-06-14 15:04:10 +02:00
4bbd6c0b59 File download bugfix 2018-05-25 17:35:03 +02:00
495294eb12 Hotfix 2018-05-25 16:22:27 +02:00
4dec37395f Add zerobias conversion module 2018-05-17 15:23:32 +02:00
Daniil Gentili
2fdb33d2e4
Update MTProto.php 2018-05-14 20:22:08 +02:00
Daniil Gentili
81d8cd0868 Improve self-update and add copyright notice 2018-05-10 10:36:09 +00:00
c6fdf8d10b Apply fixes from StyleCI 2018-05-10 09:44:40 +00:00
Daniil Gentili
b4e6d022ed Better logging 2018-05-10 09:26:30 +00:00
Daniil Gentili
dd43474e75 Reduce memory usage 2018-05-09 11:37:58 +00:00
0b0fe4c32f Apply fixes from StyleCI 2018-05-08 12:52:36 +00:00
Daniil Gentili
36850e70d6 More logs 2018-05-08 12:49:55 +00:00
Daniil Gentili
95a9a0a07c Another bugfix 2018-05-08 12:35:05 +00:00
Daniil Gentili
e13d28ecda More bugfixes 2018-05-08 11:08:34 +00:00
c00c7c600d bugfixes 2018-05-07 20:02:39 +02:00
d92c398716
Better logging 2018-05-05 11:53:25 +02:00
7caee27e93 Apply fixes from StyleCI 2018-05-04 10:54:11 +00:00
Daniil Gentili
fa1ea67f8e Properly manage media server FLOOD_WAIT_ errors 2018-05-04 10:53:52 +00:00
Daniil Gentili
5b60992ecb Update magnaluna 2018-05-04 10:21:33 +00:00
7e4227e3de Do not drop duplicate message ID updates if they're edited messages 2018-04-26 12:18:43 +02:00
Daniil Gentili
8a04c809f8 Bugfixes to documentation builders 2018-04-19 17:56:52 +00:00
8aae939d7d Apply fixes from StyleCI 2018-04-19 17:18:31 +00:00
dd6f8afc68 Fixes to stream wrapper and bytes wrapper 2018-04-19 19:16:25 +02:00
ac56bd7bdd PTS bugfixes 2018-04-19 15:44:37 +02:00
0fbc6cbb13 Minor bugfixes 2018-04-19 13:16:16 +02:00
Daniil Gentili
d4ca6c7fa0 bugfix 2018-04-18 19:48:57 +00:00
Daniil Gentili
ff0f5d00f3 Add support for nearly all update types in get_info 2018-04-18 15:16:33 +00:00
771e34d332 Bugfixes to HTTP proxy 2018-04-18 16:40:40 +02:00
e0ceb0f39c HTTP fixes 2018-04-18 16:19:58 +02:00
6c84ada369 Apply fixes from StyleCI 2018-04-18 14:12:32 +00:00
1e3ec54ce8 Add socks5 and HTTP proxy, implement authorization in socks5 proxy, implement authorization in http proxy, simplify socket and connection classes 2018-04-18 16:11:59 +02:00
Daniil Gentili
4f28c22a4b Bugfix 2018-04-17 21:51:54 +00:00
5344f8d586 Started implementing logic to bypass Russian blocks 2018-04-17 11:29:22 +02:00
24dddf069e Bugfix 2018-04-17 11:21:17 +02:00
17a93ac7a7 Apply fixes from StyleCI 2018-04-17 09:19:13 +00:00
552e1a3182 Cleanup 2018-04-17 11:18:40 +02:00
513a5933fe Cleanup 2018-04-17 11:17:44 +02:00
0c537e133f Apply fixes from StyleCI 2018-04-17 08:40:34 +00:00
e600aa0c43 Bugfixes to server, logging and serialization 2018-04-17 10:39:55 +02:00
1a48e8224e Avoid logger problems 2018-04-16 14:23:13 +02:00
549ead2e25 Apply fixes from StyleCI 2018-04-16 11:58:52 +00:00
040babd24d Merge branch 'master' of https://github.com/danog/MadelineProto 2018-04-16 13:57:48 +02:00
5c88cc3e2e Server bugfixes 2018-04-16 13:56:00 +02:00
rik43
ccef4bc4f0 typo in var name (#394) 2018-04-15 12:00:18 +02:00
rik43
83f810a825 wrong var name (#395) 2018-04-15 11:59:56 +02:00
5948b17e88 Apply fixes from StyleCI 2018-04-14 13:01:52 +00:00
965feb3ba4 Merge branch 'master' of https://github.com/danog/MadelineProto 2018-04-14 15:00:58 +02:00
1d41c13c0e Finish slapping together tdesktop conversion module 2018-04-14 15:00:46 +02:00
d8a61db7ac Start writing tdesktop conversion 2018-04-12 21:46:19 +02:00
be913fac3c Apply fixes from StyleCI 2018-04-11 18:27:29 +00:00
f246f5aa40 Add conversion class for sessions generated by other clients 2018-04-11 20:27:02 +02:00