Commit Graph

1487 Commits

Author SHA1 Message Date
0544ad7320 HTTP proxy bugfix 2019-06-12 22:18:53 +02:00
80e50bcf20 Use custom artax for DNS over HTTPS 2019-06-12 20:52:38 +02:00
3fe04930e7 Better error handling and proxied DNS over HTTPS 2019-06-12 20:51:38 +02:00
1ea8b9683a Just this is enough 2019-06-12 19:02:33 +02:00
caccecd999 Remove rollbar dependency 2019-06-12 18:32:15 +02:00
8b03c63a9e Use DNS over HTTPS by default in all clients 2019-06-12 18:26:55 +02:00
73dc3fbcfd Better shutdown and signal logging 2019-06-08 21:01:57 +02:00
11fa07b5d3 Smol fix 2019-06-08 16:43:46 +02:00
8b49c1fbe5 require artax 2019-06-08 13:54:06 +02:00
3b4d45bd34 Workaround for async init 2019-06-08 13:29:54 +02:00
Daniil Gentili
7929e8053e Fix 2019-06-08 00:21:38 +00:00
a64e55cbd8 fix 2019-06-07 20:56:40 +02:00
afc64ca257 Bugfixes 2019-06-07 19:15:12 +02:00
954c64127e Fix 2019-06-07 18:33:06 +02:00
24b92b9a71 Fix 2019-06-07 17:21:43 +02:00
Daniil Gentili
53b72c8a29 Various bugfixes 2019-06-07 00:48:25 +00:00
7bed1c6493 Fix 2019-06-06 19:54:22 +02:00
d18300a631 Make all helper functions static, and add support for ArrayAccess in coroutines 2019-06-06 19:52:02 +02:00
Daniil Gentili
c16328396d Bugfix 2019-06-06 14:22:52 +00:00
6a6fcb782d Add shutdown API 2019-06-06 15:57:21 +02:00
fd1234bfbd Fix 2019-06-06 00:33:11 +02:00
a4e25ecfa2 Bypass possible server-side bug 2019-06-05 22:01:11 +02:00
c71dd59f87 Parse updates 2019-06-05 21:41:42 +02:00
b59e62a725 Fix HTML parser 2019-06-05 21:09:25 +02:00
864172ce74 Reset message ID array 2019-06-05 20:41:57 +02:00
4a8f3d15c1 FIx 2019-06-05 20:26:09 +02:00
986b0efd8d Finish writing changelog 2019-06-05 19:10:26 +02:00
3a4325f691 Add async echo 2019-06-05 16:45:33 +02:00
1e24296268 Fixing stuff 2019-06-05 15:56:59 +02:00
08a502cb2f Add async readline 2019-06-05 15:38:32 +02:00
3b26ae40a1 Updated changelog 2019-06-05 12:04:36 +02:00
0f6cccf941 Almost done 2019-06-04 23:55:02 +02:00
7509e81d6f Improved logging 2019-06-04 18:56:01 +02:00
e900358bd2 Improved logging 2019-06-04 18:36:47 +02:00
2614c863a4 Handle stream errors 2019-06-04 18:24:25 +02:00
5b5c81b221 Another small bugfix 2019-06-04 17:57:49 +02:00
e229d73834 Bugfix 2019-06-04 17:53:42 +02:00
d18ef430b9 Fix phar build 2019-06-04 15:22:47 +02:00
541f9b67ac Probably improve error handling in strands 2019-06-04 15:06:47 +02:00
5b51d71257 Improved logs 2019-06-04 15:02:39 +02:00
a1daca04da
Style fixes 2019-06-04 14:55:58 +02:00
832df205c4 Finally stabilize dependencies 2019-06-04 14:25:13 +02:00
6a6066b8ad Improved logging and disconnect 2019-06-04 13:49:01 +02:00
387584a178 Multiple args 2019-06-04 13:29:46 +02:00
61114c6a92 Fixes and new get_dialogs 2019-06-04 13:27:21 +02:00
e80d67037c Improvements 2019-06-03 22:33:53 +02:00
120ff0aba9 Multiple fixes 2019-06-03 20:51:10 +02:00
332a0f9416 Merge branch 'master' of https://github.com/danog/MadelineProto 2019-06-02 16:27:37 +02:00
df98df1446 Various bugfixes 2019-06-02 16:23:49 +02:00
030cc65369 Changelog 2019-06-02 15:02:15 +02:00
f0b51da9cf Fix providing settings to wakeup 2019-06-02 14:29:17 +02:00
33041140e2 Add continue constant to genericloop 2019-06-02 13:45:12 +02:00
e6375a4701 Rename generic loop 2019-06-02 13:27:16 +02:00
751aedf92b Fixes and improvements 2019-06-02 12:29:29 +02:00
9317a9feed welp 2019-06-02 12:04:34 +02:00
bb8bf4a048 Fixes 2019-06-02 12:03:38 +02:00
62c29c9415 Split acks 2019-06-02 11:54:56 +02:00
ab6175575e More logs and hotfix 2019-06-02 11:34:19 +02:00
5e6beafec6 Properly start update system 2019-06-01 22:04:37 +02:00
0c40d6fb58 Slight improvement 2019-06-01 21:24:38 +02:00
Mattia
690b38e11d Removed received update logging. (#634) 2019-06-01 21:19:12 +02:00
fd03b39a46 Handle updateShortSentMessages 2019-06-01 21:16:52 +02:00
b6fc41612a Updated examples and async callbacks 2019-06-01 18:15:14 +02:00
660be7ae70 Wrap remaining amphp helper methods 2019-06-01 16:22:44 +02:00
Daniil Gentili
692bcbcb1d Do not handle empty messages in the example bot 2019-06-01 13:45:07 +00:00
Daniil Gentili
94f2de3cd2 Handle empty messages properly 2019-06-01 13:42:17 +00:00
2924bb66a1 Add support for iterable proxy settings 2019-06-01 14:04:10 +02:00
58f0bce84b Fix photosize conversion 2019-06-01 13:13:59 +02:00
2118665a29 Bugfixes 2019-06-01 12:47:18 +02:00
fa4cf14ab7 Update fixes and get_self improvements 2019-05-31 17:43:49 +02:00
c7ed411070 Improve message splitting 2019-05-31 15:31:23 +02:00
c6b3aa96d0 Update copyrights 2019-05-31 12:18:10 +02:00
a7b75a1a0a fixes 2019-05-31 00:33:32 +02:00
2039667f82 Minor bugfix 2019-05-30 17:27:22 +02:00
060659dc92 Improved update signaling 2019-05-30 17:22:28 +02:00
9197c7013d Nice fix 2019-05-30 15:39:51 +02:00
be11dcfef1 Check message IDs of messages received with getDiff 2019-05-30 15:25:56 +02:00
32aff162e2 Pretty much working 2019-05-30 15:17:26 +02:00
81302f05fd Minor fixes 2019-05-30 14:19:38 +02:00
d42f677884 Fixes 2019-05-30 14:09:15 +02:00
558afb9183 Finish writing feeder logic 2019-05-30 13:28:50 +02:00
b4114cd5f8 Fixes 2019-05-29 22:36:16 +02:00
5da683f508 Now working (with a huge latency but working) 2019-05-29 22:12:36 +02:00
28928e339f More rewriting 2019-05-29 22:00:51 +02:00
60b20f98f7 More feeders 2019-05-29 18:28:43 +02:00
c86e9d31fb Continue rewriting update management 2019-05-29 17:19:42 +02:00
7f47e3de85 Rewriting update management 2019-05-29 15:17:14 +02:00
ff271bbf68 Reduce latency 2019-05-27 15:42:16 +02:00
ec6ba6ea76 Synchronous my.telegram.org wrapper 2019-05-22 17:50:07 +02:00
b339a9d849 Major fixes and refactoring of wrapper APIs 2019-05-22 17:35:16 +02:00
50b85629ab Whoops 2019-05-15 22:10:53 +02:00
453af1208b Fix calls 2019-05-15 22:08:49 +02:00
f155738b56 Update dependencies 2019-05-14 21:07:25 +02:00
d18d97d208 Improve traces on web 2019-05-13 18:06:16 +02:00
da561de1a9 Improve composer.json and serialization 2019-05-13 17:48:53 +02:00
28afd56d54 Remove some workarounds 2019-05-13 17:34:56 +02:00
Daniil Gentili
d8e85de823 Destroy old _bk connections 2019-05-13 14:15:53 +00:00
fd14f8c6b6 Use custom wait 2019-05-13 13:53:31 +02:00
be9c822d11 Minor bugfixes and performance improvements 2019-05-13 11:38:54 +00:00
afbb08a027 Fixes 2019-05-13 13:07:30 +02:00