Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format all files with ruff | Trygve Aaberge | 2024-02-18 | 1 | -1/+4 |
| | |||||
* | Support sending and receiving typing | Trygve Aaberge | 2024-02-18 | 1 | -0/+1 |
| | | | | | | This does not support globally showing typing from direct messages, like the old wee-slack did, because that's not supported by WeeChats typing plugin. It only shows typing in the current buffer. | ||||
* | Fix typings for create_connection | Trygve Aaberge | 2024-02-18 | 1 | -3/+27 |
| | |||||
* | Add command /slack disconnect | Trygve Aaberge | 2024-02-18 | 1 | -0/+5 |
| | |||||
* | Ping websocket every 5 seconds | Trygve Aaberge | 2024-02-18 | 1 | -1/+2 |
| | |||||
* | Connect to websocket | Trygve Aaberge | 2024-02-18 | 1 | -0/+56 |