Hikari
|
070366b341
1.0.26: Add `utils.smart_split` which splits the message in chunks and relocates entities so they fit. If `utils.answer` response is too large to send in one message, it will be split in chunks and sent using `inline.list`
|
2 лет назад |
hikari.ftg
|
f76db91648
1.0.25: Add `disable_security` param to forms, galleries, lists and query galleries. Clean up code a lil bit
|
2 лет назад |
hikari.ftg
|
4e87ebd3c2
1.0.24: Refactor security, fix security for groups, remake module storage system with legacy db migration
|
2 лет назад |
hikari.ftg
|
bd6f35878d
1.0.23: Add ability to disable HikkaDL natively, add support for non-inline mode for Updater
|
2 лет назад |
hikari.ftg
|
050ac0ea4f
1.0.22: Add HikkaDL module to use download buttons
|
2 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
hikari.ftg
|
17e9e362d4
1.0.18: Add `silent` and `archive` params to `utils.asset_channel`. Remake logging so it become native with `BotLogger`. Inject `BotLogger` analog directly
|
2 лет назад |
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 лет назад |
hikari.ftg
|
0075802a63
1.0.16: Full support of Okteto cloud deployment inculding persistent data storage (additional volume is created), automatic waker for container and other stuff
|
2 лет назад |
hikari.ftg
|
a5497fdf9d
1.0.15: Add more errors to `query` aka `query.e500()`
|
2 лет назад |
hikari.ftg
|
1fc0b26e66
1.0.14: Add gallery slideshow
|
2 лет назад |
hikari.ftg
|
c40b8e016e
1.0.13: Include command prefix in inline `info`. Fix `--no-web`. Suggest to save modules to filesystem
|
2 лет назад |
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 лет назад |
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 лет назад |
hikari.ftg
|
cf22d576f0
1.0.10: Add feature to send gifs in inline galleries (`gif` param). Make argument `caption` of inline gallery not mandatory
|
2 лет назад |
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
|
2 лет назад |
hikari.ftg
|
5bc8359590
1.0.8: Code refactoring, minor bug fixes, rewrite security
|
2 лет назад |
hikari.ftg
|
66997edfbd
1.0.7: Massive inline galleries update, memoization, back button, preloading and other features. Fix some minor bugs, add `ascii_face` to utils
|
2 лет назад |
hikari.ftg
|
3fde53f5f4
1.0.6: Add welcome message, triggered on userbot is installed
|
2 лет назад |
hikari.ftg
|
ff3a32e64a
1.0.5: Add gallery memoization (ability to close gallery and scroll it back)
|
2 лет назад |
hikari.ftg
|
4c68b2aebb
Deepsource fixes
|
2 лет назад |