Commit History

Author SHA1 Message Date
  hikariatama 81aa45127f Cosmetic changes 1 year ago
  hikariatama 21c0057bf0 1.6.3 1 year ago
  hikariatama fc38bb9671 Fixes 1 year ago
  hikariatama 9a0e4b1b38 1.6.2 1 year ago
  hikariatama eb0786e690 1.6.1 1 year ago
  hikariatama 27aff587f6 1.6.0 2 years ago
  hikariatama 8e59bc056f 1.6.0 2 years ago
  hikariatama 97a219b5fc 1.6.0 2 years ago
  hikariatama 066f7a46a2 1.5.0 2 years ago
  hikariatama e90b91ba9d 1.4.1 2 years ago
  hikariatama 8f4ba2c170 Deepsource fixes 2 years ago
  hikariatama dc2e86e782 1.4.0 2 years ago
  hikariatama 0840efa969 1.2.13 2 years ago
  hikariatama 66426025e0 Patch with minor fixes 2 years ago
  hikariatama 7e5b9ad58d Patch 2 years ago
  hikariatama e382cbc7a5 1.2.5 2 years ago
  hikariatama 46fe403fae Replace huge mess of memory dicts with a single `_units` one, fix `TelegramID` validator 2 years ago
  hikariatama 34bbb44a3a 1.1.26 2 years ago
  hikariatama 9a070479de Minor fixes 2 years ago
  hikariatama ed686343bb 1.1.16 2 years ago
  Hikari d74aaa99fd Remove weird "-> None" typehints, idk why I left them for so longs 2 years ago
  hikari.ftg 179f12d9ca 1.0.21: A lot of stuff: web fixes, bug fixes, automatic seamless userbot restart when adding new account in web, replace emojies, add inline list feature, fix `types` name conflict and I don't remember other fixes, read code 2 years ago
  hikari.ftg 60fe788d2e 1.0.20: Allow passing `reply_markup` field to inline result. Allow passing only dict or only one embeded list with dicts, if you don't need a lot of lines of buttons 2 years ago
  hikari.ftg 759ff3ef16 1.0.19: Allow developers to return InlineQuery result via `dict` \ list of `dict`s. Move query gallery to a separate module 2 years ago
  hikari.ftg 15bc667860 Minor bug fixes 2 years ago
  hikari.ftg a0e9586506 1.0.17: Add ability to set up inline commands' security map (only `owner`, `sudo`, `support` and `everyone`, because other permissions are inaccessible when processing inline query). Add database serializeability check to avoid JSON-serialization problems if unserializable object is being stored in db. Minor bugfixes 2 years ago
  hikari.ftg 0d5ea045fd Actual 1.0.12 with changes 2 years ago
  hikari.ftg 3d4be0b77b 1.0.12: Optimize forms, galleries and custom_map storage by ommiting keys with default values and dynamically generate them. Add feature to inherit command-caller permissions on form and gallery (crutchy). Minor improvements and bug fixes 2 years ago
  hikari.ftg 0a2327c37e 1.0.11: Add `inline.query_gallery` to add ability to call inline gallery via inline query. Add `e404` attribute to `InlineQuery`, which will show, that no results were found 2 years ago
  hikari.ftg 3e2bd4494a Deepsource fixes 2 years ago