What's Changed
- Added style on message receive by @TheRustyPickle in #68
- Convert MessageDialog to AdwWindow by @TheRustyPickle in #69
- Update user input validation on prompt by @TheRustyPickle in #72
- Show message timing with each message by @TheRustyPickle in #73
- Add a maximum name char limit by @TheRustyPickle in #75
- Show a spinner when a message is unprocessed by @TheRustyPickle in #76
- Prevent bad image from updating by @TheRustyPickle in #79
- Added manual signal disconnection by @TheRustyPickle in #81
- Migrate to ListView by @TheRustyPickle in #85
- Adding Logo (redo) by @Dianesaur in #86
- Update ListStore addition efficiency by @TheRustyPickle in #89
- Update message removal efficiency by @TheRustyPickle in #90
- New user id fix by @TheRustyPickle in #91
- Set an icon for the app on launch by @TheRustyPickle in #93
- Fix listview auto scrolling by @TheRustyPickle in #94
- Add message encryption by @TheRustyPickle in #95
- Multiple small fixes by @TheRustyPickle in #99
- Pre-save message for efficient rendering by @TheRustyPickle in #101
- Auto fetch message when scrolled to the top by @TheRustyPickle in #103
- Prevent deletion of unprocessed message by @TheRustyPickle in #105
- Separate normal message and deleted message api by @TheRustyPickle in #106
New Contributors
- @Dianesaur made their first contribution in #86
Full Changelog: v0.0.3...v0.1.0