A HabitRPG.com Chat Client for Chrome
This project is now maintained by HabitRPG, Inc at this repository
Hi, and thanks for contributing to this humble project!
- Added avatars
- Fixed minor bugs and adjusted some CSS
- Fixed navigation arrows that appeared in some minimized boxes
- Added mentions recognition
- Added arrows to navigate mentions
- Fixed a bug that made a chatBox unable to load if there was an empty message in the log.
- Changed audio
- Integrated Bootbox
- Changed inactivity timer from alert to bootbox modal
- Fixed scroll bug
- Fixed bugs
- Date is now shown as "Today", "Yesterday" or the client data format
- Updated options page visual
- Created auto-setup option by visiting HabitRPG's API page
- Fixed an issue with auto-scrolling
- Added an inactivity timer to reduce strain on server
- Added emoji support
- Added +1 count
- Added +1
- Fixed issue with posting with no letters (ie: 👍)
- Added special symbol in name
- Clicking on name label adds @ mention in textarea
- Text can be larger
- Fixed a parse error
- Added Flag & Delete buttons
- Fixed issue with markdown that made lists instead of italic.
- Added "Minimize" chevron to groups box
- Adjusted horizontal padding
- Added URI encoding to stop # and & causing string interruption
- Added Multi-line suppport
- Add link to API key in setup box
- Fixed saving issue in popup box
- Fixed an issue with system messages by removing markdown in those
- add glyphicons for consistency
- Hard limit of 5 open windows
- Added links to guild pages
- Added new refresh rates: 5 seconds when in focus, 45 seconds when minimize, 60 seconds when in another window/tab
- Guilds list now has height limit and is scrollable
- Adjusted z-index so that chat is always on top
- markdown support for links and emphasis
- Added username labels
- Adjust refresh rate when out of focus
- All base functionalities (group, chat, open/close boxes...)