Commit Graph

190 Commits

Author SHA1 Message Date
danogentili
c18bdd2793 Fixed tests, adding support for PHP 5.4 2017-01-27 15:19:16 +03:00
Daniil Gentili
151de9724b Fix docs 2017-01-26 16:31:43 +01:00
Daniil Gentili
5a879f9c06 Clean up code 2017-01-26 02:52:04 +01:00
Daniil Gentili
080942534e Added partial support for http/https connectins, cleaned up docs, updated to layer 62. 2017-01-25 23:16:22 +01:00
Vitor Mattos
36118ee452 Doc (#47)
* Implemented automatic PHPDoc generate

* fix syntax

* fix syntax

* bugfix doc

* bugfix syntax

* bufgix syntax

* Update AnnotationsBuilder.php
2017-01-22 17:40:56 +01:00
Daniil Gentili
c1516bf75b Fixes to the documentation 2017-01-19 23:02:27 +01:00
Daniil Gentili
61bd44af03 updated docs 2017-01-12 11:05:37 +01:00
Daniil Gentili
3b8cc9d5ee Bugfixes and added support for downloading only specified ranges of a file 2017-01-12 11:04:17 +01:00
Daniil Gentili
0cdcccfc43 Fixed misteaks in documentations 2017-01-11 10:31:33 +01:00
Daniil Gentili
20d9b0fa6d Added file upload/download wrappers, decided to store full chat/user/channel constructors in $API->chats, fixed bugs 2017-01-07 12:39:11 +01:00
Daniil Gentili
f54fb0b6b3 Written first MadelineProto bot, fixed update management, fixed bugs 2017-01-04 12:22:03 +00:00
Daniil Gentili
cc7c983929 Moved old docs to normal github, github pages cannot handle them 2017-01-02 23:28:51 +00:00
Daniil Gentili
95ebf6147b Added docs for layer 18, 23, 25, 27, 33, 38, 40, 41, 42, 44, 45, 46, 51, 53, 55 2017-01-02 20:04:36 +00:00
Daniil Gentili
ec23e14c68 Written module to translate tl scheme files, turned documentation script into a class, separated ed the MTProto and telegram docs, added layer 46 and layer 55 docs 2017-01-02 18:50:37 +00:00
danogentili
bfc665ace0 Fixed bugs 2016-12-30 23:21:36 +03:00
Daniil Gentili
d5f02639d8 Added serialization docs 2016-12-30 16:45:04 +01:00
Daniil Gentili
d2d54398c4 Fixed update handling, now usernames or bot api ids can be passed as parameters instead of Peer, inputPeer, Channel, User (and other) objects, fixed bugs and typos. 2016-12-30 16:32:25 +01:00
danogentili
84abb27f18 Killed fread with fire, improved peer handling, written basic update handling features, written static class for serializing and deserializing MadelineProto easily, fixed lots of bugs, more stuff kek 2016-12-26 20:23:46 +03:00
Daniil Gentili
34865686da Working on updates 2016-12-24 17:20:45 +01:00
Daniil Gentili
884232aec3 random_ids are now computed automagically, added methods to ease working with peers and updated docs 2016-12-23 21:06:38 +01:00
Daniil Gentili
cfc7cb4e04 Started writing update handlers 2016-12-23 12:19:13 +01:00
danogentili
c42fa19afd Fixed docs 2016-12-21 12:40:30 +03:00
Daniil Gentili
306f581f1c Fixed logo 2016-12-21 11:39:52 +01:00
Daniil Gentili
7e9383981c Fixed handling of all service messages exactly as described in the API (closes #20), fixed bug in authorization module, added hover logo. 2016-12-21 11:31:34 +01:00
Daniil Gentili
1cd457fdcd Merge branch 'master' of https://github.com/danog/MadelineProto 2016-12-20 17:16:31 +01:00
Daniil Gentili
eda02d75f6 Added logo to readme 2016-12-20 17:15:47 +01:00
Daniil Gentili
f1f1c671de Optimize images (#31) 2016-12-20 16:53:03 +01:00
Daniil Gentili
aab42b4753 Added logos, meta tags and favicons 2016-12-20 16:50:53 +01:00
Daniil Gentili
a6bf4f668d Added attributes 2016-12-20 13:32:11 +01:00
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
e3a5cf5ba1 Fixing markdown syntax 2016-12-19 20:56:05 +03: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
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