All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- "private" messages add a profile image.
- Add a chat bubble to see users join and leave threads.
- Change the text box with a "join" button for the threads you arn't in.
- Record button in threads, implement record logic.
- Add thread name to the header of threads.
- Add thread name in header.
- Add thread info section where you can see the users in this thread and also leave.
- Overhaul textbox in thread.
- Move chat bubble elements to his own components.
- Option to return to the community selector without restarting the app.
- Quick reply option (Aka copy the text of the message and add a line jump).
- Stop gifs when app is not in focus.
- Styles support.
- Add inline bot support @gif, @youtube, @myinstants etc.
- Add emoji replacer support 🍰 :fox: ❤️ etc.
- Add stickers support.
- Community selector.
- Special syntax flavor [B]old [I]talic [C]enter [U]nderline [S]trikeout.
- Migrated chat bubbles from float to grid.
- This CHANGELOG.
- Version bumb to 1.0.0 so it follows semver.
- LICENCE.md
- package.json with repo url.