Commit History

Author SHA1 Message Date
  Hikari c4501a5a4a 1.0.3: Finally (hopefully) fix config 2 years ago
  Hikari 20992a7d43 1.1.2: Add `@loader.loop` in order to provide developers native and easy access to inifite loops 2 years ago
  Hikari 60f104f542 Save config values at mod config, rather than in __module__ 2 years ago
  Hikari d064cfeaf3 Minor bug fixes 2 years ago
  Hikari 2d525ab6b0 1.1.1: Finally drop Uniborg and Raphielgang compatibility layer, refactor code a bit, fix minor bugs 2 years ago
  Hikari 69c64072c3 1.1.0: First major update. A LOT OF STUFF. Really, a lot. Check out hikka channel for more info 2 years ago
  Hikari 21d9133d30 1.0.29: Add `@loader.inline_everyone` 2 years ago
  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 years ago
  Hikari 24759e5005 Protect core modules and internal commands from being overwritten by weird external analogs 2 years ago
  hikari.ftg 19da41bcbc Fix `.unloadmod`, allow to edit forms `disable_security` on `call.edit` 2 years ago
  hikari.ftg 045fcf4323 Migrate from string formmating to f-strings in logging 2 years ago
  hikari.ftg 4e87ebd3c2 1.0.24: Refactor security, fix security for groups, remake module storage system with legacy db migration 2 years ago
  hikari.ftg 556a52b2fb Omit case when unloading module 2 years ago
  hikari.ftg bd6f35878d 1.0.23: Add ability to disable HikkaDL natively, add support for non-inline mode for Updater 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 d34a12d768 Fix 2 years ago
  hikari.ftg 03f7c71557 Bug fixes and refactorment 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 d123e3275f Do not create `/data` folder manually, but specify it in okteto stack manifest 2 years ago
  hikari.ftg c6e2075ec3 Add additional directory creation in loader 2 years ago
  hikari.ftg fbc7d9e323 Okteto: Replace relative path to `data` dir to a abolute one 2 years ago
  hikari.ftg 4222ea5840 When userbot is installed to Okteto, store persistent data in `data` folder 2 years ago
  hikari.ftg c40b8e016e 1.0.13: Include command prefix in inline `info`. Fix `--no-web`. Suggest to save modules to filesystem 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 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 years ago
  hikari.ftg 5bc8359590 1.0.8: Code refactoring, minor bug fixes, rewrite security 2 years ago
  hikari.ftg 3fde53f5f4 1.0.6: Add welcome message, triggered on userbot is installed 2 years ago
  hikari.ftg 2de1d54500 Do not load Okteto pinger if userbot is not installed there 2 years ago
  hikari.ftg 1d940b2b7f Digging and re-digging code 2 years ago
  hikari.ftg c6f59e4eb6 Fix initial setup (pass auth) 2 years ago