Commit Graph

  • ad37db1cd6 Let lists of buttons make up rows Lonami Exo 2019-06-07 20:30:35 +0200
  • ad7e62baf3 Replace pysocks with python-proxy Lonami Exo 2019-06-07 20:25:32 +0200
  • 9752f66eab Minor updates to the documentation and errors Lonami Exo 2019-06-07 15:48:34 +0200
  • 770c2c504d Add new methods to encode and decode waveforms Lonami Exo 2019-06-04 21:36:38 +0200
  • 065719c8d8 conversation.cancel() now raises cancelled on future calls (#1183) Lonami Exo 2019-06-03 19:44:43 +0200
  • 4c3e467d25 Add a method to cancel_all conversations (#1183) Lonami Exo 2019-06-03 19:41:22 +0200
  • 690a40be77 Better behaviour for conversation.cancel() (#1183) Lonami Exo 2019-06-03 19:28:22 +0200
  • 9d6150da37
    Fix downloading contacts to path (#1197) Lonami 2019-06-03 15:44:43 +0200
  • e47f3ec1d6 Clarify some aspects of the documentation Lonami Exo 2019-06-01 16:27:53 +0200
  • 27360242b0 Add new known errors (#1196) Manuel1510 2019-06-01 15:49:12 +0200
  • 0c6b174442
    Document which requests cause the new errors Lonami 2019-06-01 12:21:19 +0200
  • cebcbd040f
    Update errors.csv Manuel1510 2019-06-01 01:50:51 +0200
  • 30a0e39060 Update to v1.8.0 v1.8.0 Lonami Exo 2019-05-30 21:31:07 +0200
  • 5832ab2f31 Create new client.pin_message method Lonami Exo 2019-05-30 17:15:50 +0200
  • 9ea686ab14 Create new client.iter_profile_photos method Lonami Exo 2019-05-30 16:51:19 +0200
  • 0d64fd98f7 Create new client.delete_dialog method Lonami Exo 2019-05-30 13:58:05 +0200
  • e4158acd08 Update to layer 100 Lonami Exo 2019-05-30 13:23:47 +0200
  • 89567ccd11 Create a new module for tests and write their setup code Lonami Exo 2019-05-27 21:06:29 +0200
  • 9f72bd8ca3 Fix manual raising of RPC errors Lonami Exo 2019-05-27 18:18:38 +0200
  • 1354bf68a8 Factor out clearing items from pending in conversations Lonami Exo 2019-05-27 14:23:42 +0200
  • 0b41454b01 Fix conversation setting result on cancelled futures Lonami Exo 2019-05-27 14:10:38 +0200
  • e5485f3d54 Document raw methods with friendly variants Lonami Exo 2019-05-26 21:11:24 +0200
  • 4ebf825c43 Clarify documentation on connection and receiving updates Lonami Exo 2019-05-23 12:11:58 +0200
  • 6e5f90730e Fix reversed(client.iter_messages(offset_date=...)) Lonami Exo 2019-05-22 12:20:02 +0200
  • 80f19bd1f0 Point to the new domains Lonami Exo 2019-05-22 11:29:46 +0200
  • c3d1d7a64c Rename client.archive as client.edit_folder Lonami Exo 2019-05-22 11:19:00 +0200
  • cf152403ee Use iter_download on download_file Lonami Exo 2019-05-21 16:40:11 +0200
  • 0b0f8f4285 Create a method to iterate downloads Lonami Exo 2019-05-21 16:16:16 +0200
  • a43830d403 Fix updates introduction and add more projects using Telethon Lonami Exo 2019-05-21 13:26:34 +0200
  • 58f3225fa6 Minor tweaks to the installation section of the docs Lonami Exo 2019-05-21 10:13:25 +0200
  • a9ff328e38 Fix iter_participants search on small group chats Lonami Exo 2019-05-20 14:02:51 +0200
  • 465f38c1c6 Fix message.text behaviour with no parse mode Lonami Exo 2019-05-20 12:00:52 +0200
  • 383ab9b0b2 Fix message.text not checking if parse_mode was set Lonami Exo 2019-05-20 11:56:50 +0200
  • 7c1c040d50 Update docstrings to have consistent style Lonami Exo 2019-05-20 11:38:26 +0200
  • 4b74d16438 Fix file_id error checking (#1189) Hasan 2019-05-19 16:18:35 -0400
  • 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