Commit Graph

407 Commits

Author SHA1 Message Date
Daniil Gentili
ffb8f2267c Improved documentation generation 2016-12-20 13:15:22 +01:00
Daniil Gentili
d664dd3bb3 Fixed mistake in constructors index 2016-12-19 23:59:46 +01:00
danogentili
5fa11f52ef Added ignored files 2016-12-19 21:43:50 +03:00
danogentili
57843d8331 Fixing markdown syntax 2016-12-19 21:37:29 +03:00
danogentili
7ebaa0a390 Fixing markdown syntax 2016-12-19 21:20:07 +03:00
danogentili
cb7a07f2b0 Now an exception won't be thrown if the ack methods can't find the message id. 2016-12-19 21:07:11 +03:00
Daniil Gentili
865af04288 Apply fixes from StyleCI 2016-12-19 19:56:36 +00:00
danogentili
957e4650d4 Merge branch 'master' of https://github.com/danog/MadelineProto 2016-12-19 20:56:14 +03:00
Daniil Gentili
e723793051 Apply fixes from StyleCI 2016-12-19 19:35:57 +00:00
danogentili
e3a5cf5ba1 Fixing markdown syntax 2016-12-19 20:56:05 +03:00
danogentili
ddafe3d879 Merge branch 'master' of https://github.com/danog/MadelineProto 2016-12-19 20:35:36 +03:00
Daniil Gentili
2a3144444b Apply fixes from StyleCI 2016-12-19 18:48:49 +00:00
danogentili
5ba1457d0a Fixing markdown syntax 2016-12-19 20:35:27 +03:00
danogentili
7094200f40 Improved documentation generation 2016-12-19 19:48:27 +03:00
danogentili
f88c9ab529 Trying to make docs work with the cayman theme 2016-12-19 19:13:16 +03:00
Daniil Gentili
eb7dd57c13 Set theme jekyll-theme-cayman 2016-12-19 21:58:45 +04:00
Daniil Gentili
9fd4b22c42 Apply fixes from StyleCI 2016-12-19 17:58:09 +00:00
danogentili
fa1183b25e Merge branch 'master' of https://github.com/danog/MadelineProto 2016-12-19 18:57:29 +03:00
danogentili
04a2504c17 Fixed a few bugs, switched to traits for MTProtoTools modules, written documentation creator and added documentation 2016-12-19 18:56:52 +03:00
Daniil Gentili
f15631ab86 Apply fixes from StyleCI 2016-12-12 15:37:19 +00:00
Daniil Gentili
ba740d7be7 Throw exception if not running on 64 bit system 2016-12-12 15:36:46 +00:00
Daniil Gentili
1611c0f8ec Fixed bugs 2016-11-30 21:46:46 +00:00
Daniil Gentili
80ae7e9478 Apply fixes from StyleCI 2016-11-29 23:02:37 +00:00
Daniil Gentili
0c578f25c9 Fixed response handling 2016-11-29 23:02:17 +00:00
danogentili
0cc2ea1cef Improved response handling 2016-11-29 20:45:06 +03:00
danogentili
071f63244d Updated tests 2016-11-29 16:52:41 +03:00
Daniil Gentili
e2eb4bf07b Apply fixes from StyleCI 2016-11-29 13:35:11 +00:00
Daniil Gentili
c62d8cc069 Added additional error handling 2016-11-29 13:25:11 +00:00
Daniil Gentili
885520c96a Remove part of tests 2016-11-29 01:17:36 +00:00
Daniil Gentili
b066ff1e65 Added stuff 2016-11-29 01:13:45 +00:00
Daniil Gentili
8ba0987e27 Added stuff 2016-11-29 01:11:11 +00:00
Daniil Gentili
95ba5a33f0 Merge branch 'master' of https://github.com/danog/MadelineProto 2016-11-29 00:49:13 +00:00
Daniil Gentili
2121777bb1 Added encrypted session file 2016-11-29 00:49:01 +00:00
Daniil Gentili
a3b1759b5b Apply fixes from StyleCI 2016-11-29 00:48:19 +00:00
Daniil Gentili
8bba87c353 Rewrote TL class using webogram, fixed bug in recognition of system version, improved response handling, improved tests, improved documentation 2016-11-29 00:47:59 +00:00
danogentili
1d9ea6ad0c Made small fixes to TL 2016-11-26 16:12:36 +03:00
Daniil Gentili
546d7cc46e Apply fixes from StyleCI 2016-11-26 10:50:39 +00:00
Daniil Gentili
496d6790bc Fixed handling of bad_server_salt notifications, improved switching of DCs when user is authorized, session ids and sequence numbers will now be resetted on deserialization 2016-11-26 10:50:20 +00:00
Daniil Gentili
dae2375bf3 Switch back to edge environment on travis and fix bug on datacenter switch 2016-11-25 21:59:17 +00:00
Daniil Gentili
6b9391d74d Trying to enable ipv6 on travis... 2016-11-25 21:38:24 +00:00
Daniil Gentili
2a95f6eb03 Apply fixes from StyleCI 2016-11-25 21:21:34 +00:00
Daniil Gentili
323359897b #AUGAA 2016-11-25 21:21:13 +00:00
Daniil Gentili
87a22ed0bc Apply fixes from StyleCI 2016-11-25 20:53:18 +00:00
Daniil Gentili
c6f1642264 Fixed bugs, updated docs, fixed serialization and deserialization of class, improved TL class 2016-11-25 20:52:56 +00:00
Daniil Gentili
1dca7843a9 Added instructions for dependency installation in the docs, trying to fix composer 2016-11-24 23:40:19 +00:00
Daniil Gentili
a660bb4c68 fixes to docs 2016-11-24 23:19:15 +00:00
Daniil Gentili
3bba37ef1d Applied fixes from StyleCI 2016-11-24 23:15:53 +00:00
Daniil Gentili
7be648fb20 Added documentation, simplified code, organized exceptions, added some more examples in testing.php, decided to unset flags in deserialized responses, moved message id arrays to Connection classes, added wrappers for logging in to telegram as a bot or as a user and for logging out, fixed deserializing of gzip packed objects, added more logging, fixed bugs, added methods to get and parse configuration, saved some fairies, fixed exporting/importing of authorization, added some wakeup methods to prevent problems during serialization, added support for ipv6 and automagical detection too. I think we can safely say this is now a beta. 2016-11-24 23:15:22 +00:00
Daniil Gentili
c168890384 Fixed bugs, improved exception erro rhandling, blah, blah, blah (#RTFC) 2016-11-24 12:16:06 +00:00
Daniil Gentili
87e625ea9c Applied fixes from StyleCI 2016-11-23 20:04:51 +00:00