1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 21:34:41 +01:00

Commit Graph

  • 93f22bfe8e * More variables moved to environments file and updated .env.example file * improvement in defining device_model and system_version * Performance improvements in defining settings * removed desnecessary call to unserialize class in testing file Vitor Mattos 2017-01-20 16:05:15 -0200
  • 77f7aeb49c Merge branch 'dotEnv' of github.com:vitormattos/MadelineProto into dotEnv Vitor Mattos 2017-01-20 16:02:46 -0200
  • 4568d72a90 Merge remote-tracking branch 'madeline/master' into dotEnv Vitor Mattos 2017-01-20 15:59:00 -0200
  • 2b84d543f7 Bugfix Daniil Gentili 2017-01-20 20:33:17 +0400
  • 2e23a2335c Fix typo in MsgIdHandler::check_message_id (#44) mix6s 2017-01-20 19:07:34 +0300
  • 15cc8f6e82 Apply fixes from StyleCI Daniil Gentili 2017-01-20 00:43:22 +0000
  • b15eab0832 Handle channel difference too long Daniil Gentili 2017-01-20 01:42:41 +0100
  • af4b916056 Merge branch 'master' of https://github.com/danog/MadelineProto Daniil Gentili 2017-01-20 00:55:42 +0100
  • cf188b480a Remove debugging stuff Daniil Gentili 2017-01-20 00:55:27 +0100
  • c1516bf75b Fixes to the documentation Daniil Gentili 2017-01-19 23:02:27 +0100
  • de219c5f96 Apply fixes from StyleCI Daniil Gentili 2017-01-19 21:43:52 +0000
  • acd4b86ff6 Fixed handling bad_msg_notifications Daniil Gentili 2017-01-19 22:43:36 +0100
  • 407b51386d Fix typo mix6s 2017-01-19 23:45:17 +0300
  • fdca20fa41 Memory leak fix (#42) mix6s 2017-01-19 14:19:34 +0300
  • f9e2501d37 Fix code style mix6s 2017-01-19 10:17:29 +0300
  • 9884eb72c7 Fix some memory leak problems mix6s 2017-01-19 10:00:26 +0300
  • 9ff457790c Fix set_channel_state method mix6s 2017-01-19 09:57:57 +0300
  • a224aaddda Merge branch 'master' of https://github.com/danog/MadelineProto Daniil Gentili 2017-01-18 13:53:16 +0100
  • d53e32c9ef Fix downloading of files on different dcs Daniil Gentili 2017-01-18 13:51:52 +0100
  • d9cdcfce2e Apply fixes from StyleCI Daniil Gentili 2017-01-18 09:26:13 +0000
  • d8d727d68a Bugfixes Daniil Gentili 2017-01-18 10:24:57 +0100
  • bd40ca528a pony Daniil Gentili 2017-01-17 22:00:14 +0100
  • 4cfd96152f Apply fixes from StyleCI Daniil Gentili 2017-01-17 20:53:24 +0000
  • 5a05e81fda Bugfix Daniil Gentili 2017-01-17 21:49:53 +0100
  • 97e2ae9806 Apply fixes from StyleCI Daniil Gentili 2017-01-17 15:45:41 +0000
  • bc40bd65f9 CLEARSTATCACHE PLS NOW Daniil Gentili 2017-01-17 16:44:29 +0100
  • bc97fff5e7 Dot env (#38) Vitor Mattos 2017-01-17 11:29:37 -0200
  • 64afc0290b Bugfix Daniil Gentili 2017-01-17 01:52:52 +0100
  • 494fdcfdd4 Apply fixes from StyleCI Daniil Gentili 2017-01-16 16:02:54 +0000
  • 9c9b7b3c7d speed+++++ Daniil Gentili 2017-01-16 17:01:27 +0100
  • 7f7bb01e64 Bugfixes Daniil Gentili 2017-01-16 15:00:27 +0100
  • 60a9d7e5f5 fix typo Daniil Gentili 2017-01-16 02:54:13 +0100
  • 6e6fa9671e Apply fixes from StyleCI Daniil Gentili 2017-01-16 00:57:03 +0000
  • cac6b68920 Lock while serializing Daniil Gentili 2017-01-16 01:54:51 +0100
  • ec0efae2e0 Update testing.php Vitor Mattos 2017-01-15 15:16:20 -0200
  • 5ae6b280dc Update testing.php Vitor Mattos 2017-01-15 15:14:03 -0200
  • 5610f8c196 Merge branch 'master' into dotEnv Vitor Mattos 2017-01-15 15:10:46 -0200
  • 6852faa129 Merge branch 'dotEnv' of github.com:vitormattos/MadelineProto into dotEnv Vitor Mattos 2017-01-15 15:03:40 -0200
  • 3d1486cc0d Merge branch 'master' of https://github.com/danog/MadelineProto Daniil Gentili 2017-01-15 18:00:34 +0100
  • 6f32ee51ef Fix ipv6 Daniil Gentili 2017-01-15 18:00:30 +0100
  • 59dbf041cf Changes for use .env files * Moving $settings to .env file Vitor Mattos 2017-01-15 14:59:40 -0200
  • 19d4717388 * Changes for use .env file and not a php with sensible data Vitor Mattos 2017-01-15 13:51:51 -0200
  • 24d314f4a3 * Changes for use .env file and not a php with sensible data Vitor Mattos 2017-01-15 13:51:51 -0200
  • e7f642ea4c Changes for use .env file and not a php with sensible data (#37) Vitor Mattos 2017-01-15 14:38:04 -0200
  • c30af9611d Merge branch 'dotEnv' of github.com:vitormattos/MadelineProto into dotEnv Vitor Mattos 2017-01-15 14:04:52 -0200
  • 211996932f * Changes for use .env file and not a php with sensible data Vitor Mattos 2017-01-15 13:51:51 -0200
  • 31496ec8e6 * Changes for use .env file and not a php with sensible data Vitor Mattos 2017-01-15 13:51:51 -0200
  • 92e8e4a00d Apply fixes from StyleCI Daniil Gentili 2017-01-15 12:07:40 +0000
  • 0e348edd53 Fix wrapper Daniil Gentili 2017-01-15 13:06:40 +0100
  • 0fe0b925aa Merge branch 'master' of https://github.com/danog/MadelineProto Daniil Gentili 2017-01-15 03:06:00 +0100
  • 934a9a39f1 lalala Daniil Gentili 2017-01-15 03:05:37 +0100
  • 07da38447f Apply fixes from StyleCI Daniil Gentili 2017-01-15 01:11:45 +0000
  • 5e5deca720 Bugfixes Daniil Gentili 2017-01-15 02:10:44 +0100
  • cec3294a3a Apply fixes from StyleCI Daniil Gentili 2017-01-14 23:25:15 +0000
  • 6711f6e814 Bugfixes Daniil Gentili 2017-01-15 00:24:14 +0100
  • 491c15e5e3 Trying to fix bugs Daniil Gentili 2017-01-14 17:43:46 +0100
  • ead78628ed Provide from Daniil Gentili 2017-01-14 16:31:31 +0100
  • 9a21b861b5 Apply fixes from StyleCI Daniil Gentili 2017-01-14 11:54:50 +0000
  • 3b861dcd34 Bugfixes Daniil Gentili 2017-01-14 12:53:50 +0100
  • 8bb08d6b4a Apply fixes from StyleCI Daniil Gentili 2017-01-12 10:22:42 +0000
  • ca53c1c65f Do not doxx urself pls Daniil Gentili 2017-01-12 11:21:54 +0100
  • 61bd44af03 updated docs Daniil Gentili 2017-01-12 11:05:37 +0100
  • f27fa2717e Apply fixes from StyleCI Daniil Gentili 2017-01-12 10:05:13 +0000
  • 3b8cc9d5ee Bugfixes and added support for downloading only specified ranges of a file Daniil Gentili 2017-01-12 11:04:17 +0100
  • 7343ae83cf Fixdd bugs Daniil Gentili 2017-01-11 11:30:10 +0100
  • 0cdcccfc43 Fixed misteaks in documentations Daniil Gentili 2017-01-11 10:31:33 +0100
  • 12bd1ee1d4 Apply fixes from StyleCI Daniil Gentili 2017-01-10 21:28:34 +0000
  • 110aa57888 Fixed bugs Daniil Gentili 2017-01-10 22:27:25 +0100
  • 40f7548624 Fixed more bugs Daniil Gentili 2017-01-09 17:23:00 +0100
  • bb15d89124 Fixed bugs Daniil Gentili 2017-01-09 16:26:41 +0100
  • 251adef8ce Apply fixes from StyleCI Daniil Gentili 2017-01-08 14:22:21 +0000
  • 2012a3e1dd Optimized upload and download danogentili 2017-01-08 15:21:35 +0300
  • 8f1b9fcf0f Apply fixes from StyleCI Daniil Gentili 2017-01-07 11:40:51 +0000
  • 20d9b0fa6d Added file upload/download wrappers, decided to store full chat/user/channel constructors in $API->chats, fixed bugs Daniil Gentili 2017-01-07 12:39:11 +0100
  • f54fb0b6b3 Written first MadelineProto bot, fixed update management, fixed bugs Daniil Gentili 2017-01-04 12:22:03 +0000
  • cc7c983929 Moved old docs to normal github, github pages cannot handle them Daniil Gentili 2017-01-02 23:28:51 +0000
  • fa4bc8a9e5 Apply fixes from StyleCI Daniil Gentili 2017-01-02 20:19:06 +0000
  • 963fe6445d Set theme jekyll-theme-cayman Daniil Gentili 2017-01-03 00:18:59 +0400
  • 95ebf6147b Added docs for layer 18, 23, 25, 27, 33, 38, 40, 41, 42, 44, 45, 46, 51, 53, 55 Daniil Gentili 2017-01-02 20:04:36 +0000
  • 43ba430b6d Apply fixes from StyleCI Daniil Gentili 2017-01-02 18:52:29 +0000
  • 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 Daniil Gentili 2017-01-02 18:50:37 +0000
  • 64aca6040b Apply fixes from StyleCI Daniil Gentili 2017-01-01 16:14:24 +0000
  • 378dd9ac1d Added first alpha of web version and fixed bugs danogentili 2017-01-01 17:13:59 +0300
  • 2f8149c4d9 Apply fixes from StyleCI Daniil Gentili 2017-01-01 16:13:19 +0000
  • 96efd18e13 Added first alpha of web version and fixed bugs danogentili 2017-01-01 17:12:46 +0300
  • 322ec6ce09 Apply fixes from StyleCI Daniil Gentili 2017-01-01 12:32:20 +0000
  • 3728f03af3 Added file id permutator Daniil Gentili 2017-01-01 12:31:24 +0000
  • 396261a25b Apply fixes from StyleCI Daniil Gentili 2016-12-31 11:32:15 +0000
  • ad9591c71b Fixed some bugs Daniil Gentili 2016-12-31 12:32:02 +0100
  • b3d75b106c Apply fixes from StyleCI Daniil Gentili 2016-12-30 20:21:55 +0000
  • bfc665ace0 Fixed bugs danogentili 2016-12-30 23:21:36 +0300
  • d5f02639d8 Added serialization docs Daniil Gentili 2016-12-30 16:45:04 +0100
  • 0c68e58103 Apply fixes from StyleCI Daniil Gentili 2016-12-30 15:36:44 +0000
  • 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. Daniil Gentili 2016-12-30 16:32:25 +0100
  • 7b36562cfb Fixed misteak Daniil Gentili 2016-12-27 11:45:57 +0100
  • 0a8c04998e Apply fixes from StyleCI Daniil Gentili 2016-12-26 19:24:24 +0000
  • 84abb27f18 Killed fread with fire, improved peer handling, written basic update handling features, written static class for serializing and deserializing MadelineProto easily, fixed lots of bugs, more stuff kek danogentili 2016-12-26 20:23:46 +0300
  • 7515530b37 Apply fixes from StyleCI Daniil Gentili 2016-12-24 16:21:15 +0000
  • 34865686da Working on updates Daniil Gentili 2016-12-24 17:20:45 +0100
  • f0f8ae56bf Apply fixes from StyleCI Daniil Gentili 2016-12-23 20:07:19 +0000