Queer European MD passionate about IT

Histórico de Commits

Autor SHA1 Mensagem Data
  Davte a9b785f49d Compliance with Telegram Bot API 6.3 há 2 anos atrás
  Davte b7d08ab2ba When admin `A` requests profile picture of user `B`, send B's picture and not A's. há 2 anos atrás
  Davte d362ec496b Browse users via `/auth` command há 2 anos atrás
  Davte 0bfc1e157b Working on users browsing via `/auth` command há 2 anos atrás
  Davte bc40957b27 Syntax-breaking typo há 2 anos atrás
  Davte 45117610f9 Bug fix: use a unique loop há 2 anos atrás
  Davte f91661927e Bug fix: use a unique loop há 2 anos atrás
  Davte 12f3a2cc73 Bug fix: asyncio.run cannot take asyncio.gather as coroutine há 2 anos atrás
  Davte 25abb80343 Bug fix: no running loop, need to create a new one. há 2 anos atrás
  Davte 76ea65a660 asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead há 2 anos atrás
  Davte e254dbf42a send_document method should not require a chat_id since it can be passed an update object há 4 anos atrás
  Davte b7b91a65ea send_photo method should not require a chat_id since it can be passed an update object há 4 anos atrás
  Davte abebff43d9 Avoid relative import statements há 4 anos atrás
  Davte a460f71b69 Items in __all__ must be str, not module há 4 anos atrás
  Davte 6ad5ec2865 Document can be None if document_path is provided há 4 anos atrás
  Davte cfae729270 Do not log chardet `INFO` and `DEBUG` levels há 4 anos atrás
  Davte dc9c2a7b14 Compliance with Telegram Bot API 5.0 and improved type hinting for API methods. há 4 anos atrás
  Davte a3cc676432 Identify edited methods (new or deprecated parameters) in addition to new methods. há 4 anos atrás
  Davte 15a7a58537 Version number há 4 anos atrás
  Davte ea30fd39cf Import statements refactored há 4 anos atrás
  Davte a5cabdd102 web should not be imported from aiohttp; use aiohttp.web instead há 4 anos atrás
  Davte 89fa73d1a5 Store user profile pictures in bot database and show them in authorization panel há 4 anos atrás
  Davte 4b22658bf5 MySQL compatibility: specify VARCHAR length há 4 anos atrás
  Davte bce8cff3cf Pass all information to command handler when using /start há 4 anos atrás
  Davte ea07aa47cf Make `general_handler` handle photo updates há 4 anos atrás
  Davte d49bab54ca Updated examples há 4 anos atrás
  Davte 83d01e4da9 Remove `argument` parameter from parser decorator há 4 anos atrás
  Davte 59dde0d25e In text message handler, make available both lowered and original text and inspect condition parameters há 4 anos atrás
  Davte 713f4ffd0e Accept language directly há 4 anos atrás
  Davte 51bc95332f General handler implemented and applied to contact updates há 4 anos atrás