Commit Graph

65 Commits

Author SHA1 Message Date
17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
a6fdf813c4
Fixes 2020-07-12 01:27:26 +02:00
c8cdf328c0
Implement IPC 2020-07-11 20:01:54 +02:00
1e690d1a8f
Avoid certain issues 2020-07-09 20:53:01 +02:00
4923eec9cd
2GB file limit, async RPC reporting, file reference and MTProto fixes 2020-07-09 18:23:16 +02:00
69f33dce34
Layer 113 2020-06-16 17:52:55 +02:00
77a955c25e
More psalm fixes 2020-04-05 22:22:47 +02:00
23e3c5b12c
Apply misc fixes 2020-04-05 14:57:33 +02:00
Sean
dfe9edb132
Update copyrights (#767) 2020-02-17 14:13:46 +01:00
000839a1b5
Yield from all the things 2020-01-31 19:29:43 +01:00
d8dc41e6c3
Change link 2019-10-31 15:07:35 +01:00
92717a2d05
MUUUAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA BUUURN SNAKES BUUURN MUAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA cough 2019-10-29 22:41:31 +01:00
40496d374e
More style improvements 2019-10-29 22:06:51 +01:00
7a9da5718e
Make everything CamelCase 2019-10-29 21:33:23 +01:00
e0b293b9a1 cs-fix 2019-09-02 17:08:36 +02:00
3fe86e0162 Refactoring 2019-08-31 22:43:58 +02:00
Daniil Gentili
c31f4493a1 Smaller timeout for database 2019-07-21 14:52:34 +00:00
b5786a6502 RPC error description fetching bugfix 2019-07-11 17:07:38 +02:00
53bf8176f5 Stuffs 2019-07-01 13:14:56 +02:00
37a9133a6f Improved 2FA 2019-06-30 15:12:43 +02:00
df4e667bd7 Various bugfixes 2019-06-21 17:57:13 +02:00
Daniil Gentili
69ed0f733d Improved error handling 2019-06-13 15:04:48 +00:00
caccecd999 Remove rollbar dependency 2019-06-12 18:32:15 +02:00
a1daca04da
Style fixes 2019-06-04 14:55:58 +02:00
c6b3aa96d0 Update copyrights 2019-05-31 12:18:10 +02:00
df24fa4611
Merge alpha into master (async, huge bugfixes and more) (#546)
* Implement async and lots of bugfixes

* Implement more async

* Implement async, implement bugfixes for the connection module, for the datacenter module, huge bugfixes, huge perfomance improvements, media DCs for https, advanced selecting, custom var_dump, totally rewritten IOLoop and response mechanism, promises, improvements to the TL parser, custom mb_substr

* Apply fixes from StyleCI

* Bugfixes

* Apply fixes from StyleCI

* Bugfixes, implement combined promises

* Apply fixes from StyleCI

* Support passing method arguments as callable

* Starting to write async upload logic

* Apply fixes from StyleCI

* Start implementing async file upload

* Apply fixes from StyleCI

* bugfix

* Apply fixes from StyleCI

* Start rewriting connection module

* Add PHP file docblocks for all classes

* Start working on new async stream API

* Finish writing stream API

* More stream API fixes

* Apply fixes from StyleCI

* Rewrite DataCenter and Connection modules

* Clean up stream API documentation

* Fixes

* Apply fixes from StyleCI

* Add referenced parameter to get length of buffer to read in getReadBuffer API

* Moved all MessageHandler code in the Connection module, added a PHP version warning in the phar

* Start fixing reads

* Fix all protocol stream wrappers

* Apply fixes from StyleCI

* Implement disconnection, and remove end function

* Working async RPC

* Implement async file upload

* Bugfix

* Method recall bugfixes

* Bugfixes

* Trait bugfixes

* Fix FIFO buffer

* Bugfixes and speedtests

* Async logging

* Implement websocket streams

* Implement loop API, signal API, clean closing and start changing layer

* Small magna, websocket and HTTP fixes

* Clean up loop API

* Improved stack traces, 2FA and async

* Login fixes

* Added instructions for manual verification

* Small fixes

* More app info improvements

* More app info improvements

* TL and 2FA fixes

* Update to layer 89

* More bugfixes

* Implement broken media reporting

* Remove debug comments

* PHP 7.2 backwards compatibility

* Bugfixes

* Async key generation

* Some simplifications

* Transport fixes

* Cleanup

* async API

* Performance fixes

* Fixes to async API

* Bugfixes

* Implement one-time async loop

* Authorization and logging fixes

* Update to layer 91

* 7to5 fix

* Null coalesce conversion

* Implement socks5 proxy

* Implement HTTP proxy

* Fixes to HTTP proxy

* MTProxy and socks5 fixes

* Disable PHP 5 conversion

* Proxies have higher priority

* Avoid error handling in vendor

* Override composer dependencies

* Fix travis build

* Final composer fixes

* Proxy logic fixes

* Fix get_updates update handling

* Do not use parallel file driver if not supported

* Refactor loader and implement HTTP fixes

* Suppress errors in loader

* HTTP and authorization fixes

* HTTP fixes

* Improved peer management

* Use HTTP protocol on altervista

* Small bugfixes

* Minor fixes

* Docufix

* Docufix

* Legacy fixes

* Fix message queue

* Avoid updating if using MTProxy

* Improve logs and examples

* Trim final newlines while converting parse mode

* Reimplement noResponse flag

* Async combined event handler and APIFactory fixes

* Actually return config

* Case-insensitive methods

* Bugfix

* Apply fixes from StyleCI (#545)

* MTProxy fixes

* PHP 5 warning

* Improved PHP 5 warning

* Use <br> along with newlines in web logs

* Update docs
2018-12-26 20:51:14 +01:00
Daniil Gentili
d3cff5e0af Apply fixes from StyleCI 2018-02-24 16:54:39 +00:00
Daniil Gentili
5519782618 Repeat RPC query on internal server errors, improve retry management, improve http client 2018-02-24 16:54:13 +00:00
Daniil Gentili
8a93db8f30 Update copyrights, and add phar creation script 2018-02-20 11:13:43 +00:00
Daniil Gentili
6d26bf2a95 Return the MadelineProto version along with exception traces 2018-02-18 14:20:33 +00:00
Daniil Gentili
5c420dd827 Apply fixes from StyleCI 2017-12-12 10:59:49 +00:00
18ee579b63
Disable rollbar 2017-12-12 11:59:18 +01:00
Daniil Gentili
270463679a Apply fixes from StyleCI 2017-11-10 15:35:57 +00:00
Daniil Gentili
10493516ed Major cleanup 2017-11-10 15:19:58 +00:00
Daniil Gentili
a0b1395229 Localization (#195)
* Added localization

* Translate shiz

* Apply fixes from StyleCI

* Localized MadelineProto in italian, wrote translation script

* Apply fixes from StyleCI

* fixes

* Fixes

* Apply fixes from StyleCI

* Just in case

* Apply fixes from StyleCI
2017-10-01 18:37:24 +02:00
Daniil Gentili
d1eb14fae2 Fixes 2017-08-19 22:23:42 +00:00
Daniil Gentili
c5a7011a91 fix desc 2017-08-16 22:31:42 +00:00
Daniil Gentili
df84276b3c fixes 2017-08-14 20:44:28 +02:00
Daniil Gentili
913fc912ee Fetch RPC error descriptions from API 2017-08-13 18:52:05 +02:00
Daniil Gentili
099bb17c34 Apply fixes from StyleCI 2017-08-06 14:06:07 +00:00
Daniil Gentili
837f670fa5 Fixes 2017-08-06 16:05:34 +02:00
Daniil Gentili
420e71bfbc Don't log useless shiz 2017-08-06 15:03:50 +02:00
Daniil Gentili
cbf9d99ec2 fixes 2017-07-31 17:08:14 +00:00
Daniil Gentili
3024dc4a15 Update RPCErrorException.php 2017-07-28 22:51:35 +02:00
Daniil Gentili
8aaedac7a7 Apply fixes from StyleCI 2017-07-26 06:31:15 +00:00
Daniil Gentili
849ee4aa73 Added custom TL exception trace, reduced memory usage, fixed fetching of dialog list 2017-07-26 08:30:48 +02:00
Daniil Gentili
b67ce553fc Now byte strings are actually objects, everything is even faster, and more thread safe. Modifying the settings is even easier now. 2017-05-18 11:12:33 +01:00
Daniil Gentili
3c30bbf39c Small fix 2017-05-16 21:08:46 +01:00
Daniil Gentili
cfb40128e5 Small fixes 2017-05-10 23:40:50 +01:00
Daniil Gentili
a08821404a Update RPCErrorException.php 2017-05-10 23:35:36 +02:00