Commit Verlauf

Autor SHA1 Nachricht Datum
  Hikari 74e6bbdad6 1.0.5: Allow to pass `disable_security` and `always_allow` to buttons directly for use in inline queries vor 2 Jahren
  Hikari f4f7e8e0b9 1.1.4: `utils.get_git_hash()`, fix stuff, add debugging mode for modules. For more info check t.me/hikka_ub vor 2 Jahren
  Hikari 69c64072c3 1.1.0: First major update. A LOT OF STUFF. Really, a lot. Check out hikka channel for more info vor 2 Jahren
  Hikari c6b03249e8 Update `cache_time` in native query answers so they are not cached anymore vor 2 Jahren
  Hikari df3c684a43 Refactor inline security, replace weird two-level generator with for-loop and generator, fix galleries vor 2 Jahren
  Hikari 21d9133d30 1.0.29: Add `@loader.inline_everyone` vor 2 Jahren
  Hikari d0b63e4798 Fix some typos vor 2 Jahren
  hikari.ftg c49b03bfea Update docstrings vor 2 Jahren
  hikari.ftg f76db91648 1.0.25: Add `disable_security` param to forms, galleries, lists and query galleries. Clean up code a lil bit vor 2 Jahren
  hikari.ftg bf4098339d Deepsource fixes vor 2 Jahren
  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 vor 2 Jahren
  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 vor 2 Jahren
  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 vor 2 Jahren
  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 vor 2 Jahren
  hikari.ftg 0d5ea045fd Actual 1.0.12 with changes vor 2 Jahren
  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 vor 2 Jahren
  hikari.ftg 2c15341cf5 Update README vor 2 Jahren
  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 vor 2 Jahren
  hikari.ftg 41883cda61 Fix InlineQuery override vor 2 Jahren
  hikari.ftg c8059cd604 1.0.9: Full inline structure rework. Split this madness into separate modules (`InlineUnit`s), which extend the main unit - `InlineManager`. Compatibility layer is not main priority. Some modules will break after updating to 1.0.9 vor 2 Jahren