Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call rtm.connect (doesn't connect to web socket yet) | Trygve Aaberge | 2024-02-18 | 1 | -1/+1 |
* | Add some todos | Trygve Aaberge | 2024-02-18 | 1 | -0/+2 |
* | Split slack classes into multiple files | Trygve Aaberge | 2024-02-18 | 1 | -1/+1 |
* | Split weechat and slack config | Trygve Aaberge | 2024-02-18 | 1 | -1/+1 |
* | Fix most mypy type errors | Trygve Aaberge | 2024-02-18 | 1 | -9/+10 |
* | Remove active_responses | Trygve Aaberge | 2024-02-18 | 1 | -1/+1 |
* | Show disconnected status in input field | Trygve Aaberge | 2024-02-18 | 1 | -2/+2 |
* | Create buffers on connect | Trygve Aaberge | 2024-02-18 | 1 | -0/+19 |
* | Add command completion | Trygve Aaberge | 2024-02-18 | 1 | -12/+96 |
* | Add workspace rename and del commands | Trygve Aaberge | 2024-02-18 | 1 | -0/+42 |
* | Add command to list workspaces | Trygve Aaberge | 2024-02-18 | 1 | -10/+72 |
* | Add command to add workspace | Trygve Aaberge | 2024-02-18 | 1 | -0/+121 |