aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Support /label for channelsTrygve Aaberge2020-06-111-2/+3
| | | | Relates to #563
* Make history fetch count configurableTrygve Aaberge2020-06-041-0/+6
| | | | Fixes #376
* Default background_load_all_history to trueTrygve Aaberge2020-05-301-2/+2
|
* Support only reprinting the buffer with /rehistoryTrygve Aaberge2020-05-301-1/+2
| | | | | | Without any arguments, /rehistory will now just clear the buffer and print the history again. With -remote, the history will be downloaded from Slack and processed again.
* 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-052-4/+8
| | | | | | | | | | | | | | 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-052-1/+26
|
* Add note about files_download_location requiring WeeChat >= 2.2Trygve Aaberge2020-04-241-1/+1
| | | | Relates to #767
* 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
|
* Update docs/Options.md after commit f084200Trygve Aaberge2020-02-231-1/+1
|
* Show reactions you have added in a different colorTrygve Aaberge2020-02-231-0/+6
| | | | Fixes #713
* Add options for hard coded colorsTrygve Aaberge2020-02-011-0/+12
| | | | Fixes #681
* Render emojis as emoji charactersTrygve Aaberge2020-02-011-0/+6
| | | | Fixes #465
* Support using a different color for each thread suffix/prefixTrygve Aaberge2020-01-221-1/+1
| | | | Fixes #716
* Use GitHub Pages for the OAuth redirect pageTrygve Aaberge2020-01-221-0/+68
| | | | | | This adds a page which shows the OAuth code, and sets the redirect_uri for the OAuth link to this page. This url includes # at the end so the OAuth code is only seen by the browser, and not sent to the server.
* Release v2.4.0v2.4.0Trygve Aaberge2020-01-162-0/+14
|
* Update generated docsTrygve Aaberge2019-06-022-4/+5
|
* Allow %h (weechat home) replacement in download_location (#690)Daniel Lublin2019-06-011-1/+1
|
* Update commands and options docs filesTrygve Aaberge2019-05-072-0/+15
|
* Sort options when generating Options.mdTrygve Aaberge2019-04-022-83/+90
|
* Generate documentation for commands and optionsTrygve Aaberge2019-01-262-0/+385
|
* add gif back inRyan Huber2016-08-241-0/+0