Commit Graph

703 Commits (73e52e112a7d9a726f8b9ba1ea2b0ba0ee330720)

Author SHA1 Message Date
hikari.ftg 4222ea5840 When userbot is installed to Okteto, store persistent data in `data` folder 2022-04-01 12:49:56 +00:00
hikari.ftg 62f6bdcc46 Okteto 2022-04-01 11:54:28 +00:00
hikari.ftg 667fdface4 Okteto 2022-04-01 11:51:07 +00:00
hikari.ftg 25172e9efa Attempting to solve okteto issues 2022-04-01 11:33:57 +00:00
hikari.ftg 94974c8b5a Add client id to session file name to avoid conflicts when user tries to add two accounts with the same phone endings 2022-03-31 20:50:03 +00:00
hikari.ftg a5497fdf9d 1.0.15: Add more errors to `query` aka `query.e500()` 2022-03-31 20:44:56 +00:00
hikari.ftg 1fc0b26e66 1.0.14: Add gallery slideshow 2022-03-31 20:27:57 +00:00
hikari.ftg fca9f44e07 Localization features 2022-03-31 18:45:26 +00:00
hikari.ftg 4a455714c4 Remove useless animation stops when it is already stopped 2022-03-31 18:32:33 +00:00
hikari.ftg 9333cf2635 Stop loading animation when setup interface is started 2022-03-31 18:29:05 +00:00
hikari.ftg c40b8e016e 1.0.13: Include command prefix in inline `info`. Fix `--no-web`. Suggest to save modules to filesystem 2022-03-31 18:24:00 +00:00
hikari.ftg 6dfaaebf0d Fix `query_gallery` permissions 2022-03-31 13:03:14 +00:00
hikari.ftg 0d5ea045fd Actual 1.0.12 with changes 2022-03-31 11:33:21 +00:00
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 2022-03-31 11:13:31 +00:00
hikari.ftg 4884b4d5de Merge branch 'master' of https://github.com/hikariatama/Hikka 2022-03-30 16:28:54 +00:00
hikari.ftg 319edae7a1 Rewrite contributors to remove deepsourcebot 2022-03-30 16:26:51 +00:00
hikari.ftg a81580badf Rewrite contributors to remove deepsourcebot 2022-03-30 16:26:51 +00:00
hikari.ftg 83e29cdcbe Update docs 2022-03-30 16:25:49 +00:00
hikari.ftg 4e0b32e28e Update docs 2022-03-30 16:25:49 +00:00
hikari.ftg fadd4e8943 Update icons 2022-03-29 12:40:14 +00:00
hikari.ftg b09c8ff192 Update icons 2022-03-29 12:40:14 +00:00
hikari.ftg 210f009330 Resize icons 2022-03-29 12:38:51 +00:00
hikari.ftg 238d48bac1 Resize icons 2022-03-29 12:38:51 +00:00
hikari.ftg 2c15341cf5 Update README 2022-03-29 12:38:13 +00:00
hikari.ftg 994e46c64a Update README 2022-03-29 12:38:13 +00:00
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 2022-03-29 11:14:20 +00:00
hikari.ftg 918ff6e374 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 2022-03-29 11:14:20 +00:00
hikari.ftg 12d833d0dd Update README.md, minor fixes 2022-03-28 21:47:30 +00:00
hikari.ftg 20ec88434f Update README.md, minor fixes 2022-03-28 21:47:30 +00:00
hikari.ftg cf22d576f0 1.0.10: Add feature to send gifs in inline galleries (`gif` param). Make argument `caption` of inline gallery not mandatory 2022-03-28 18:26:33 +00:00
hikari.ftg 5e5e46082e 1.0.10: Add feature to send gifs in inline galleries (`gif` param). Make argument `caption` of inline gallery not mandatory 2022-03-28 18:26:33 +00:00
hikari.ftg d9670713df Add GeekTG backward compatibility layer 2022-03-28 15:50:22 +00:00
hikari.ftg 61ba4e4cb6 Add GeekTG backward compatibility layer 2022-03-28 15:50:22 +00:00
hikari.ftg 41883cda61 Fix InlineQuery override 2022-03-28 11:21:34 +00:00
hikari.ftg c0ba0951d1 Fix InlineQuery override 2022-03-28 11:21:34 +00:00
hikari.ftg 3e2bd4494a Deepsource fixes 2022-03-28 11:06:47 +00:00
hikari.ftg ef864a25ec Deepsource fixes 2022-03-28 11:06:47 +00:00
hikari.ftg 01a4d11432 Add gallery floodwait handler 2022-03-28 10:38:50 +00:00
hikari.ftg 3089669a1e Add gallery floodwait handler 2022-03-28 10:38:50 +00:00
hikari.ftg 2b55fde4e8 Add protection from update loop 2022-03-28 10:25:34 +00:00
hikari.ftg 5647094cc0 Add protection from update loop 2022-03-28 10:25:34 +00:00
hikari.ftg 5ea353d8c9 Automatically switch to the next photo without showing warning if fetch error occurred 2022-03-28 09:43:57 +00:00
hikari.ftg ed3eccde26 Automatically switch to the next photo without showing warning if fetch error occurred 2022-03-28 09:43:57 +00:00
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 2022-03-28 09:10:31 +00:00
hikari.ftg b351cdcd43 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 2022-03-28 09:10:31 +00:00
hikari.ftg 54cb8f6b5d Automatically unload form if it doesn't contain `callback` or `input` buttons 2022-03-28 08:26:30 +00:00
hikari.ftg e6dd354b82 Automatically unload form if it doesn't contain `callback` or `input` buttons 2022-03-28 08:26:30 +00:00
hikari.ftg 5bc8359590 1.0.8: Code refactoring, minor bug fixes, rewrite security 2022-03-28 08:19:31 +00:00
hikari.ftg 9e783fc51b 1.0.8: Code refactoring, minor bug fixes, rewrite security 2022-03-28 08:19:31 +00:00
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 2022-03-27 21:27:59 +00:00