Commit Graph

1077 Commits

Author SHA1 Message Date
622f37fb2d Bugfixes 2018-03-27 15:41:58 +02:00
7c73af5aa0 Improve docs 2018-03-27 14:41:50 +02:00
87ebab50ce
Fix my.telegram.org app creation 2018-03-26 13:27:31 +02:00
Daniil Gentili
0f061174f3 Fixes to channel difference 2018-03-25 17:20:28 +00:00
Daniil Gentili
bed23694c4 Fixes to channel difference 2018-03-25 17:19:50 +00:00
Daniil Gentili
164f833f92 Apply fixes from StyleCI 2018-03-25 17:17:28 +00:00
Daniil Gentili
04b84741a3 Fixes to channel difference 2018-03-25 17:17:05 +00:00
353f8b6281 Hugely speed up startup 2018-03-24 19:06:01 +01:00
8d1f8c401e Bugfixes and improvements to magnaluna 2018-03-24 16:22:13 +01:00
f00cd63df8 Fixes to docs 2018-03-24 13:48:27 +01:00
Daniil Gentili
cfe4a038f0 Add method to report a message in a supergrup/channel for spam 2018-03-24 10:23:45 +00:00
27d627279c API docufix 2018-03-23 19:04:39 +01:00
56a4162f3a Improve docs.madelineproto.xyz/API_docs/methods 2018-03-23 18:48:18 +01:00
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
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
c8a19d9f89 Speed up deserialization 2018-03-21 13:12:31 +00: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
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
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
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
Daniil Gentili
ba9b397ddf Bugfix 2018-03-20 15:00:24 +00:00
Daniil Gentili
1b349d93da Update docs 2018-03-20 14:47:34 +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