aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update the readme with info about multiline in WeeChat >= 4.0.0Trygve Aaberge2023-08-241-1/+8
* Update readme for extract_token_from_browser.py scriptTrygve Aaberge2023-06-291-4/+4
* Merge pull request #887 from frozencemetery/default-profileTrygve Aaberge2023-06-291-0/+2
|\
| * extract_token_from_browser: use new local storage pathRobbie Harwood2023-03-131-0/+2
* | Remove Debian instructions for Python 2Trygve Aaberge2023-06-231-1/+1
* | Remove macOS specific note for pipTrygve Aaberge2023-06-231-3/+0
* | Use `python3 -m pip` instead of `pip3` in readmeTrygve Aaberge2023-06-231-1/+1
* | Add a note that /slack register stores the token in plain textTrygve Aaberge2023-06-231-0/+8
* | Automatically enable emoji/usergroups completionTrygve Aaberge2023-06-231-20/+1
|/
* Add docs for installing from the WeeChat repoTrygve Aaberge2023-01-121-24/+39
* Capitalize WeeChat correctly in the docsTrygve Aaberge2023-01-121-9/+9
* Update Python script instructions in README.md (#879)H Countryman2023-01-121-6/+14
* Add a note that the cookie is invalidated on log in/outTrygve Aaberge2022-09-181-0/+3
* Support including the d-s cookieTrygve Aaberge2022-09-181-0/+3
* Add a script to get session tokens and cookies from FirefoxTrygve Aaberge2022-09-181-0/+7
* Add documentation for using the new session tokensTrygve Aaberge2022-09-181-2/+6
* Add /mute to command for setting the token in the readmeTrygve Aaberge2022-09-051-1/+4
* Fix README.md broken TOC link (#848)Dmitry Sandalov2021-08-051-1/+1
* Move IRC channel from freenode to Libera.ChatTrygve Aaberge2021-05-241-1/+1
* Replace deprecated APIs with conversations APITrygve Aaberge2021-02-201-7/+9
* Remove outdated info about virtualenv and improve debugging docsTrygve Aaberge2020-10-041-7/+13
* feat: use pipenv to manage the development environment (#784)Ben Denhartog2020-10-041-0/+6
* Improve documentation for notify methodsTrygve Aaberge2020-09-161-7/+18
* Fix session token description to work in FirefoxTrygve Aaberge2020-08-271-3/+4
* Remove fixed issue from known issuesTrygve Aaberge2020-06-061-4/+0
* Default background_load_all_history to trueTrygve Aaberge2020-05-301-7/+12
* Document usage of session tokensTrygve Aaberge2020-05-051-14/+43
* Fix /slack register not working after API changeTrygve Aaberge2020-05-051-0/+4
* Remove documentation about legacy tokensTrygve Aaberge2020-05-051-8/+0
* Add a note about having to manually update secured tokensTrygve Aaberge2020-05-051-0/+4
* Add table of contents to the readmeTrygve Aaberge2020-03-241-0/+26
* Add FAQs for buffer order and notificationsTrygve Aaberge2020-03-241-0/+23
* Update docs for how to connect to a teamTrygve Aaberge2020-03-211-11/+16
* Improve documentation for removing a teamTrygve Aaberge2020-02-231-0/+5
* Render emojis as emoji charactersTrygve Aaberge2020-02-011-8/+20
* Replace pip with pip3 in readmeTrygve Aaberge2020-01-211-1/+1
* Use Python3 websocket-client (#731)Jay Williams2020-01-091-1/+1
* Update dependency instructions for python 3Trygve Aaberge2019-10-011-2/+2
* Update README.md (#719)oksiquatzel2019-10-011-0/+1
* Add basic support for private channels converted from publicTrygve Aaberge2019-10-011-0/+16
* Add documentation for how to send multiple linesTrygve Aaberge2019-10-011-0/+40
* Increase some header levels in the readmeTrygve Aaberge2019-06-121-11/+11
* Make distro/OS names bold in readmeTrygve Aaberge2019-06-121-11/+8
* Add more repo specific instructions for installing dependenciesTrygve Aaberge2019-06-121-15/+12
* Update FreeBSD installation instructions to python 3Trygve Aaberge2019-06-121-1/+1
* Improve installation documentationTrygve Aaberge2019-05-161-3/+7
* Document all supported regex flagsTrygve Aaberge2019-05-101-4/+7
* Add instructions for installing deps on OpenBSDMartin Gammelsæter2019-05-071-0/+5
* Add @user-groups support (#680)Nana Amfo2019-04-081-0/+7
* Add ability to open last thread in channel without specifying message idTomas Varneckas2019-02-231-0/+5