Commit Graph

1460 Commits

Author SHA1 Message Date
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
Daniil Gentili
c6a0a04731 Apply fixes from StyleCI 2018-03-16 14:10:29 +00:00
marcosramirezaranda
d45d2d887e add HTTP Proxy Support (#335)
* Add support for HTTP Proxy

* fix small typo

* forgot git add ...

* reverts to use numeric protocol in HTTPProxy::__construct
2018-03-16 15:10:22 +01:00
Daniil Gentili
63823fc3cc Apply fixes from StyleCI 2018-03-14 14:30:22 +00:00
Daniil Gentili
1f07833322 Improvements to serialization and peer management 2018-03-14 14:29:38 +00:00
Daniil Gentili
3c16430b06 Improvements to update and peer handling. 2018-03-14 12:36:50 +00:00
Daniil Gentili
f2a3f460a6 Update docs 2018-03-14 11:08:10 +00:00
Daniil Gentili
fdfe18a0a6 Bugfix 2018-03-13 23:28:08 +00:00
Daniil Gentili
d477b24695 Bugfix 2018-03-13 19:36:50 +00:00