Queer European MD passionate about IT

Commit History

Автор SHA1 Съобщение Дата
  Davte 0bfc1e157b Working on users browsing via `/auth` command преди 2 години
  Davte bc40957b27 Syntax-breaking typo преди 2 години
  Davte 45117610f9 Bug fix: use a unique loop преди 2 години
  Davte f91661927e Bug fix: use a unique loop преди 2 години
  Davte 12f3a2cc73 Bug fix: asyncio.run cannot take asyncio.gather as coroutine преди 2 години
  Davte 25abb80343 Bug fix: no running loop, need to create a new one. преди 2 години
  Davte 76ea65a660 asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead преди 2 години
  Davte e254dbf42a send_document method should not require a chat_id since it can be passed an update object преди 4 години
  Davte b7b91a65ea send_photo method should not require a chat_id since it can be passed an update object преди 4 години
  Davte abebff43d9 Avoid relative import statements преди 4 години
  Davte a460f71b69 Items in __all__ must be str, not module преди 4 години
  Davte 6ad5ec2865 Document can be None if document_path is provided преди 4 години
  Davte cfae729270 Do not log chardet `INFO` and `DEBUG` levels преди 4 години
  Davte dc9c2a7b14 Compliance with Telegram Bot API 5.0 and improved type hinting for API methods. преди 4 години
  Davte a3cc676432 Identify edited methods (new or deprecated parameters) in addition to new methods. преди 4 години
  Davte 15a7a58537 Version number преди 4 години
  Davte ea30fd39cf Import statements refactored преди 4 години
  Davte a5cabdd102 web should not be imported from aiohttp; use aiohttp.web instead преди 4 години
  Davte 89fa73d1a5 Store user profile pictures in bot database and show them in authorization panel преди 4 години
  Davte 4b22658bf5 MySQL compatibility: specify VARCHAR length преди 4 години
  Davte bce8cff3cf Pass all information to command handler when using /start преди 4 години
  Davte ea07aa47cf Make `general_handler` handle photo updates преди 4 години
  Davte d49bab54ca Updated examples преди 4 години
  Davte 83d01e4da9 Remove `argument` parameter from parser decorator преди 4 години
  Davte 59dde0d25e In text message handler, make available both lowered and original text and inspect condition parameters преди 4 години
  Davte 713f4ffd0e Accept language directly преди 4 години
  Davte 51bc95332f General handler implemented and applied to contact updates преди 4 години
  Davte 92758d923c Document handlers implemented преди 4 години
  Davte 946e2a881f Declare packenv variable преди 4 години
  Davte 0f4d31892f Prevent globbing and word splitting преди 4 години