Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bugs when changing input while completing | Trygve Aaberge | 2024-02-18 | 1 | -4/+15 |
| | |||||
* | Add support for completing nicks | Trygve Aaberge | 2024-02-18 | 1 | -0/+11 |
| | | | | | | | This uses Slacks edgeapi which only works for session tokens, but has the benefit of being able to complete nicks without all users being loaded. So need to add some completion for the loaded users for when using OAuth tokens as well. | ||||
* | Connect to all workspaces concurrently | Trygve Aaberge | 2024-02-18 | 1 | -1/+1 |
| | |||||
* | Rename init | Trygve Aaberge | 2024-02-18 | 1 | -0/+110 |