aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Commands.md
Commit message (Collapse)AuthorAgeFilesLines
* Improve description for (un)subscribe commandsTrygve Aaberge2020-05-061-2/+2
|
* Document usage of session tokensTrygve Aaberge2020-05-051-2/+6
| | | | Fixes #764
* Fix /slack register not working after API changeTrygve Aaberge2020-05-051-1/+5
| | | | | | | | | | | | | | Slack now disallows # in OAuth redirect uris, so we can't use it to prevent GitHub Pages from seeing the OAuth code anymore. Since the OAuth code is only valid once and expire after 10 minutes, I don't think it's a problem that they are exposed to GitHub Pages, so this is the new default so the same registration process can be kept. However, for people worried about this, there's a new -nothirdparty option to /slack register which can be used which doesn't expose the code. Fixes #766
* Update generated docsTrygve Aaberge2020-05-051-0/+19
|
* Allow using /slack register with an existing tokenTrygve Aaberge2020-03-211-2/+4
|
* Improve help text for /reply and update Commands.mdTrygve Aaberge2020-03-031-3/+13
|
* Release v2.4.0v2.4.0Trygve Aaberge2020-01-161-0/+8
|
* Update generated docsTrygve Aaberge2019-06-021-3/+4
|
* Update commands and options docs filesTrygve Aaberge2019-05-071-0/+9
|
* Sort options when generating Options.mdTrygve Aaberge2019-04-021-1/+2
|
* Generate documentation for commands and optionsTrygve Aaberge2019-01-261-0/+175