Commit Graph

  • 980aca137d
    Fix file_id error checking Hasan 2019-05-19 15:26:54 -0400
  • da5c801b4d Add new section for people coming from Bot API Lonami Exo 2019-05-19 12:40:52 +0200
  • 92d498fa1d
    Update faq.rst Megan Squire 2019-05-17 12:01:15 -0400
  • e5f1b2afa3 Update logging calls to use proper formatting Lonami Exo 2019-05-17 12:30:00 +0200
  • a4c2e45d6d Handle more key errors on forward message Lonami Exo 2019-05-17 12:18:31 +0200
  • a71b095c1d Add RTFM issue template Lonami 2019-05-16 17:16:28 +0200
  • bcfc3e7550 Remove invalid error inits and move bad msg error Lonami Exo 2019-05-15 13:57:55 +0200
  • 0946a7902f Fix super() initialisation call for EventCommon (#1182) Terrance 2019-05-12 22:29:01 +0100
  • 24c28c7045 Fix super() initialisation call for EventCommon Terrance 2019-05-12 22:26:15 +0100
  • 9730894a07 Call Chat/Sender Getter init methods Lonami Exo 2019-05-12 14:00:12 +0200
  • fefd6f0e6d Fix use of tg://join?invite= channels Lonami Exo 2019-05-12 13:44:09 +0200
  • 5754ad589f Fix type hints for Python 3.5.2 (#1177) Lonami Exo 2019-05-12 13:07:07 +0200
  • 5d41246e73 Support importing plugins in assistant when ran as module Lonami Exo 2019-05-11 20:44:35 +0200
  • 560d4bed09 Move some parts of assistant to a different repo as plugins Lonami Exo 2019-05-11 20:41:10 +0200
  • 4ca3517e22 Fix some type hints Lonami Exo 2019-05-11 20:12:57 +0200
  • c1be0bd2e8 Fix disconnection without a previous connection Lonami Exo 2019-05-11 16:49:38 +0200
  • b31b239088
    Remove the now deprecated issue template format Lonami 2019-05-11 15:33:28 +0200
  • 564baffa17 Update issue templates Lonami 2019-05-11 15:33:00 +0200
  • d557f8ce09 added space smh painor 2019-05-11 14:31:00 +0100
  • 065414657a Add a convenience method for editing admin rights. painor 2019-05-11 14:29:55 +0100
  • 278f0e9e98 Don't raise errors during disconnect Lonami Exo 2019-05-10 18:54:10 +0200
  • 313caf440e Add friendly methods for archiving dialogs Lonami Exo 2019-05-10 18:10:56 +0200
  • 1828dca0b9 Support filtering by folder on iter_dialogs Lonami Exo 2019-05-10 15:45:24 +0200
  • e408550553 Update to layer 99 Lonami Exo 2019-05-09 19:12:47 +0200
  • a7443612f6 Fix download of PhotoStrippedSize to bytes Lonami Exo 2019-05-09 18:56:54 +0200
  • aa1eec93be Use the friendly pigments theme Lonami Exo 2019-05-09 14:22:35 +0200
  • fbce902cf8 Fix minor documentation issue regarding pre tags Lonami Exo 2019-05-09 14:13:43 +0200
  • 7f88238d8f Update external links to the documentation Lonami Exo 2019-05-09 14:09:22 +0200
  • 0a3d6106f0 Completely overhaul the documentation Lonami Exo 2019-05-09 12:24:37 +0200
  • 10251f9782 Create a new Message.file property (#1168) Lonami Exo 2019-05-08 18:41:40 +0200
  • cfd6d3ce04 Fix catch-up when no pts is known Lonami Exo 2019-05-08 18:15:57 +0200
  • d92d989569 Quote type hints Lonami Exo 2019-05-08 17:16:09 +0200
  • c6691dc6a8 Update the reference with even more types and other docs Lonami Exo 2019-05-07 21:25:55 +0200
  • 8bd9dd66ab Re-export the main modules and types from sync Lonami Exo 2019-05-07 10:47:25 +0200
  • 61613ab6ac Create a new page with a summary of the method reference Lonami Exo 2019-05-06 11:38:26 +0200
  • 744f5f50fe Fix saving of StringSession v1.7.7 Lonami Exo 2019-05-06 08:55:24 +0200
  • 7d0efcf50f Save pts and date only if there is something to save v1.7.6 Lonami Exo 2019-05-05 22:13:02 +0200
  • 5ed7bf7815 Fix timeout error not being excepted on Button.click v1.7.5 Lonami Exo 2019-05-05 19:57:09 +0200
  • b20dc3b804 Fix setup.py calling generate with the wrong arguments Lonami Exo 2019-05-05 12:04:51 +0200
  • 19398d75be Add support for hexadecimal invite links Lonami Exo 2019-05-05 11:56:04 +0200
  • 945d438696 Properly await all spawned background tasks Lonami Exo 2019-05-04 21:02:07 +0200
  • 532bd1c916 Fetch difference only if it is worth it Lonami Exo 2019-05-04 19:48:36 +0200
  • f5e611e4d2 Fix SenderGetter was excepting the wrong type Lonami Exo 2019-05-04 19:30:33 +0200
  • 716ab2f96d Fix getting difference for channels and for the first time Lonami Exo 2019-05-04 19:29:47 +0200
  • adc9b4c9f1 Fix SenderGetter should not define abstract methods Lonami Exo 2019-05-04 17:59:21 +0200
  • 84c197be60 Better clean command in setup.py Lonami Exo 2019-05-04 17:51:14 +0200
  • 05fcbfd7b7 Add missing Union in hints.py Lonami Exo 2019-05-04 12:39:48 +0200
  • 89c993f567 Add missing hints.py file for the previous commit Lonami Exo 2019-05-04 10:21:21 +0200
  • cd4b915522 Add type hints to all public methods in the client Lonami Exo 2019-05-03 21:37:27 +0200
  • c0e506e568 Add missing await on send_code_request Lonami Exo 2019-05-03 16:49:02 +0200
  • 1e17ef1c98 Apply several lints Lonami Exo 2019-05-03 13:59:17 +0200
  • 52be689926
    Only upgrade database if version < current Lonami 2019-05-02 23:20:39 +0200
  • 63ef7284f7 Use classes when type hinting primitives Lonami Exo 2019-05-02 19:12:11 +0200
  • cb56c54351 Use the entity cache in sender getter Lonami Exo 2019-05-02 18:51:10 +0200
  • 1a00de6494 Add missing checks in the message for is client None Lonami Exo 2019-05-02 18:44:28 +0200
  • b58c0d3071 Stop relying on __doc__ in EntityCache v1.7.4 Lonami Exo 2019-05-02 10:19:39 +0200
  • fce5cfea0e Update code generator to emit type hints on init methods Lonami Exo 2019-05-02 10:19:15 +0200
  • 3a1496c205 Reuse code for _get_entity_pair v1.7.3 Lonami Exo 2019-05-01 17:52:32 +0200
  • 6d004601d0 Inline the old _load_entities code Lonami Exo 2019-05-01 17:07:12 +0200
  • e84c9847c5 Use sets instead of isinstance in StateCache too Lonami Exo 2019-05-01 16:37:54 +0200
  • 9a400748f7 Fix InlineBuilder only working with local files Lonami Exo 2019-05-01 16:02:21 +0200
  • 22124b5ced Refactor code to fetch missing entities once again Lonami Exo 2019-05-01 14:02:27 +0200
  • c12c65f728 Let utils.get_peer handle DialogPeer Lonami Exo 2019-05-01 12:49:36 +0200
  • 1dc6d226b7 Best-effort attempt at finding libssl (#1167) Lonami Exo 2019-04-30 16:22:19 +0200
  • 1ead9757d3 Fix Conversation not allowing getting responses after ID 0 Lonami Exo 2019-04-29 08:53:04 +0200
  • 599a5ac3ff Fix using events.Raw after 1b6b4a5 Lonami Exo 2019-04-29 08:51:02 +0200
  • 44987f9c39 Fix Conversation not allowing getting responses after ID 0 v1.7.2 Lonami Exo 2019-04-29 08:53:04 +0200
  • 81d7bc223e Fix using events.Raw after 1b6b4a5 Lonami Exo 2019-04-29 08:51:02 +0200
  • 1805dc48ec
    Fix-up 3ea1c9f no longer handling ssl being None Lonami 2019-04-28 14:13:29 +0200
  • 3ea1c9f04b
    Handle rare case when failing to load libssl (#1167) Lonami 2019-04-28 10:44:22 +0200
  • 1666976646 Fix-up stripped_photo_to_jpg from the previous commit Lonami Exo 2019-04-25 20:37:48 +0200
  • b0e96b2821 Fix stripped image downloads (#1165) YoilyL 2019-04-25 19:31:52 +0100
  • b04f1578a7
    Docs and renaming stripped_photo_to_jpg Lonami 2019-04-25 20:31:00 +0200
  • 3e326af8ea
    Fix modifying stripped sizes in place Lonami 2019-04-25 20:29:54 +0200
  • b51a280dc9 fixed stripped image downloads YoilyL 2019-04-25 18:08:12 +0000
  • 19664cd9cf Call self._writer.wait_closed() on disconnect Lonami Exo 2019-04-25 09:56:30 +0200
  • 01eb49d3a4 Update to v1.7.1 v1.7.1 Lonami Exo 2019-04-24 12:46:48 +0200
  • 9fc719cb24 Update download_media with a new way to save thumbs (#1164) Lonami Exo 2019-04-24 12:38:03 +0200
  • 21aec00e46 Fix downloading photos with download_file (#1164) Lonami Exo 2019-04-24 12:37:19 +0200
  • 08f8aa3c52 Be deterministic when generating TLObjects Lonami Exo 2019-04-24 09:40:17 +0200
  • 1b6b4a57d9 Attempt at reducing CPU usage after c902428 Lonami Exo 2019-04-23 20:15:27 +0200
  • 56595e4a9c Treat all error codes as positive Lonami Exo 2019-04-23 11:28:09 +0200
  • 665c844c9d Update to v1.7 v1.7.0 v1.7 Lonami Exo 2019-04-22 20:05:45 +0200
  • bb23bc0fd2 Finish update to layer 98 Lonami Exo 2019-04-22 19:02:15 +0200
  • 013525797a Fix date_* attributes not being of type datetime Lonami Exo 2019-04-22 17:07:08 +0200
  • 4e783728f9 Don't catch up on reconnect and fix typo Lonami Exo 2019-04-22 16:56:32 +0200
  • 8868ce14e8 Update to layer 98 Lonami Exo 2019-04-22 16:51:05 +0200
  • 1fc42f845d
    Error Message Typo Telethon Pull Requests 2019-04-22 16:54:29 +0300
  • a151d24951 Fix StateCache accessing None to_id and add logging (#1160) Lonami Exo 2019-04-22 12:24:45 +0200
  • fee0923dd1 Get difference for missing entities in channels too Lonami Exo 2019-04-21 21:24:34 +0200
  • c1880c9191 Fix pts from channels is different (#1160) Lonami Exo 2019-04-21 13:56:14 +0200
  • 8edbfbdced Fix dd mode in MTProxies (#1157) yegor 2019-04-19 23:09:22 +0300
  • 83940d84b2
    fix dd mode yegor 2019-04-19 22:54:38 +0300
  • a7b4794585 Fix telethon.sync not syncifying takeout client Lonami Exo 2019-04-19 13:58:37 +0200
  • 68bf9f76f6 Fix forward_messages for a single message when using IDs Lonami Exo 2019-04-17 08:50:38 +0200
  • 4c1555cc5f
    Fix iter_dialogs missing many dialogs Lonami 2019-04-16 13:00:18 +0200
  • 0b6d766f0c Fix loading initial pts/date could be None (#1153) bugchecker 2019-04-14 08:38:26 +0000
  • ec159ca497
    Fix initial state if session in memory bugchecker 2019-04-13 16:52:17 +0000
  • 6d83b16503 Fix CallbackQuery ignoring func Lonami Exo 2019-04-13 16:42:53 +0200
  • bd6c03e5f9 Rename grouped to as_album in forward_messages Lonami Exo 2019-04-13 11:02:54 +0200