Changes:
- Increase page size for GetConversations (#167)
- Set user presence on start up (#175)
- Add initial check of unread messages for channels (#174)
- Unescape message contents (#182)
- Add files to messages (#179)
- Add more information to integrations (#179)
- Fix username of bot (609c37c)
- Fix read mark for channels (#178)
- Implement rate limited user presence resolver (#167)
- Rename event handling (#167)
- Jump to notification for channels (#139)
- Create default configuration file when not present (#165)
- Add slack command support (#101)
- Check for parent id when receiving replies (#193)
- Add thread support (#91)
- Fix message presence in input component (#207)
- Scroll back text when using backspace (#213)
- Update lithammer/fuzzysearch to v1.1.0 (18512c8, @mfcochauxlaberge)
- Update nsf/termbox-go dependency (#160)
Breaking changes:
The config file location should now be located at ~/.config/slack-term/config
. Move or update your config file to that location