Commit Graph

  • 23b5a9d1f6 Merge branch 'master' into asyncio Lonami Exo 2017-10-29 20:08:32 +0100
  • 2609bd9bd1 Use constants and allow empty URL regex when parsing markdown Lonami Exo 2017-10-29 18:21:21 +0100
  • d47a9f83d0 Fix some special cases which are not treated as emojis (offset 1) Lonami Exo 2017-10-29 17:07:37 +0100
  • bcaa8007a3 Fix inline URL matching swallowing all parse entities Lonami Exo 2017-10-29 16:43:30 +0100
  • f5fafc6a27 Enhance emoji detection Lonami Exo 2017-10-29 16:41:30 +0100
  • 368269cb11 Add ability to parse inline URLs Lonami Exo 2017-10-29 16:33:10 +0100
  • cb2d943139 Remove forgotten points Andrey Egorov 2017-10-29 15:33:03 +0300
  • 9600a9ea0b Fix markdown parsing failing if delimiter was last character Lonami Exo 2017-10-28 19:17:18 +0200
  • 5adec2e1ab Initial attempt at parsing Markdown-like syntax Lonami Exo 2017-10-28 19:06:41 +0200
  • d72ed4619b
    Allow lint failures for now; use py35 for lint and coverage. Andrei Fokau 2017-10-28 13:38:16 +0000
  • 9274cec6f2
    Generate TL modules after installing package in development mode. Andrei Fokau 2017-10-28 12:24:29 +0000
  • 84f8f6e013
    Fix network test. Andrei Fokau 2017-10-28 13:57:58 +0200
  • 35ade37d74
    Fix fingerprint test; add a similar test for rsa lib. Andrei Fokau 2017-10-28 13:51:14 +0200
  • 55846c7ac9
    Generate tl before tests; fix coverage. Andrei Fokau 2017-10-28 11:00:35 +0000
  • 826643c699
    Don't use magic name; run own test runner. Andrei Fokau 2017-10-26 09:51:51 +0200
  • f4a5343040
    Add tox, coverage, flake8 and Travis config. Andrei Fokau 2017-10-25 17:35:32 +0000
  • 23989a1c92
    Support running tests via setup.py; install PyCrypto for testing. Andrei Fokau 2017-10-25 18:56:17 +0200
  • ef794bf75d Fix importing dependencies during installing (#384) Andrei Fokau 2017-10-28 12:21:07 +0200
  • f2b7322e43
    Fix importing dependencies during installing. Andrei Fokau 2017-10-28 10:00:33 +0000
  • 535c24dd0e Merge ffc2f45800 into e48f15be80 88ee55 2017-10-28 09:13:49 +0000
  • e48f15be80 Fix-up af08d59 (missing parenthesis) Lonami Exo 2017-10-28 11:11:51 +0200
  • 2f28050cac Fix generated __bytes__ failing with flag indicator but no flags Lonami Exo 2017-10-26 11:54:40 +0200
  • af08d59cb7 Fix bug with semicolons when downloading contacts (#319) Tanuj 2017-10-28 10:09:46 +0100
  • 6dc0ee9d6c
    Merge pull request #370 from andr-04/asyncio Lonami 2017-10-28 11:07:41 +0200
  • 39a1d5e90d Replace broken auto_replier.py with new code (#389) Tanuj 2017-10-28 10:06:34 +0100
  • 651f70262b More cleanup Lonami Exo 2017-10-28 11:05:58 +0200
  • f6cb9667d5 Update the code the way I like it Lonami Exo 2017-10-27 18:17:04 +0200
  • 38db71a83f Add new replier script Tanuj 2017-10-27 00:54:21 +0100
  • bfdf6c669a Merge a6aa968f0e into 403c7bd00a Tanuj 2017-10-26 16:24:29 +0000
  • a6aa968f0e Remove old and outdated example Tanuj 2017-10-26 17:07:39 +0100
  • 403c7bd00a Make pylint happier on print_updates example (#387) Tanuj 2017-10-26 17:03:24 +0100
  • 3ab9b61770 remove that damn comma Tanuj 2017-10-26 16:24:57 +0100
  • 25d8b22a8f merge upstream Tanuj 2017-10-26 15:38:38 +0100
  • 9273c29bf8 Make pylint happy Tanuj 2017-10-26 15:36:10 +0100
  • e6ac61c1b9 Add missing __init__.py to telethon_generator package (#382) Andrei Fokau 2017-10-25 19:48:46 +0200
  • 5c45d6ec00 Add missing __init__.py to telethon_generator package. Andrei Fokau 2017-10-25 17:16:04 +0200
  • c6d30ffceb Fix exception when logging exceptions Lonami Exo 2017-10-25 13:04:12 +0200
  • 0962b0b7db add get all participants functionality Rishabh Sharma 2017-10-25 21:52:17 +1100
  • 3db13ccdd2 Add a more descriptive error when serializing bytes Lonami Exo 2017-10-25 12:43:57 +0200
  • e427559d4c Fix username invalid error having wrong username regex Lonami Exo 2017-10-25 12:22:03 +0200
  • 9f9da6adda Remove comma (#376) Tanuj 2017-10-24 21:08:44 +0100
  • 447b13fecc Remove comma Tanuj 2017-10-24 21:06:39 +0100
  • d707fd1593 Add example script to print out all updates Tanuj 2017-10-24 20:32:31 +0100
  • 5ece335301 Fix two factor auth bug Tanuj 2017-10-24 20:26:54 +0100
  • 3a63788b52 Check for environ session name Tanuj 2017-10-24 20:22:54 +0100
  • fccd208ca2 Add example script to print out all updates Tanuj 2017-10-24 20:08:47 +0100
  • ceb37cd4c5 Move auth_key generation and InitConnection logic to .invoke() Lonami Exo 2017-10-24 15:40:51 +0200
  • b3ca68b7d9 Avoid cyclic imports caused by #348 (fix #357) Lonami Exo 2017-10-24 10:07:31 +0200
  • d58c729af0 Add missing InputPeerSelf case to .get_input_user Lonami Exo 2017-10-24 09:42:51 +0200
  • 8bd578711c Revert "no more retries" exception Lonami Exo 2017-10-23 10:05:15 +0200
  • 3a7fa249a4 Revert None result checks on the TelegramClient Lonami Exo 2017-10-22 20:30:55 +0200
  • 48ec0319d2 Merge branch 'asyncio' of LonamiWebs/Telethon into asyncio Lonami Exo 2017-10-22 20:10:25 +0200
  • ffaa3ac064 Remove unused timeout variable from the TelegramClient Lonami Exo 2017-10-22 19:47:24 +0200
  • 30ac6789ce Change _set_connected_and_authorized condition Lonami Exo 2017-10-22 19:27:49 +0200
  • 1a0d5e75bf Make use of more constants in the TcpClient Lonami Exo 2017-10-22 19:13:45 +0200
  • 780e0ceddf Update handlers works; it also seems stable Andrey Egorov 2017-10-22 15:06:36 +0300
  • 1f1e040af9 Fix setup.py if/elif/else chain Lonami Exo 2017-10-22 13:57:02 +0200
  • b04eed82eb Add new .idle() method to listen for updates from MainThread Lonami Exo 2017-10-22 13:15:52 +0200
  • 8057cea294 Fix resending requests on bad salt/msg notification (#369) Andrey Egorov 2017-10-22 14:13:49 +0300
  • e8ae174039 Document container_msg_id Lonami Exo 2017-10-22 13:11:05 +0200
  • 5de8350d85 Reorder another import for #357 Lonami Exo 2017-10-22 11:23:15 +0200
  • 5f0faee013 Attempt at fixing redundant import from ee01724 (#357) Lonami Exo 2017-10-22 11:12:42 +0200
  • 1f614f3961 container_msg_id add Andrey Egorov 2017-10-22 04:12:32 +0300
  • b98b68bf34 Update mtproto_sender.py Andrey Egorov 2017-10-22 04:09:56 +0300
  • a2e5d3f173 Fix: Resend requests on BadServerSalt and BadMsgNotification Andrey Egorov 2017-10-22 04:07:13 +0300
  • de4d2bde83 Merge 2833736484 into 6759beac21 singer 2017-10-21 18:40:23 +0000
  • 6759beac21 Add __str__ methods to TLMessage and MessageContainer Lonami Exo 2017-10-21 20:23:53 +0200
  • d7f917ebfc Update docstrings Lonami Exo 2017-10-21 16:59:20 +0200
  • f6223bd01a Document the InteractiveTelegramClient more nicely Lonami Exo 2017-10-21 16:21:58 +0200
  • 335bc6a789 Merge branch 'master' into asyncio Lonami Exo 2017-10-21 15:45:56 +0200
  • 7596f2b797 Fix and enhance "no workers set" warning Lonami Exo 2017-10-21 13:47:54 +0200
  • 9937d58a2d Remove f-strings from codegen to support py <3.6 (#366) Joscha Götzer 2017-10-21 00:43:26 +0200
  • 277ceff080 F-String removal JosXa 2017-10-21 00:31:02 +0200
  • 273c56aec1 Merge 039e396059 into 5cdf92e509 Joscha Götzer 2017-10-20 22:28:11 +0000
  • 039e396059 Removed f-strings JosXa 2017-10-21 00:27:28 +0200
  • b7c72f18fd Merge remote-tracking branch 'remotes/upstream/master' JosXa 2017-10-21 00:04:55 +0200
  • 5cdf92e509 Update to v0.15.3 v0.15.3 Lonami Exo 2017-10-20 23:33:08 +0200
  • d70811b693 Fix infinite loop when invoking on update handlers (fix #336) Lonami Exo 2017-10-20 23:30:02 +0200
  • 2782a08ed0 Add note for future self when handling gzip packed data Lonami Exo 2017-10-20 22:44:00 +0200
  • 1a91c024fc Revert 63dfb1e as many updates were being dropped Lonami Exo 2017-10-20 22:12:03 +0200
  • 033119e9b8 Make MtProtoSender._need_confirmation a set Lonami Exo 2017-10-20 22:07:45 +0200
  • 83595a0e2d Use more constants in setup.py Lonami Exo 2017-10-20 17:32:30 +0200
  • be9358282a Generate and fetch new errors from setup.py Lonami Exo 2017-10-20 17:29:45 +0200
  • 38ccd6d1d9 Generate errors from PWRTelegram's API Lonami Exo 2017-10-20 15:44:43 +0200
  • f37b9ed20e Fix new salt not being saved to session file (#362) Andrey Egorov 2017-10-20 17:48:54 +0300
  • 56d761196d Save new salt to session file Andrey Egorov 2017-10-20 17:48:06 +0300
  • e4bcab336b Fix some missing await calls Lonami Exo 2017-10-20 16:05:49 +0200
  • 2833736484 Fix to avoid imports every from_reader() is called singer 2017-10-20 15:19:01 +0300
  • b072caae09 Removing circular imports in autogenerated files. singer 2017-10-20 12:35:03 +0300
  • 8da6ffd7d5 Fixing python 3.4 compatibility support. Possible issue with circular imports (https://docs.python.org/3/whatsnew/3.5.html#other-language-changes) which is handled ok it 3.5+ and is giving an error in 3.4 singer 2017-10-19 18:47:55 +0300
  • 050cd95d32 Remove unnecessary .disconnect() from ._invoke() (#356) Andrey Egorov 2017-10-19 11:51:34 +0300
  • 0e1249c833 Fix incorrectly generated code Lonami Exo 2017-10-19 10:42:09 +0200
  • 1b6bb6b3ab Autoreconnect from _invoke fix Andrey Egorov 2017-10-19 04:43:22 +0300
  • f49208f961 Fix assert condition on generated code with flags involved Lonami Exo 2017-10-18 20:43:46 +0200
  • e349910eb9 Fix attribute access order being swapped (#353) Andrey Egorov 2017-10-18 16:34:04 +0300
  • 879c67a960 My stupid mistake in clearing waiting objects Andrey Egorov 2017-10-18 16:32:38 +0300
  • 16cf94c9ad Fix ._clear_all_pending failing due to a wrong call (#352) Andrey Egorov 2017-10-18 15:47:03 +0300
  • 87dc476dae Fix ReadThread not starting on reconnect if already authorized Lonami Exo 2017-10-18 14:45:08 +0200
  • b351af1f2f Stupid mistake in release waiting objects on invoke Andrey Egorov 2017-10-18 15:41:10 +0300
  • 5a1074dc7c Avoid calling .sync_updates when not needed Lonami Exo 2017-10-18 12:17:13 +0200