Commit Graph

58 Commits (c40b8e016e5a045dbdb5ec1834401f6e61ef1509)

Author SHA1 Message Date
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 319edae7a1 Rewrite contributors to remove deepsourcebot 2022-03-30 16:26:51 +00:00
hikari.ftg 2c15341cf5 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 12d833d0dd 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 d9670713df 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 3e2bd4494a 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 2b55fde4e8 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 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 54cb8f6b5d 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 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
hikari.ftg 3fde53f5f4 1.0.6: Add welcome message, triggered on userbot is installed 2022-03-27 17:52:36 +00:00
hikari.ftg ae2acaa9e2 Fix typo 2022-03-27 16:40:06 +00:00
hikari.ftg ff3a32e64a 1.0.5: Add gallery memoization (ability to close gallery and scroll it back) 2022-03-27 16:38:55 +00:00
hikari.ftg 927300dbc5 Deepsource fixes 2022-03-27 15:43:14 +00:00
hikari.ftg b98b930c81 Deepsource fixes 2022-03-27 15:33:18 +00:00
hikari.ftg 4c68b2aebb Deepsource fixes 2022-03-27 15:06:15 +00:00
hikari.ftg 2de1d54500 Do not load Okteto pinger if userbot is not installed there 2022-03-27 13:28:28 +00:00
hikari.ftg b95887e20c 1.0.4: Add Okteto pinger, which will wake the pod up, when it goes to sleep 2022-03-27 13:19:29 +00:00
hikari.ftg 887b15902a Add env variables visibility to web 2022-03-27 12:43:52 +00:00
hikari.ftg 3985152b84 Minor bug fixes. Base for okteto pinger support 2022-03-27 12:40:52 +00:00
hikari.ftg 1d940b2b7f Digging and re-digging code 2022-03-26 23:10:09 +00:00
hikari.ftg b499c4ab1d Minor bug fixes 2022-03-26 21:18:28 +00:00
hikari.ftg 4118a7db6a Replace raw text response with actual object 2022-03-24 18:57:09 +00:00
hikari.ftg 3bec860eca Attempt to fix web 2022-03-24 18:51:56 +00:00
hikari.ftg e72e4a28d3 Attempt to fix web 2022-03-24 18:47:17 +00:00
hikari.ftg c6f59e4eb6 Fix initial setup (pass auth) 2022-03-24 18:22:20 +00:00
hikari.ftg 84320b6961 Update README, fix some bugs 2022-03-24 17:59:18 +00:00
hikari.ftg f1171e2683 Fix a lot of stuff in web, add a lot of new features to web, merge root and initial_root, remove trailing whitespaces and other sutff 2022-03-24 13:59:16 +00:00
hikari.ftg a40fd0b1ec Continue refactoring stuff, removing redundant (IMHO) code, fix core modules; Added sub-license for edited files 2022-03-23 18:48:26 +00:00
hikari.ftg 34d58b5342 Full restructure of core code, refactor web, create new active bg 2022-03-23 17:38:35 +00:00
hikari.ftg 42d62c5b20 Update web 2022-03-23 13:11:05 +00:00
hikari.ftg 0112296998 Remove redundant backuper as it is available in classic repo, add okteto badge in info 2022-03-22 17:51:55 +00:00
hikari.ftg 53a7350672 Add logging to inline 2022-03-22 16:41:45 +00:00
hikari.ftg 6b96d4334f Move stylesheets from web to static, replace avatar, fix some shit 2022-03-22 15:55:41 +00:00
hikari.ftg 041960117f Continue fixing stuff; Add okteto support (manual build as far) 2022-03-22 15:03:50 +00:00
hikari.ftg 270ff31da0 Update utils list, add geek compat layer 2022-03-22 13:09:00 +00:00
hikari.ftg 92a9ad7707 Fix indentation 2022-03-21 16:35:10 +00:00
hikari.ftg c29dad21ea Add send_file exception ignore 2022-03-21 16:24:04 +00:00
hikari.ftg e54c65f819 Fix stuff 2022-03-21 16:08:13 +00:00
hikari.ftg 57e350d33d Drop heroku support, remove redundant code, remake badge and installer 2022-03-21 15:57:36 +00:00
Dan Gazizullin f0548ba0bd Merge pull request #2 from LastPlay/patch-3
mod license
2022-03-21 17:19:54 +03:00