- Fix login flow from returning 404 errors (thank you @jeancaffou)
- Fix broken media messages (thank you @7urkm3n)
- Fix broken images (thank you @7urkm3n)
- show unexpected errors in UI
- upgrade instagram API module
- adding time display to media content
- added indication of last message date to chat list
- Fix missing app menu
- Better message notifications
- Add maxlength attribute to message input
- Add option to save image
- Reset message input height after it grows tall
- When viewing media messages, make close button always clickable
- Play video in carousel
- Stop playing video once it is closed
- Add option to auto launch IGdm on start up
- Add option to delete conversation
- Make auto-update optional
- Show cascading avatars in group chats
- Better handling of sending messages
- Indicate when users are "active" or "last seen"
- Render video messages
- Fix 2FA
- Fix image upload
- Upload audio, and video
- Show user thumbnail in chat header
- Cache older messages per convo
- Better UX when loading chat
- Make media messages look less overwhelming
- 2FA Support
- Better ux for chatList
- Better URL parsing (again)
- Fix not able to contact new people
- add ability to copy image URL to clipboard
- disable drag and drop
- use group and chat titles
- render Message As ActionLog
- add support for audio media
- render message reactions (message likes)
- render GIFs
- less confusing "send 'seen' receipts" indicator
- fix "No Configs given" issue
- fix marking "seen" from triggering error
- fix chat switching glitch
- fix raven media (story like posts sent from phone)
- Fix login challenge issue
- Fix link parsing in messages
- Fix Segfault issue on Linux
- Fix notification on windows
- Friendly image upload UX
- Chat message performance improvement
- Fix endless "message sending..." glitch
- Add support for checkpoint verification
- Fix broken "Quote message"
- Fix Broken linux build
- Mute Notifications
- Load older chat messages
- Fix inbox list
- Fix Users not following bug
- Fix cookie error
- New fresh UI look (thank you @ciolt)
- Use HTML 5 notifications
- Fix for chat not updating after a long while (by fixing electron timeout)
- Warn about no 2fa support (thank you @raimille1)
- store user cookies in external app directory
- Render stories when they are replied to (thank you @cce)
- close modal view on esc button
- fix unneeded new thread creation when DMing a group #22
- You can now upload photos in the DM #3
- Add notification badges to app icon #29
- View shared IG posts within the app #27
- Display user profile pic on settings icon.
- Render links as media now. #34
- Link to report an issue #18
- Link to star the project.
- Failed login error messages (thank you @andela-mmakinde) #17
- Parse urls within messages (thank you @solomon-fibonacci) #6
- Support newline in message sending/formatting #21
- Fix chatlist/chatrooms refusing to update after sometime.
- Quote messages now formats on newlines
- Fix cookie file storage permission issues on linux
- Fix Message date not showing day of the month. (Thanks @solomon-fibonacci)
- Display Unfollowers in grid form. (Thanks @solomon-fibonacci)
- Fix Message 'Seen' receipts bug.
- Better notification behaviour
- Quote a chat message.
- Get users not following back
- Render 'like' messages
- Render image messages
- Display 'seen' reciepts
- Configurable 'seen' receipts
- Label group message sender
- Software auto-update on new version
- Fix for issue #1
- Fix osx clipboard commands issues
- Initial release