Queer European MD passionate about IT

Историја ревизија

Аутор SHA1 Порука Датум
  Davte 3e6e364336 Compliance with Telegram Bot API 6.5 пре 2 година
  Davte f0a4c914e4 Compliance with Telegram Bot API 6.4 пре 2 година
  Davte 80a1440e75 Make the regex dot match any character at all, including a newline, when cleaning HTML strings (so multiline tag bodies are allowed, as they are in Telegram HTML markdown). пре 2 година
  Davte b978022658 HTML parse_mode check upgraded. пре 2 година
  Davte 50f561e7f9 Method to add a table and its columns to and ` ObjectWithDatabase` пре 2 година
  Davte a9b785f49d Compliance with Telegram Bot API 6.3 пре 2 година
  Davte b7d08ab2ba When admin `A` requests profile picture of user `B`, send B's picture and not A's. пре 2 година
  Davte d362ec496b Browse users via `/auth` command пре 2 година
  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 година