Commit Graph

  • b7ae612246 Merge branch 'master' into asyncio Lonami Exo 2018-04-15 16:09:25 +0200
  • 53f7b6063c Fix generate(["clean"]) usage on setup.py Lonami Exo 2018-04-15 15:43:18 +0200
  • f9b9fa6e70 Update to v0.18.3 v0.18.3 Lonami Exo 2018-04-15 15:41:11 +0200
  • 6328e032e4 Fix local URLs on the generated docs Lonami Exo 2018-04-15 14:59:07 +0200
  • 34f4730337 Add new examples to the docs and update project structure Lonami Exo 2018-04-15 14:04:58 +0200
  • ffdfa8f262
    Merge pull request #766 from LonamiWebs/tidygenerator Lonami 2018-04-15 13:21:26 +0200
  • 5a8f825db8 Use a sensible default for empty setup.py gen command Lonami Exo 2018-04-15 13:20:56 +0200
  • 3ed81481f8 Enhance setup.py gen command Lonami Exo 2018-04-15 13:19:25 +0200
  • 6058b80877 Further clean-up of the documentation generator Lonami Exo 2018-04-15 12:15:43 +0200
  • 5b5edff624 Remove special case from documentation's formatter Lonami Exo 2018-04-15 11:54:34 +0200
  • b88a2ef208 Reuse more code to get class names Lonami Exo 2018-04-15 11:47:33 +0200
  • c18971da54 Add a new section in the docs listing known RPC errors Lonami Exo 2018-04-15 11:18:26 +0200
  • d0fb371515 Fix some documentation methods misusing relative paths Lonami Exo 2018-04-15 10:59:04 +0200
  • d924f97b58 Fix relative paths when generating documentation Lonami Exo 2018-04-15 10:47:55 +0200
  • 1f8316c0bb Fix import errors for the documentation generator Lonami Exo 2018-04-14 21:15:58 +0200
  • daebf5b7e8 Move docs generator into the telethon_generator package Lonami Exo 2018-04-14 20:35:05 +0200
  • 3b7c4fe278 Further TLObject generator clean-up Lonami Exo 2018-04-14 20:28:25 +0200
  • 0017ce30e6 Set client._authorized after log_out() (#765) Jon Besga 2018-04-14 18:15:33 +0100
  • 882963c1c7
    Changing self._authorized property after log_out() Jon Besga 2018-04-14 18:14:14 +0100
  • 748f2db23d Fix wrong camel case for all names Lonami Exo 2018-04-14 19:04:07 +0200
  • 70f5af44de Move data to its own subdirectory Lonami Exo 2018-04-14 18:20:29 +0200
  • 0af4699994 Move tl_generator to generators/ and remove the class Lonami Exo 2018-04-14 18:17:59 +0200
  • 200d3c0360 Clean-up unused methods and reuse more common utils Lonami Exo 2018-04-14 17:22:39 +0200
  • ab15f3699f Clean-up the TLObject class/parser from redundant comments Lonami Exo 2018-04-14 16:05:09 +0200
  • fc1bc05ca1 Move tlobject and source_builder into their correct folders Lonami Exo 2018-04-14 15:16:13 +0200
  • ace715e059 Don't log broken packets as individual bytes Lonami Exo 2018-04-14 15:02:27 +0200
  • 463fcedf27 Split error_generator code into parsers/generators packages Lonami Exo 2018-04-14 13:56:39 +0200
  • 8b2afa3530 Separate error fetching from generation Lonami Exo 2018-04-14 13:20:44 +0200
  • 75d37a3870 Handle web pages on .download_media Lonami Exo 2018-04-14 13:07:50 +0200
  • 88597f0da8 Don't get full channel on iter_participants unless necessary Lonami Exo 2018-04-14 12:08:50 +0200
  • 4da7df6349 Several documentation fixes and additions Lonami Exo 2018-04-14 12:03:08 +0200
  • a13863a4fb Re-export events.Raw (removed on b7c3f80) Lonami Exo 2018-04-13 17:36:23 +0200
  • 1316e07dca Add missing InputPeerSelf case to .get_entity() Lonami Exo 2018-04-13 13:15:02 +0200
  • 17a2946311 Fix get_input_peer allow_self for custom.Dialog Lonami Exo 2018-04-13 13:08:29 +0200
  • 3bf259d6b3 Make TLObjects picklable (#752) vegeta1k95 2018-04-12 19:02:46 +0300
  • 356aa1f070
    Merge 3d0e184713 into bd1b0ecdb4 Ader 2018-04-10 22:35:19 +0000
  • 3d0e184713
    add __repr__ method to TLObject Ader 2018-04-10 23:29:24 +0100
  • f64ec86c80
    Merge ed091422b2 into bd1b0ecdb4 ferferga 2018-04-10 18:57:21 +0000
  • ed091422b2
    Connection checks ferferga 2018-04-10 20:56:35 +0200
  • 50716f5ced Allow custom args, kwargs for event handlers Serhii Dylda 2018-04-09 05:09:25 +0300
  • 6ed4e3160b
    Added support for saving Event state vegeta1k95 2018-04-08 19:46:46 +0300
  • 6e184c8dcb
    Replace __reduce__ serialization by __getstate__ vegeta1k95 2018-04-08 19:17:21 +0300
  • 2372a0a8e1
    PEP8 Lonami 2018-04-08 17:19:29 +0200
  • afefb33968
    Make TLObject picklable vegeta1k95 2018-04-08 18:15:03 +0300
  • bd1b0ecdb4 Make RPCError class picklable (#751) vegeta1k95 2018-04-08 17:48:55 +0300
  • 6b97c2c0af
    PEP8 Lonami 2018-04-08 16:48:47 +0200
  • 55f4e4b1c2
    Make RPCError class picklable vegeta1k95 2018-04-08 17:46:48 +0300
  • aae6a26654 Add even more missing await keywords Lonami Exo 2018-04-08 16:02:22 +0200
  • d980e947cf Add missing parenthesis around await keyword Lonami Exo 2018-04-08 15:57:40 +0200
  • 946dd69211 Merge branch 'master' into asyncio Lonami Exo 2018-04-08 15:57:06 +0200
  • 414fec91f1 Stop using input version on events to just get the ID Lonami Exo 2018-04-08 15:55:10 +0200
  • 597433075e Add missing await Lonami Exo 2018-04-08 15:50:15 +0200
  • 06af73ed65 Merge branch 'master' into asyncio Lonami Exo 2018-04-08 15:47:17 +0200
  • 93b5909be5 Add chat_id-like convenience properties to the events Lonami Exo 2018-04-08 14:22:11 +0200
  • 259bb6ace1 Several documentation fixes/additions (#750) Jeff 2018-04-08 20:15:26 +0800
  • 31ae3c9936 fix last commit's docstring link Jeff 2018-04-08 18:17:35 +0800
  • 9e97e0d361 add action_message to events.ChatAction docstring Jeff 2018-04-08 18:09:25 +0800
  • 4bc322bb0c update docs/extra/examples/working-with-messages links Jeff 2018-04-08 17:51:34 +0800
  • 8e01946957 Fix .start() failing on some terminals Lonami Exo 2018-04-08 11:47:18 +0200
  • 9abb28a498 update docs/extra/examples/chats-and-channels links Jeff 2018-04-08 17:46:09 +0800
  • 5fd6155168 Fix remove_event_handler's loop Lonami Exo 2018-04-08 11:22:59 +0200
  • 103be1d495 update readme: get_message_history was deprecated Jeff 2018-04-08 17:11:13 +0800
  • ae3957e843 update docs/extras/examples/bots links Jeff 2018-04-08 17:10:41 +0800
  • b8030959b6 Fix adding events while the aio loop is stopped (#748) Dan Elkouby 2018-04-08 01:05:16 +0300
  • b6947e9e6d TelegramClient: allow the event handler decorator to work while the loop is running Dan Elkouby 2018-04-08 01:01:04 +0300
  • e69c186782 Support more filter types for convenience (#745) Lonami Exo 2018-04-07 12:31:30 +0200
  • 3b2d065d35 Simplify .get_input_entity code flow (since 591e34b) Lonami Exo 2018-04-06 19:21:02 +0200
  • 0cd44b245c Allow auto-casting custom.Dialog into input_entity Lonami Exo 2018-04-06 19:11:31 +0200
  • baa6976a0b Fix broken links, add more examples and a new section Lonami Exo 2018-04-06 19:00:21 +0200
  • 0980d828d8 Modify events documentation to list the new files Lonami Exo 2018-04-05 20:19:33 +0200
  • b7c3f80679 Split events into separate files Lonami Exo 2018-04-05 20:14:22 +0200
  • f9f49a893b Return a single message from client.forward on non-list inputs Lonami Exo 2018-04-04 20:58:58 +0200
  • abcd09e7d0 Merge branch 'master' into asyncio Lonami Exo 2018-04-04 13:47:43 +0200
  • 591e34b491 Change TypeError with ValueError, don't call .get_dialogs() Lonami Exo 2018-04-04 13:35:51 +0200
  • 55b5fca6fd Add python_requires to setup.py Lonami Exo 2018-04-04 10:21:55 +0200
  • 07a8a73e3e Support callable parse_mode's Lonami Exo 2018-04-03 14:23:05 +0200
  • eabaa3854a Replace offset with match.start() to allow custom regex Lonami Exo 2018-04-03 13:46:54 +0200
  • a1448f3da8 Clearer variable names in get_input_entity (#738) Tanuj 2018-04-03 12:05:01 +0100
  • 05e7e2aa05 merge upstream Tanuj 2018-04-03 09:55:16 +0100
  • 5dda7bb354 De-obfuscate get_input_entity Tanuj 2018-04-03 09:50:58 +0100
  • d6b52358ff
    Merge c4e20ded15 into 1eb418e1ab Tanuj 2018-04-01 15:13:30 +0000
  • 1eb418e1ab Merge branch 'master' into asyncio Lonami Exo 2018-04-01 17:08:50 +0200
  • c4e20ded15 Async iter through all dialogs in get_input_peer Tanuj 2018-04-01 15:45:21 +0100
  • cb226e7f45 Revisit telethon_generator (closes #724) Lonami Exo 2018-04-01 12:46:44 +0200
  • 6ff59072cf
    Merge ed222a2ff3 into 7bc021bba4 Sasuke Uchiha 2018-03-31 20:32:17 +0000
  • ed222a2ff3 Rename project to Garry Sasuke Uchiha 2018-03-31 17:21:32 +0300
  • 7bc021bba4 Update to layer 75 (again) Lonami Exo 2018-03-30 20:28:07 +0200
  • 500792975e Handle AUTH_KEY_DUPLICATED on connection Lonami Exo 2018-03-30 12:18:18 +0200
  • ddf36c9cb0 Fix invalid async for when getting entities Lonami Exo 2018-03-30 12:02:25 +0200
  • 2b9babb30f Handle GzipPacked lost requests & possibly fix reading normal Lonami Exo 2018-03-30 11:50:41 +0200
  • dede5520dd Rename .entities -> ._entities from 7e9d19d to avoid collision Lonami Exo 2018-03-29 00:56:05 +0200
  • 395e702586 Make py:obj default Sphinx's role Lonami Exo 2018-03-28 16:03:47 +0200
  • dcb7820c5f Add a new events.MessageRead Lonami Exo 2018-03-28 15:52:35 +0200
  • de67531f97 Add examples for edit_2fa() (#729) Kyle2142 2018-03-27 19:47:10 +0200
  • 88a54ab403
    Cleanup Kyle2142 2018-03-27 18:45:02 +0200
  • be5de6f47a
    fix silly mistake Kyle2142 2018-03-27 18:31:09 +0200
  • 0a3a5f6f10
    Update creating-a-client.rst Kyle2142 2018-03-27 18:30:12 +0200
  • 755aa363ee Update some out of date examples in the documentation Lonami Exo 2018-03-27 18:22:01 +0200
  • 9144f3388b
    Add examples for edit_2fa() Kyle2142 2018-03-27 18:10:20 +0200
  • 1fdf976c04 Update to v0.18.2 v0.18.2 Lonami Exo 2018-03-27 18:02:55 +0200