Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support newlines in the /topic command | Trygve Aaberge | 2020-04-19 | 1 | -0/+7 |
* | Include channel prefix in key in get_channel_map | Trygve Aaberge | 2019-08-25 | 1 | -3/+3 |
* | Support topic changes for private channels | Trygve Aaberge | 2019-06-12 | 1 | -1/+1 |
* | Fix /topic command output (#691) | luk1337 | 2019-05-29 | 1 | -1/+1 |
* | Cleanup tests and make them compatible with python 3 | Trygve Aaberge | 2019-04-08 | 1 | -15/+9 |
* | Import print_function and unicode_literals in all test files | Trygve Aaberge | 2019-04-08 | 1 | -0/+2 |
* | test: Add tests for topic_command_cb | Trygve Aaberge | 2017-10-08 | 1 | -1/+53 |
* | refactor: Split topic_command_cb and add tests | Trygve Aaberge | 2017-10-08 | 1 | -0/+44 |