-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add commands plugin page #1018
base: main
Are you sure you want to change the base?
Add commands plugin page #1018
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1705dd8 - Browse repository at this point
Copy the full SHA 1705dd8View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ae0dba - Browse repository at this point
Copy the full SHA 3ae0dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf4955 - Browse repository at this point
Copy the full SHA dbf4955View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f1736f - Browse repository at this point
Copy the full SHA 8f1736fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda0e07 - Browse repository at this point
Copy the full SHA bda0e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef037b - Browse repository at this point
Copy the full SHA 8ef037bView commit details -
Configuration menu - View commit details
-
Copy full SHA for baad642 - Browse repository at this point
Copy the full SHA baad642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1901b7a - Browse repository at this point
Copy the full SHA 1901b7aView commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd12907 - Browse repository at this point
Copy the full SHA cd12907View commit details
Commits on Apr 29, 2024
-
Apply suggestions from code review
Co-authored-by: Qz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cc79c6 - Browse repository at this point
Copy the full SHA 3cc79c6View commit details -
Apply suggestions from code review
Co-authored-by: Qz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e78422 - Browse repository at this point
Copy the full SHA 8e78422View commit details
Commits on Jun 18, 2024
-
- restructure read flow to focus first on a full working example
- add examples on command scoping - add examples on command grouping - add regExp section - add reference to telegram docs on commands - add mention to languageCode obj utility - typos
Configuration menu - View commit details
-
Copy full SHA for c5b62b8 - Browse repository at this point
Copy the full SHA c5b62b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd817d - Browse repository at this point
Copy the full SHA 1fd817dView commit details -
- add note on upperCased command names
- remove wrong code on localization example
Configuration menu - View commit details
-
Copy full SHA for fb7ee75 - Browse repository at this point
Copy the full SHA fb7ee75View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5099a4a - Browse repository at this point
Copy the full SHA 5099a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3c5c7 - Browse repository at this point
Copy the full SHA 4e3c5c7View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67b0b0b - Browse repository at this point
Copy the full SHA 67b0b0bView commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f79cbf - Browse repository at this point
Copy the full SHA 9f79cbfView commit details
Commits on Jul 24, 2024
-
- update Commands class name onto CommandGroup
- add ignoreCase option - update `did you mean` section to use the `commandNotFound` helper function - remove backticks on command options for better in-document linking
Configuration menu - View commit details
-
Copy full SHA for 1280c04 - Browse repository at this point
Copy the full SHA 1280c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6f458 - Browse repository at this point
Copy the full SHA 8a6f458View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39fe557 - Browse repository at this point
Copy the full SHA 39fe557View commit details -
Apply suggestions from code review
Co-authored-by: Roz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26f56d1 - Browse repository at this point
Copy the full SHA 26f56d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3868e5c - Browse repository at this point
Copy the full SHA 3868e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf8fe6 - Browse repository at this point
Copy the full SHA ddf8fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14eeda - Browse repository at this point
Copy the full SHA a14eedaView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f28e514 - Browse repository at this point
Copy the full SHA f28e514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb17c1 - Browse repository at this point
Copy the full SHA 7fb17c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090b5c9 - Browse repository at this point
Copy the full SHA 090b5c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccc2b7 - Browse repository at this point
Copy the full SHA 5ccc2b7View commit details -
improve clarity related to the context enforcement in commandGroups a…
…nd their respective Command childs
Configuration menu - View commit details
-
Copy full SHA for bd55f73 - Browse repository at this point
Copy the full SHA bd55f73View commit details
Commits on Aug 30, 2024
-
add tip block regarding that a Command by it's own, one that is not r…
…egister onto a CommandGroup, its useless
Configuration menu - View commit details
-
Copy full SHA for 4707511 - Browse repository at this point
Copy the full SHA 4707511View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54620d5 - Browse repository at this point
Copy the full SHA 54620d5View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c27620 - Browse repository at this point
Copy the full SHA 3c27620View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7404975 - Browse repository at this point
Copy the full SHA 7404975View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24e2aac - Browse repository at this point
Copy the full SHA 24e2aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73dbf02 - Browse repository at this point
Copy the full SHA 73dbf02View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5df22 - Browse repository at this point
Copy the full SHA fa5df22View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6ce07 - Browse repository at this point
Copy the full SHA bd6ce07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 894b07b - Browse repository at this point
Copy the full SHA 894b07bView commit details -
Co-authored-by: KnorpelSenf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a52bdd - Browse repository at this point
Copy the full SHA 3a52bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24399c0 - Browse repository at this point
Copy the full SHA 24399c0View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87876e7 - Browse repository at this point
Copy the full SHA 87876e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5592b7 - Browse repository at this point
Copy the full SHA d5592b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c6187 - Browse repository at this point
Copy the full SHA 19c6187View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdaf345 - Browse repository at this point
Copy the full SHA fdaf345View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e2ef8 - Browse repository at this point
Copy the full SHA f0e2ef8View commit details
Commits on Oct 17, 2024
-
Co-authored-by: KnorpelSenf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca5e99f - Browse repository at this point
Copy the full SHA ca5e99fView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24b59ae - Browse repository at this point
Copy the full SHA 24b59aeView commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8527204 - Browse repository at this point
Copy the full SHA 8527204View commit details
Commits on Oct 31, 2024
-
Co-authored-by: Roj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f0d36 - Browse repository at this point
Copy the full SHA a6f0d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f94a5 - Browse repository at this point
Copy the full SHA 40f94a5View commit details -
Co-authored-by: Roj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c9037a - Browse repository at this point
Copy the full SHA 9c9037aView commit details -
Co-authored-by: KnorpelSenf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90d9ba1 - Browse repository at this point
Copy the full SHA 90d9ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8598028 - Browse repository at this point
Copy the full SHA 8598028View commit details
Commits on Nov 1, 2024
-
Co-authored-by: Roj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bb1f18 - Browse repository at this point
Copy the full SHA 2bb1f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9e8bf - Browse repository at this point
Copy the full SHA ea9e8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 367a5ba - Browse repository at this point
Copy the full SHA 367a5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b635f - Browse repository at this point
Copy the full SHA 61b635fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06727dd - Browse repository at this point
Copy the full SHA 06727ddView commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 577af04 - Browse repository at this point
Copy the full SHA 577af04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb8978 - Browse repository at this point
Copy the full SHA 3fb8978View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d90e1cd - Browse repository at this point
Copy the full SHA d90e1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e38d08 - Browse repository at this point
Copy the full SHA 8e38d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1510b80 - Browse repository at this point
Copy the full SHA 1510b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bef3cf - Browse repository at this point
Copy the full SHA 6bef3cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c269cdc - Browse repository at this point
Copy the full SHA c269cdcView commit details -
Update site/docs/uk/plugins/commands.md
Co-authored-by: Andrii Zontov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2785d95 - Browse repository at this point
Copy the full SHA 2785d95View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c168845 - Browse repository at this point
Copy the full SHA c168845View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92e169a - Browse repository at this point
Copy the full SHA 92e169aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6336d95 - Browse repository at this point
Copy the full SHA 6336d95View commit details -
Apply suggestions from code review
Co-authored-by: deptyped <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afa9159 - Browse repository at this point
Copy the full SHA afa9159View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06ccc22 - Browse repository at this point
Copy the full SHA 06ccc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708e7a9 - Browse repository at this point
Copy the full SHA 708e7a9View commit details
Commits on Nov 10, 2024
-
Apply suggestions from code review
Co-authored-by: Nazar Antoniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bfe2c8 - Browse repository at this point
Copy the full SHA 2bfe2c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a72534d - Browse repository at this point
Copy the full SHA a72534dView commit details -
Apply suggestions from code review
Co-authored-by: Nazar Antoniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db0d40a - Browse repository at this point
Copy the full SHA db0d40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13a321 - Browse repository at this point
Copy the full SHA e13a321View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c2ab14 - Browse repository at this point
Copy the full SHA 1c2ab14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf1355 - Browse repository at this point
Copy the full SHA 7cf1355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7315f - Browse repository at this point
Copy the full SHA 9f7315fView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bdf253 - Browse repository at this point
Copy the full SHA 8bdf253View commit details