Commit Graph

  • ea65bf001e Add missing buttons parameter (#4251) apepenkov 2023-11-10 19:58:48 +03:00
  • 17996e8a9b Add alert param to ButtonCallback.answer (#4249) apepenkov 2023-11-09 22:29:42 +03:00
  • ba0371f89e Add events.filters.Data (#4248) apepenkov 2023-11-09 21:28:18 +03:00
  • ca0d39c4b7 Add missing append in get_chats Lonami Exo 2023-11-09 18:09:13 +01:00
  • e6d7232ae9 Fix get_chats assertions Lonami Exo 2023-11-09 18:02:13 +01:00
  • d32967eefe Simplify mind-bending condition to continue checking handlers (#4247) apepenkov 2023-11-09 19:40:48 +03:00
  • 35fd0cc62b Simplify Union of Literal types (#4246) apepenkov 2023-11-09 19:13:19 +03:00
  • 308f8e8bf8 Add PR template mentioning v1 is feature-frozen Lonami 2023-11-09 17:04:05 +01:00
  • 4f4db020da Fix typo in README (#4242) apepenkov 2023-11-09 01:06:27 +03:00
  • e1983b80c2 Treat messages.affected* as updateDeleteMessages Lonami Exo 2023-11-08 23:03:24 +01:00
  • f9435aa1f6 Continue implementation Lonami Exo 2023-11-08 14:07:33 +01:00
  • 4cc6ecc39b Use Sequence as input in generated functions Lonami Exo 2023-11-07 19:40:09 +01:00
  • 6047c689ca Add client.prepare_album Lonami Exo 2023-11-07 19:34:10 +01:00
  • ae44426a78 Remove some slots from custom types for consistency Lonami Exo 2023-11-07 12:37:30 +01:00
  • 95e1f5115c Improve setting of chat participants rights Lonami Exo 2023-11-02 18:24:55 +01:00
  • 48bf78a855 Fix getting and using participants Lonami Exo 2023-11-02 14:39:06 +01:00
  • cea9fc6c77 Ensure __all__ are consistent Lonami Exo 2023-11-02 12:43:06 +01:00
  • 2992a8e212 Make filters combinable Lonami Exo 2023-11-02 01:30:40 +01:00
  • 2def0a169c Continue documentation and matching documented behaviour Lonami Exo 2023-11-02 00:45:01 +01:00
  • 6ccd6b0a41 Bump to v1.32 v1.32.0 Lonami Exo 2023-10-31 19:12:41 +01:00
  • 6e88264b28 Support custom connectors Lonami Exo 2023-10-29 21:45:21 +01:00
  • d80c6b3bb4 Remove utils file Lonami Exo 2023-10-29 20:54:31 +01:00
  • b17e10af1d Fix init of custom Draft after layer update Lonami Exo 2023-10-29 11:41:54 +01:00
  • 046dbb58b8 Update to layer 166 Lonami Exo 2023-10-29 11:00:13 +01:00
  • 8fe89496d6 Work towards message buttons Lonami Exo 2023-10-28 20:05:17 +02:00
  • d15e84e595 Fix development installation instructions Lonami Exo 2023-10-22 21:58:44 +02:00
  • 257b5d74e9 Fix cyclic imports Lonami Exo 2023-10-19 22:41:55 +02:00
  • b8b9836cf7 Work towards dialogs and drafts Lonami Exo 2023-10-19 21:36:54 +02:00
  • 864d5cd444 Gracefully handle user-invoked disconnects Lonami Exo 2023-10-19 19:28:00 +02:00
  • 854d3745b3 Handle dispatcher CancelledError during disconnect Lonami Exo 2023-10-18 20:38:45 +02:00
  • c49f0827b1 Don't send requests until there are salts Lonami Exo 2023-10-18 20:35:55 +02:00
  • 45f866c335 Fix handling of bad_msg 16 and 17 Lonami Exo 2023-10-18 20:31:09 +02:00
  • 5604f530c0 Fix handling of bad_msg referring to containers Lonami Exo 2023-10-18 19:27:43 +02:00
  • 186dd38ff4 Save session in complete_login Lonami Exo 2023-10-17 20:45:52 +02:00
  • fda6840449 Fix file name could be lost when uploading files v1.31.1 Lonami Exo 2023-10-17 20:31:58 +02:00
  • 4465644aa1 Fix pack implementations Lonami Exo 2023-10-17 18:50:06 +02:00
  • 34dffe978e Fix file uploads and references to full_name Lonami Exo 2023-10-16 23:06:24 +02:00
  • 0727c1d1f1 Continue improving documentation Lonami Exo 2023-10-16 20:12:16 +02:00
  • 04806a2a4a Create a base class for Chat Lonami Exo 2023-10-16 20:11:08 +02:00
  • c4d399e32d Add missing await in get_password_information Lonami Exo 2023-10-16 20:10:05 +02:00
  • 8e616bc85a Add client to readthedocs requirements Lonami Exo 2023-10-16 18:42:24 +02:00
  • 8c0654185d Version .tl files Lonami Exo 2023-10-16 18:36:20 +02:00
  • 2f6ea3497a Use custom build backend for the client package Lonami Exo 2023-10-16 18:32:12 +02:00
  • 957a66f797 Move generator parser methods to parser Lonami Exo 2023-10-16 18:31:42 +02:00
  • 5416e4d5c0 Fix installation of generator Lonami Exo 2023-10-16 17:19:56 +02:00
  • 953f6f11c5 Add .readthedocs.yaml Lonami Exo 2023-10-15 21:03:30 +02:00
  • 6be93c69ed Handle UpdateShortSentMessage in send_message Lonami Exo 2023-10-14 01:25:06 +02:00
  • 816f6012a9 Support more chats in resolve_to_packed Lonami Exo 2023-10-14 01:21:59 +02:00
  • c91ce98a25 Fix handling of salts and container buffer Lonami Exo 2023-10-14 01:21:33 +02:00
  • 6ed279e773 Improve handling of remote config Lonami Exo 2023-10-13 22:55:42 +02:00
  • b4f9d3d720 Improve error handling in transports Lonami Exo 2023-10-13 22:59:26 +02:00
  • 42633882b5 Make logs more consistent Lonami Exo 2023-10-13 22:58:04 +02:00
  • 236c2f7e7c Remove TODOs Lonami Exo 2023-10-13 22:57:49 +02:00
  • b31f4fe063 Use logger Lonami Exo 2023-10-12 21:10:00 +02:00
  • 325f1ca27d Update changelog Lonami Exo 2023-10-12 20:46:57 +02:00
  • 994d07ba05 Continue documentation Lonami Exo 2023-10-12 19:31:41 +02:00
  • eb67ef1b15 Update to v1.31 v1.31.0 Lonami Exo 2023-10-12 18:39:29 +02:00
  • 034bf304bb Enable and use ruff Lonami Exo 2023-10-12 18:17:41 +02:00
  • 7fabf7da0a Continue documentation and reducing public API Lonami Exo 2023-10-08 15:07:18 +02:00
  • 25a2b53d3f Continue implementing file and message Lonami Exo 2023-10-02 23:26:40 +02:00
  • 4df1f4537b Complete migration guide from other bot libraries Lonami Exo 2023-10-01 13:37:28 +02:00
  • 18895748c4 Continue implementation and documentation Lonami Exo 2023-09-30 17:13:24 +02:00
  • 7d7dbdf47f Update to layer 165 Lonami Exo 2023-09-29 22:12:41 +02:00
  • 6a36066d19 Update to layer 164 Lonami Exo 2023-09-22 20:49:39 +02:00
  • bd11564579 Remove uses of imghdr Lonami Exo 2023-09-20 18:30:46 +02:00
  • 6a880f1ff1 Add missing implementations Lonami Exo 2023-09-17 22:54:52 +02:00
  • 5f4470dd57 Fix step could complete all at once Lonami Exo 2023-09-17 22:53:52 +02:00
  • 2541c409e2 Add username to session Lonami Exo 2023-09-17 22:53:26 +02:00
  • 8c00d2f088 Update error types used by generator Lonami Exo 2023-09-17 22:48:53 +02:00
  • 6f6618f251 Use cryptg when available Lonami Exo 2023-09-17 22:48:17 +02:00
  • 495de58925 Expand docs on migration guide Lonami Exo 2023-09-16 19:13:00 +02:00
  • 22f15303a5 Add errors factory skeleton Lonami Exo 2023-09-16 19:12:41 +02:00
  • 0e586abefe Add ChatType filter Lonami Exo 2023-09-14 21:32:21 +02:00
  • 604d95a807 Document most methods and classes Lonami Exo 2023-09-14 21:17:24 +02:00
  • ad19987cd6 Fixed sorting of markup entities with the same offsets (#4201) Alexander Goryushkin 2023-09-14 21:52:04 +05:00
  • 569ff3d372 Split check and fmt tools Lonami Exo 2023-09-13 20:15:49 +02:00
  • 9e43700f55 Fix docgen in strict mode Lonami Exo 2023-09-13 20:07:07 +02:00
  • 5376905e3d Address type checks Lonami Exo 2023-09-13 19:39:01 +02:00
  • b62327308b Add documentation Lonami Exo 2023-09-13 19:01:16 +02:00
  • e36c35c805 Begin preparing client for documentation Lonami Exo 2023-09-13 19:00:47 +02:00
  • 80fefca2e9 Simplify copying generated Client signatures Lonami Exo 2023-09-13 19:00:10 +02:00
  • 7325718f0e Fix date empty when getting difference v1.30.3 Lonami Exo 2023-09-13 17:35:15 +02:00
  • c57543d79a Init connection on the DC from the session Lonami Exo 2023-09-12 20:55:46 +02:00
  • 9e5eb619e1 Make disconnection more resilient Lonami Exo 2023-09-12 20:55:25 +02:00
  • f2b8a91fa9 Fix loading of SqliteSession Lonami Exo 2023-09-12 20:54:49 +02:00
  • 03a85dfd1a Add interactive_login Lonami Exo 2023-09-12 20:54:22 +02:00
  • 7ce0b2f940 Fix invalid date type in UpdateShort v1.30.2 Lonami Exo 2023-09-12 17:09:27 +02:00
  • 5ba312555a Fix generator for pypy (#4198) Dingyuan Wang 2023-09-12 14:28:14 +08:00
  • aa83e7b043 Add session storages Lonami Exo 2023-09-10 19:54:05 +02:00
  • 2cef715921 Bump to v1.30 v1.30.0 Lonami Exo 2023-09-10 12:28:10 +02:00
  • ba99b8b466 Update to layer 162 Lonami Exo 2023-09-10 12:15:14 +02:00
  • 72faa89361 Remove client-side check in message.edit (#4195) Non 2023-09-08 19:35:25 +03:00
  • e928fbdac0 Fix date empty (#4191) Kacnep89 2023-09-06 19:47:46 +05:00
  • 16de3b274c Trim down client functions to MVP level Lonami Exo 2023-09-03 19:01:05 +02:00
  • 4ef3e63a88 Implement update dispatching Lonami Exo 2023-09-03 18:47:47 +02:00
  • 8727b87130 Remove unintended private imports and simplify sig copy Lonami Exo 2023-09-03 11:03:07 +02:00
  • e4d88e061d Create Python tools in favour of shell scripts Lonami Exo 2023-09-03 11:00:48 +02:00
  • 9c888b83da Run sphinx-quickstart Lonami Exo 2023-09-03 10:59:27 +02:00
  • e642ccfc4d Update layer and move File out to types Lonami Exo 2023-09-03 00:16:05 +02:00
  • 4b2d252fe1 Significantly clean-up imports Lonami Exo 2023-09-02 23:05:28 +02:00