Commit Graph

71 Commits (0075802a6350f877d68dfa3b70e62744620bbcc3)

Author SHA1 Message Date
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 2022-04-01 19:15:47 +00:00
hikari.ftg 9fa316cd94 Fix data root in web 2022-04-01 18:24:33 +00:00
hikari.ftg 7433c124c7 Add Okteto debugging 2022-04-01 17:45:43 +00:00
hikari.ftg f22c811bfe Updates for Okteto 2022-04-01 17:09:00 +00:00
hikari.ftg d123e3275f Do not create `/data` folder manually, but specify it in okteto stack manifest 2022-04-01 13:19:55 +00:00
hikari.ftg c9e527fad7 Remove unnecessary `os.chdir`, which breakes userbot on Okteto 2022-04-01 13:00:16 +00:00
hikari.ftg c6e2075ec3 Add additional directory creation in loader 2022-04-01 12:58:23 +00:00
hikari.ftg fbc7d9e323 Okteto: Replace relative path to `data` dir to a abolute one 2022-04-01 12:54:56 +00:00
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 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 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