7a0153a139
Documentation rework ( #349 )
...
* Documentation rework
* Apply fixes from StyleCI
* Documentation fixes
* Login as bot through web/cli API, allow using invite links in joinChannel, full invite links in importChatInvite and checkChatInvite, non-invite links in importChatInvite
* Apply fixes from StyleCI
* Logging fixes
* Build docs
* Add methods to modify start template, bugfix to logging and keyboard conversion
* Add TL documentator
* Document MTProto methods
* Documenting methods...
* 7% documented
* Bugfixes
* Update docs
* Update docs
* Simplify file management
* Implement automatic object conversion for media, and more awesome stuff
* Implement automatic object conversion for media, and more awesome stuff
* Implement event update handler and file upload/download callback
* Auto-detect mime type, duration, width and height of media
* Update docs
* Document new file functions
* Fix links
* Fix links
* Update bot.php to use event loop
* Implement webhook update handler and forking in main loop
* Build docs
* Better docs
* Fixes to secret chats
* Almost finished updating docs
* Bugfixes, implemented infinite loop for loop() method, almost finished docs
* Finish writing docs
* Add automatic documentation builder script
* Finished writing docs
2018-03-20 12:48:05 +01:00
Daniil Gentili
0cd071cdb8
Removed MTProto constructors from API scheme
2018-02-20 21:09:28 +00:00
e4a326e552
Http refactor ( #307 )
...
* refactor
* Apply fixes from StyleCI
* Implement https and http transport, add support for new req_pq_multi, send pending acks and objects in containers along with the next method call, remove dependency on the socket extension.
* Apply fixes from StyleCI
* Make types with empty constructors optional, fix phar archives (fixes #217 )
* Apply fixes from StyleCI
* Update to layer 75
* Update github pages gemfile.lock
2018-02-18 14:18:18 +01:00
Daniil Gentili
d4a5153b4d
Update docs
2017-12-10 10:33:03 +00:00
Daniil Gentili
3aa60e8d31
Updated to layer 73
2017-11-15 12:41:58 +00:00
Daniil Gentili
e5da891ac2
Docufix, changed deserialization API, added php 7 check
2017-11-03 15:02:01 +03:00
Daniil Gentili
7c205811ff
Update to layer 72
2017-10-14 09:50:46 +00:00
Daniil Gentili
2519d19498
Better docs
2017-08-25 14:32:11 +02:00
Daniil Gentili
44cd3fc6aa
Better docs
2017-08-25 14:29:02 +02:00
Daniil Gentili
68749f63e1
Updated to layer 71, added getSignalBarsCount to php-libtgvoip docs
2017-08-21 18:22:02 +02:00
Daniil Gentili
54f69ece92
Bugfixes
2017-07-24 01:32:29 +02:00
Daniil Gentili
70a85cb6be
Updated to layer 68
2017-06-30 15:36:33 +02:00
Daniil Gentili
2bf609d044
Updated to layer 66, added CDN file download logic, added option to send messages longer than 4096 chars, fixed documentation, fixed bugs
2017-04-21 13:13:24 +02:00
Daniil Gentili
23f2550568
chat_id can now be any peer object or a bot API id
2017-04-11 10:09:20 +02:00
Daniil Gentili
1c81d9dfe7
Fixed secret chats, implemented seqno checking in secret chats, made 32 bit fixes (with maths+++) and general bugfixes
2017-03-31 17:35:20 +02:00
Daniil Gentili
dfd8bf93da
HUGE bugfixes and code reorganization, implemented secret chats and a lua wrapper
2017-03-11 19:54:51 +01:00
danogentili
c18bdd2793
Fixed tests, adding support for PHP 5.4
2017-01-27 15:19:16 +03: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
Daniil Gentili
0cdcccfc43
Fixed misteaks in documentations
2017-01-11 10:31:33 +01: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
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
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
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
danogentili
7ebaa0a390
Fixing markdown syntax
2016-12-19 21:20:07 +03:00
danogentili
5ba1457d0a
Fixing markdown syntax
2016-12-19 20:35:27 +03:00
danogentili
f88c9ab529
Trying to make docs work with the cayman theme
2016-12-19 19:13:16 +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