Commit Graph

  • 3fd7c33127 Fix automatic reconnect (e.g. on bad auth key) Lonami Exo 2018-10-03 14:15:51 +0200
  • bc1fd9039d Handle receiving errors Lonami Exo 2018-10-02 08:55:46 +0200
  • cf7e5d5592 Set auth_key on connection Lonami Exo 2018-10-01 14:20:50 +0200
  • 21ffa2f26b Fix DC migration and seqno Lonami Exo 2018-10-01 14:02:23 +0200
  • ac567ebf1d Handle bad salt/msg not resending containers Lonami Exo 2018-10-01 13:49:30 +0200
  • 3b1142aaca Add back auth key generation process Lonami Exo 2018-10-01 09:58:53 +0200
  • 5edc2216c7 Handle initial connection if network is down correctly Lonami Exo 2018-09-30 11:58:46 +0200
  • 2d275989cb Properly handle cancellation in _ReadyQueue Lonami Exo 2018-09-29 13:36:05 +0200
  • 105bd52eee Abstract the send queue off MTProtoSender Lonami Exo 2018-09-29 13:29:44 +0200
  • b02ebcb69b Stop waiting for send items on disconnection Lonami Exo 2018-09-29 12:48:50 +0200
  • 470fb9f5df Make use of the MTProtoLayer in MTProtoSender Lonami Exo 2018-09-29 12:20:26 +0200
  • 9402b4a26d Create a new layer to lift encryption off the MTProtoSender Lonami Exo 2018-09-29 10:58:45 +0200
  • 5daad2aaab Actually use the new connection class Lonami Exo 2018-09-28 17:51:28 +0200
  • daf94e416b Fix connection never receiving and missing clone method Lonami Exo 2018-09-28 17:45:45 +0200
  • 2fd51b8582 Let all connection modes implement the new Connection Lonami Exo 2018-09-27 19:22:35 +0200
  • 096424ea78 Create a new Connection class to work through queues Lonami Exo 2018-09-27 18:45:20 +0200
  • 340f5614b5 Add name mention formatting to HTML and Markdown (#1019) painor 2018-10-04 14:56:32 +0100
  • 6ad2f920de
    Generalize the URL branch Lonami 2018-10-04 15:50:13 +0200
  • 2c4a8b0354 Fixed formatting and html entity Painor 2018-10-04 10:38:32 +0100
  • 2468b32fc5 Implement next_offset and allow empty results in answer() (#1017) Manuel1510 2018-10-04 09:12:12 +0200
  • 3cd8135c58 Merge branch 'master' of https://github.com/Manuel1510/Telethon Manuel 2018-10-03 22:17:45 +0200
  • 214a7466e0 style and typo fix Manuel 2018-10-03 22:15:47 +0200
  • 0dc890e371 Add name mention formating to HTML and Markdown Painor 2018-10-03 15:08:23 +0100
  • e657e5f8c3
    Update inlinequery.py Manuel1510 2018-10-02 19:36:16 +0200
  • 1921043870 implement next_offset and allow empty results in answer() Manuel 2018-10-02 19:33:17 +0200
  • e8215e3c12
    Documentation Lonami 2018-10-02 18:38:22 +0200
  • ffa0d31ac7 Await for update handler to finish in executor Tulir Asokan 2018-10-02 13:46:26 +0300
  • 1285f11405 Use ident instead of thread name and use ThreadPoolExecutor Tulir Asokan 2018-10-02 12:56:25 +0300
  • ac7bc5d68a Fix problems and simplify code Tulir Asokan 2018-10-02 12:22:23 +0300
  • 362e5b01e2 Prevent enabling full_sync multiple times and add method to stop the thread Tulir Asokan 2018-10-02 02:43:18 +0300
  • 1189788c2c Add full_sync module Tulir Asokan 2018-10-02 02:18:26 +0300
  • 04f9ed557a
    Add the .gitignore back Lonami 2018-09-29 11:31:09 +0200
  • 31e7bf03da
    _update_callback needs no await Lonami 2018-09-29 11:30:27 +0200
  • 5add511dc3 asynciowrapper for sessions joseph 2018-09-28 17:34:45 +0200
  • fe45a959db asynciowrapper for sessions joseph 2018-09-28 17:34:14 +0200
  • 91af0f886e asynciowrapper for sessions joseph 2018-09-28 17:32:39 +0200
  • 4330a8b44f fixed pr joseph 2018-09-28 17:09:40 +0200
  • c2966297f1 Add delete method to custom.Dialog (#1014) nailerNAS 2018-09-28 16:47:24 +0300
  • e263613879
    Factor out DeleteHistoryRequest Lonami 2018-09-28 15:46:19 +0200
  • ed09a1377e fix minigroup leaving nailer 2018-09-28 13:50:44 +0300
  • dc7527c762 optimize imports remove extra idents add check for dialog being a channel using input_entity of dialogs nailer 2018-09-27 23:02:24 +0300
  • 7cc15514b6 add delete method for dialogs nailer 2018-09-27 19:09:34 +0300
  • 696648536e asynciowrapper for sessions joseph 2018-09-27 11:38:16 +0200
  • fded8d8369 asynciowrapper for sessions joseph 2018-09-27 11:34:53 +0200
  • f50694fdc2 asynciowrapper for sessions joseph 2018-09-27 11:31:21 +0200
  • 785071a5cd Update to v1.3 v1.3.0 v1.3 Lonami Exo 2018-09-22 19:37:16 +0200
  • ec0aa65fe1 An user -> a user Lonami Exo 2018-09-22 19:18:42 +0200
  • d5d3733fd4 Create events.register and siblings for "handler templates" Lonami Exo 2018-09-22 12:51:58 +0200
  • cb6f980277 Better autocast to InputPeerDialog and documentation Lonami Exo 2018-09-22 10:56:37 +0200
  • 92c9bb12b7 Use asyncio.open_connection in the TcpClient Lonami Exo 2018-08-29 11:35:44 +0200
  • 012291119f
    Merge ccdb701a64 into 9275a9fcbb Fran Quinto 2018-09-19 15:52:06 +0000
  • 9275a9fcbb Fix several typos and misleading docs (#987, #990) Lonami Exo 2018-09-19 17:51:18 +0200
  • 5e13a6f7a8 Fix-up get_message failing for UpdateInlineBotCallbackQuery Lonami Exo 2018-09-19 16:42:22 +0200
  • ac59cfa25b Return chat from inline queries that "don't have it" Lonami Exo 2018-09-19 16:40:35 +0200
  • 3ef2416138 Add method to resolve inline message IDs (#1005) udf 2018-09-19 14:22:35 +0200
  • 01d3cbd705
    Make resolve_inline_message_id more convenient Lonami 2018-09-19 14:20:59 +0200
  • f2f5409dcb
    Add method to resolve inline message IDs udf 2018-09-19 13:19:03 +0200
  • 497c2144f2 Fix patched objects missing CONSTRUCTOR_ID/SUBCLASS_OF_ID Lonami Exo 2018-09-17 16:02:45 +0200
  • db8bea3968 Fix getting messages by ID for private chats Lonami Exo 2018-09-16 15:45:38 +0200
  • 4e07712b04 Return new .web_preview's .photo/.document if present in Message Lonami Exo 2018-09-15 10:45:15 +0200
  • 080585da49 Support coroutine callbacks in start() Lonami Exo 2018-09-09 16:17:20 +0200
  • 2f09e5c335 Support custom-callback filter for all events Lonami Exo 2018-09-09 15:48:54 +0200
  • 11ef4ce370 Fix _document_by_attribute failing on empty media Lonami Exo 2018-09-06 15:41:04 +0200
  • 4e5b8c9c34 Let sender = chat for messages from channels Lonami Exo 2018-09-06 10:33:56 +0200
  • ccdb701a64
    Update telegram-client.rst Fran Quinto 2018-09-05 19:57:55 +0200
  • ae085f30a8 Save update state upon disconnect Lonami Exo 2018-09-04 11:58:55 +0200
  • 0e38ab412b Update examples to make them easier to run Lonami Exo 2018-09-04 11:52:18 +0200
  • 3c92f6a791 Fix sqlite's conn may be None if never used Lonami Exo 2018-09-04 11:28:01 +0200
  • bbeb8f4ba3 Clarify and fix some docstrings Lonami Exo 2018-09-04 11:27:10 +0200
  • a57e9ba2fb Fix-up 5aaa6ec missing comma Lonami Exo 2018-09-03 18:14:00 +0200
  • 5aaa6ec36e Add more commands/update strings in assistant (#981) Tulir Asokan 2018-09-03 19:10:57 +0300
  • 34c00405ec Add separate offtopic message for @TelethonOffTopic Tulir Asokan 2018-09-02 20:40:17 +0300
  • 07ea993178
    No link preview for help Lonami 2018-09-02 19:34:10 +0200
  • 8d41fe8d75
    Style Lonami 2018-09-02 19:32:00 +0200
  • 66b3968453 Add #spam, #offtopic, #help and link to suggestions Tulir Asokan 2018-09-02 20:25:57 +0300
  • 36df6d1bf9 Manually register ogg mimetype too (#973) Wirtos 2018-08-28 22:17:10 +0300
  • 635d3d54b7
    80 characters column limit Lonami 2018-08-28 21:16:38 +0200
  • 3a0b091210 Better chat history for the GUI Lonami Exo 2018-08-28 16:37:55 +0200
  • 40650f93ce Display chat history and invalid characters on the GUI Lonami Exo 2018-08-28 15:55:00 +0200
  • 608a19f93f
    Make it clearer that issues are not questions Lonami 2018-08-28 11:45:21 +0200
  • 018278ce38 Manually register ogg mimetype Wirtos 2018-08-27 21:32:17 +0300
  • 0e91fc3668 Manually register webp mimetype Lonami Exo 2018-08-27 17:19:10 +0200
  • 8a9650f131 Fix-up previous commit 0bb0d0b missing parameter Lonami Exo 2018-08-27 10:58:06 +0200
  • 0bb0d0bd5d Clarify Creating a Client in the docs Lonami Exo 2018-08-27 02:26:06 +0200
  • 576ac666d9 Fix resolving events while disconnected Lonami Exo 2018-08-27 01:19:37 +0200
  • 5ca1edb228 Return the correct entity from .get_entity(username) Lonami Exo 2018-08-26 12:00:17 +0200
  • a2bd5c09ff Document new MultiError (and better links on assistant) Lonami Exo 2018-08-24 20:14:29 +0200
  • 29d122e810 Fix-up previous commit f17d7e9 (#967) s3mple 2018-08-24 20:50:55 +0300
  • 58b9e74569 Fix for pr 'separate exceptions for multiple requests' boni 2018-08-24 20:40:16 +0300
  • f17d7e9c5e New exception class for multiple errors (#965) s3mple 2018-08-24 19:25:58 +0300
  • 8effd9aa4c
    Style Lonami 2018-08-24 18:17:30 +0200
  • e66f2ec722
    Merge 978bf7c32b into 7e1a17352d Dmitry Bukhta 2018-08-24 15:21:31 +0000
  • 5f85ed322f Separate exceptions for multiple requests boni 2018-08-24 18:02:52 +0300
  • 7e1a17352d Add new commands to the asisstant and fix some bugs Lonami Exo 2018-08-24 14:09:55 +0200
  • bb8f44f608 Add a new "Mastering Telethon" section to the docs Lonami Exo 2018-08-24 13:20:38 +0200
  • 52a4327769 Fix MemorySession file caching Lonami Exo 2018-08-22 16:21:22 +0200
  • 8e62f797bb Support custom encoding for StringSession Lonami Exo 2018-08-22 16:11:51 +0200
  • aa9bc9080f Support custom symbol set for aggressive get_participants s3mple 2018-08-21 18:15:35 +0300
  • 2dc908ebbb
    Had to map chr Lonami 2018-08-21 17:14:42 +0200
  • 31d17b23cd
    Style Lonami 2018-08-21 17:13:42 +0200