Commit Graph

1568 Commits

Author SHA1 Message Date
5fcbf77b99 Improvements to web UI 2018-03-23 18:23:28 +01:00
1847e4071e Sort method descriptions alphabetically 2018-03-23 18:14:25 +01:00
a380c1856d Add method names in dot notation next to the descriptions 2018-03-23 18:08:39 +01:00
362d7f61a3 Cleanup docs 2018-03-23 17:59:56 +01:00
39dda6b00e Small fix 2018-03-23 17:50:03 +01:00
c68403b35f Create new simplified description-only documentation 2018-03-23 17:48:12 +01:00
0e76373a35 Finish documenting methods 2018-03-23 17:44:33 +01:00
Daniil Gentili
86d146c977 Apply fixes from StyleCI 2018-03-23 15:39:58 +00:00
1cb3c35ac8 Build documentation 2018-03-23 16:23:49 +01:00
867abcfcdd Remove redundant Lang.php 2018-03-23 16:20:44 +01:00
54f6d5fb13 Almost finished documenting methods 2018-03-23 16:19:48 +01:00
Daniil Gentili
feefb91feb Documenting methods... 2018-03-23 11:35:00 +00:00
Daniil Gentili
4c7e1bad87 bugfix 2018-03-23 10:35:50 +00:00
Daniil Gentili
40567ce3ec Bugfixes 2018-03-23 10:14:29 +00:00
Daniil Gentili
838a1c0169 Add missing traits 2018-03-22 21:23:46 +00:00
Daniil Gentili
beee4159b6 Implemented web UI for my.telegram.org and bugfix 2018-03-22 19:50:57 +00:00
Daniil Gentili
a18cfa28ef Do not resend query right away if not on altervista 2018-03-22 11:22:25 +00:00
Daniil Gentili
eae850eedb Improve retry management on unstable connections, peformance improvements 2018-03-22 02:07:44 +00:00
e8a349fa7b
Update and rename HTTPProxy.php to CustomHTTPProxy.php 2018-03-21 21:44:15 +01:00
Daniil Gentili
8ee71afccb Support altervista.org out of the box 2018-03-21 20:29:20 +00:00
Daniil Gentili
209dde1a89 Throw USERNAME_INVALID errors 2018-03-21 17:27:47 +00:00
Daniil Gentili
52231d47ee Documentation fixes 2018-03-21 16:56:23 +00:00
Daniil Gentili
4a7904946d Fixes to documentation 2018-03-21 16:49:06 +00:00
Daniil Gentili
c8a19d9f89 Speed up deserialization 2018-03-21 13:12:31 +00:00
af1cbe9107 Improvements to documentation 2018-03-21 13:01:05 +01:00
33af309f7a Now the default example works with bots, too 2018-03-21 12:24:38 +01:00
7aafde0d8d Improve documentation 2018-03-21 12:09:14 +01:00
c6ae9a9255 Update PrimeModule dependency and finish writing socket interface 2018-03-21 11:59:56 +01:00
51582ce5f1 Add tip to visit try.madelineproto.xyz 2018-03-21 10:53:02 +01:00
449264ed69 Fix bug in web UI 2018-03-20 22:56:57 +01:00
dcec2787ed Update docs 2018-03-20 22:18:19 +01:00
b04f5065e5 Fixing typos 2018-03-20 20:43:11 +01:00
5d57935c37 Clearer examples 2018-03-20 19:57:36 +01:00
c156beb00e Add missing pages 2018-03-20 19:53:12 +01:00
78932e02d0 Docufix 2018-03-20 19:43:34 +01:00
24414ad22f docufix 2018-03-20 19:39:53 +01:00
11037bd9f6 Docufix 2018-03-20 17:36:07 +01:00
a6232fa43c Bugfixes 2018-03-20 17:20:19 +01:00
af8443caf2 Throw flood waits in resolve_username 2018-03-20 16:52:26 +01:00
214471bc60 Simplified docs.madelineproto.xyz 2018-03-20 16:42:05 +01:00
2b857cb6ad Update docs 2018-03-20 16:38:02 +01:00
Daniil Gentili
e39ce11798 Fix docs 2018-03-20 15:02:36 +00:00
Daniil Gentili
ba9b397ddf Bugfix 2018-03-20 15:00:24 +00:00
Daniil Gentili
73b59613f6 Add next button 2018-03-20 14:51:22 +00:00
Daniil Gentili
1b349d93da Update docs 2018-03-20 14:47:34 +00:00
Daniil Gentili
051ac64d81 Add tip for logs 2018-03-20 12:26:33 +00:00
Daniil Gentili
454b926086 Fix references to settings 2018-03-20 12:20:11 +00:00
Daniil Gentili
71086833e9 More documentation fixes 2018-03-20 12:17:07 +00:00
Daniil Gentili
e21fa6b884 Fixes to docs 2018-03-20 12:04:44 +00:00
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