Commit Graph

  • ace7254344 Fix classes MRO and abstractmethod usage Lonami Exo 2018-07-22 19:26:34 +0200
  • 1c0d595205 Replace custom.Message creation with ._finish_init Lonami Exo 2018-07-22 19:20:55 +0200
  • 61a9f1e61c Create a third module to store patched objects Lonami Exo 2018-07-22 19:11:40 +0200
  • fd17098447 Rename MessageBase for Message Lonami Exo 2018-07-22 17:22:52 +0200
  • c4e94abcf0 Complete moving properties to the new message base Lonami Exo 2018-07-22 16:49:42 +0200
  • a3ac6d1645 Create a common message base class Lonami Exo 2018-07-22 13:26:12 +0200
  • 5df46f9ed8 (Try to) fix infinite recursion in custom.Message again Lonami Exo 2018-07-22 12:27:08 +0200
  • bc03c29216 Fix logical bugs when getting input peers in custom.Message Lonami Exo 2018-07-22 11:33:29 +0200
  • e4963237dc Fix-up a332d29 should not be exported on invalid DC Lonami Exo 2018-07-22 01:08:03 +0200
  • a332d29c4c Fix-up 5a9a00e to handle exporting senders to the same DC Lonami Exo 2018-07-22 00:40:39 +0200
  • 46b2d910d7 Fix logging of functools.partial() callbacks Lonami Exo 2018-07-21 17:52:42 +0200
  • 3d7bff64c2 Update to v1.1 v1.1.0 v1.1 Lonami Exo 2018-07-21 15:29:09 +0200
  • 3bdfd4b32c Make build_reply_markup public Lonami Exo 2018-07-21 13:54:36 +0200
  • 7750c9ff2f Make sure to not add callbacks from buttons= twice Lonami Exo 2018-07-21 13:24:32 +0200
  • 24758b82ec Don't make a request at all if it will trigger flood wait Lonami Exo 2018-07-21 12:25:20 +0200
  • a9cc35e604 Avoid triggering FileMigrateError when possible Lonami Exo 2018-07-21 11:59:44 +0200
  • 5a9a00e7ae Assume exported auths last forever Lonami Exo 2018-07-21 11:24:20 +0200
  • 13437cc3f2 Fix infinite recursion for custom.Message.message Lonami Exo 2018-07-20 12:24:48 +0200
  • 472e5fa444 Fix infinite recursion for custom.Message.message Lonami Exo 2018-07-20 12:24:48 +0200
  • c3692fd124 Fix infinite recursion Lonami Exo 2018-07-20 00:01:01 +0200
  • aa67f107af Temporarily use blocking SSL sockets on connect Lonami Exo 2018-07-19 20:56:45 +0200
  • 4027ac6a6f Wrap socket with SSL after connecting Lonami Exo 2018-07-19 20:38:53 +0200
  • 7f78d7ed2f Use classmethod for all Event.build Lonami Exo 2018-07-19 01:47:32 +0200
  • 2d7c8908eb Create events.InlineQuery Lonami Exo 2018-07-15 11:31:14 +0200
  • 5017a9d1da Fix typos and add the URL_INVALID error Lonami Exo 2018-07-14 10:43:24 +0200
  • dc3d281274 Load update state date with explicit timezone (#808) Lonami Exo 2018-07-14 00:01:45 +0200
  • 051d56af88 Support clicking buttons known their data Lonami Exo 2018-07-12 16:26:22 +0200
  • 22c8fd7378 Fix Updates object being dispatched to user handlers Lonami Exo 2018-07-12 09:45:29 +0200
  • 38c65adf35 Set timezone info when reading datetimes Lonami Exo 2018-07-12 00:30:57 +0200
  • 8b4c8d30e7 Fix events.MessageDeleted setting readonly properties Lonami Exo 2018-07-11 11:34:20 +0200
  • 4f5c6f1006 Merge branch 'event-reusing' Lonami Exo 2018-07-11 11:31:46 +0200
  • e2ffa816dc Fix infinite recursion Lonami Exo 2018-07-11 11:23:11 +0200
  • 1d0fd6801d Build events only once per update Lonami Exo 2018-07-11 11:22:43 +0200
  • 81f31e09c8 Keep track of how many events for each type were added Lonami Exo 2018-07-11 10:50:19 +0200
  • e902304360 Expose silent parameter when sending messages Lonami Exo 2018-07-11 10:16:21 +0200
  • 8a287a38ec Fix missing blocking result() call on connect (#888) Lonami Exo 2018-07-10 21:25:05 +0200
  • 71309c886e Document usage of the TelegramClient with examples Lonami Exo 2018-07-10 21:07:21 +0200
  • a3d6baf408 Actually add callbacks registered through Button Lonami Exo 2018-07-10 19:50:18 +0200
  • f6c45dcc63 Support filtering events.CallbackQuery Lonami Exo 2018-07-10 17:58:40 +0200
  • ea07cf8d12 Add buttons parameter to client.edit_message Lonami Exo 2018-07-10 16:13:58 +0200
  • 05e8e60291 Create events.CallbackQuery Lonami Exo 2018-07-10 16:03:30 +0200
  • 8eecd9c226 Reuse code to get chat and sender Lonami Exo 2018-07-10 15:15:22 +0200
  • 531a02a2a1 Support buttons when sending a file too Lonami Exo 2018-07-10 13:11:56 +0200
  • 8c28be04bc Create a custom.Button class and support send_message(buttons=...) Lonami Exo 2018-07-10 12:42:57 +0200
  • a50d013ee6 Support interactively signing in as a bot Lonami Exo 2018-07-10 10:21:15 +0200
  • ac5f8da50c
    Fix update.pts may be None Lonami 2018-07-10 16:59:40 +0200
  • 2efd78000f Fix not all items being put back in sync (#886) Lonami Exo 2018-07-10 09:51:27 +0200
  • e6981e7676 Remove empty except (#887) josephbiko 2018-07-09 20:54:43 +0200
  • 05e1e50af8 remove empty except joseph 2018-07-09 20:32:44 +0200
  • 4328663c78 Support timedelta as datetimes Lonami Exo 2018-07-09 13:36:52 +0200
  • 1f7e8ad279 Remove missing async/await Lonami Exo 2018-07-09 12:49:07 +0200
  • 71d2907017 Merge branch 'master' into sync Lonami Exo 2018-07-09 12:47:13 +0200
  • 1437b69829 Update to v1.0.4 v1.0.4 Lonami Exo 2018-07-09 12:32:47 +0200
  • 1b22d0eb12 Add missing await Lonami Exo 2018-07-08 23:44:56 +0200
  • 7b6e65a7a5 Re-export ConnectionHttp from the network package Lonami Exo 2018-07-08 17:48:27 +0200
  • 128053750d
    Implement HTTP(S) mode (closes #112) (#883) Lonami 2018-07-08 17:45:49 +0200
  • 21a5651400 Remove unnecessary dependency Lonami Exo 2018-07-08 17:44:47 +0200
  • 22a7b64e4e Support HTTPS Lonami Exo 2018-07-08 17:39:06 +0200
  • e2c1efd0f1 Avoid hardcoding the Host in HTTP mode Lonami Exo 2018-07-08 17:04:21 +0200
  • 331b6a208f Implement HTTP mode with hardcoded values Lonami Exo 2018-07-08 16:59:51 +0200
  • e0513e10df Remove debug print Lonami Exo 2018-07-08 15:24:33 +0200
  • 3a9cce8720 Add missing async/await to events' documentation Lonami Exo 2018-07-08 15:11:10 +0200
  • d02cb84abe Fix end of sync with block warning on disconnect Lonami Exo 2018-07-08 00:04:50 +0200
  • 54bffb30d8 Fix send_message('me', Message) Lonami Exo 2018-07-08 00:01:18 +0200
  • 8ca2e56aee
    Fix ID autocast should not add the mark Lonami 2018-07-07 19:42:47 +0200
  • 61f9dc1cd7 Fix-up missing parenthesis from 066004a Lonami Exo 2018-07-07 13:03:46 +0200
  • 066004acd1 Support chat_id autocast Lonami Exo 2018-07-07 12:53:46 +0200
  • cb3846cb7f Add client.get_peer_id Lonami Exo 2018-07-07 12:45:50 +0200
  • 3b3b148a43 Revert add_mark parameter on utils.get_peer_id Lonami Exo 2018-07-07 12:44:05 +0200
  • 5d4b8a283d Don't generate def resolve() for types Lonami Exo 2018-07-07 12:17:29 +0200
  • bb4ed4019f Revert forward_messages requiring named from_peer arg Lonami Exo 2018-07-07 12:14:50 +0200
  • bd878acbde Support InputNotifyPeer autocast Lonami Exo 2018-07-07 12:14:03 +0200
  • dfda61a1b5 Correct thumb parameter documentation Lonami Exo 2018-07-07 12:01:42 +0200
  • 393e1966c7 Avoid exceeding maximum container size Lonami Exo 2018-07-07 11:58:48 +0200
  • 33ce702ab9 Pre-pack outgoing TLMessage Lonami Exo 2018-07-07 11:46:21 +0200
  • 55789ca327 Work around a bug where queue.Queue returns never-inserted lists Lonami Exo 2018-07-06 13:11:32 +0200
  • 37570d8eee Merge branch 'master' into sync Lonami Exo 2018-07-04 15:44:25 +0200
  • b237947af1 Update to v1.0.3 v1.0.3 Lonami Exo 2018-07-04 15:39:26 +0200
  • 893a7a66b8 Also block when exporting authorization Lonami Exo 2018-07-04 15:28:55 +0200
  • 78167b3c7b Fix downloads not blocking for a result Lonami Exo 2018-07-04 15:25:14 +0200
  • 44630542d0 Fix MessageAction not allowing access to media Lonami Exo 2018-07-03 14:13:44 +0200
  • 43afdb9d77 Fix-up 53fbfb2 for InputPeerChat or others Lonami Exo 2018-07-03 14:05:42 +0200
  • 53fbfb215f Fix Telegram may omit entities' access hash in updates Lonami Exo 2018-07-02 18:43:42 +0200
  • 53c660d0dc Don't remove reader if fd == -1 Lonami Exo 2018-06-30 13:25:59 +0200
  • dfcf414111 Fix hachoir don't close files by itself (#875) Harry 2018-06-29 17:45:18 +0300
  • 6e1749c637 fix: hachoir don't close files by itself mercuree 2018-06-29 17:40:05 +0300
  • baedd10110 Update to layer 82 Lonami Exo 2018-06-29 13:20:45 +0200
  • a9e4760216 Merge branch 'master' into sync Lonami Exo 2018-06-29 11:35:39 +0200
  • dd0eb7a90e Explicitly open files as 'r' instead of leaving it out Lonami Exo 2018-06-29 11:34:57 +0200
  • 84f42795f0 Make sequential_updates=True the default in sync Lonami Exo 2018-06-29 11:11:38 +0200
  • e94ad7ad77 Merge branch 'master' into sync Lonami Exo 2018-06-29 11:09:28 +0200
  • d64eb7ea2b Avoid cyclic imports on older Python versions Lonami Exo 2018-06-29 11:04:42 +0200
  • 3c2ff45b0b Support dispatching updates in a sequential order Lonami Exo 2018-06-29 10:45:04 +0200
  • 0f737a86af Revert sign_in needing named code argument Lonami Exo 2018-06-29 09:57:57 +0200
  • dbca38c6f5 Allow iterating over messages in reverse Lonami Exo 2018-06-28 21:15:29 +0200
  • ac6dbb8a5c Fix is_connected accessing unexisting property Lonami Exo 2018-06-28 16:04:12 +0200
  • d0ebb7790c Merge branch 'master' into sync Lonami Exo 2018-06-28 15:50:46 +0200
  • 0f5f6cc050 Fix opposite condition Lonami Exo 2018-06-28 15:50:26 +0200
  • cb26b96375 Merge branch 'master' into sync Lonami Exo 2018-06-28 15:38:13 +0200
  • cedf90eb57 Update to v1.0.2 v1.0.2 Lonami Exo 2018-06-28 15:37:30 +0200