Queer European MD passionate about IT

Histórico de Commits

Autor SHA1 Mensagem Data
  Davte 41f38d0b23 Method to add table columns if missing há 1 ano atrás
  Davte cf492f0c8b Allow non-null standard output and/or error pipe to be passed to aio_subprocess_shell function há 1 ano atrás
  Davte eab81b065d When answering inline queries, prevent invalid InlineQueryResultsButton instantiation há 1 ano atrás
  Davte 51a77c695b Better variable regex: accept only one decimal separator in float numbers há 1 ano atrás
  Davte febe5cee3f Config command implemented, allowing administrators to add variables to configuration files há 1 ano atrás
  Davte fb04211e81 Whitespace and type mismatch há 1 ano atrás
  Davte 3bd1a9b679 Compliance with Telegram Bot API 6.6 and new command line interface to run bot or send a single message há 1 ano atrás
  Davte 0c3ed2070d Compliance with Telegram Bot API 6.5 há 1 ano atrás
  Davte 5c30dafd4c Compliance with Telegram Bot API 6.4 há 1 ano atrás
  davte 27f9d62cf9 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). há 1 ano atrás
  Davte fafa639328 HTML parse_mode check upgraded. há 1 ano atrás
  Davte 55b47ed1f7 Method to add a table and its columns to and ` ObjectWithDatabase` há 1 ano atrás
  Davte 881d249256 Compliance with Telegram Bot API 6.3 há 1 ano atrás
  Davte fc486c60ce When admin `A` requests profile picture of user `B`, send B's picture and not A's. há 1 ano atrás
  Davte e813d37c8f Browse users via `/auth` command há 1 ano atrás
  Davte 21f91fb07c Syntax-breaking typo há 2 anos atrás
  Davte 50c2f92e8e 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 d77c416ea6 send_document method should not require a chat_id since it can be passed an update object há 3 anos atrás
  Davte e487764aad send_photo method should not require a chat_id since it can be passed an update object há 3 anos atrás
  Davte 4bf00f0cc5 Avoid relative import statements há 4 anos atrás
  Davte ed7e335d4e Items in __all__ must be str, not module há 4 anos atrás
  Davte d6a4a1d69a Document can be None if document_path is provided há 4 anos atrás
  Davte 668822fc21 Do not log chardet `INFO` and `DEBUG` levels há 4 anos atrás
  Davte 135442dcd6 Compliance with Telegram Bot API 5.0 and improved type hinting for API methods. há 4 anos atrás
  Davte eb11160a02 Version number há 4 anos atrás
  Davte fda4cac348 Import statements refactored há 4 anos atrás
  Davte 773fe1fdb1 web should not be imported from aiohttp; use aiohttp.web instead há 4 anos atrás
  Davte ddf25f8dd1 Store user profile pictures in bot database and show them in authorization panel há 4 anos atrás
  Davte 17b26ec23e MySQL compatibility: specify VARCHAR length há 4 anos atrás
  Davte 68974c4c40 Pass all information to command handler when using /start há 4 anos atrás