Happy new year! Please enjoy these new features and enhancements in the latest version of Mona:
- Notifications, Messages, and Trending tabs are now fully functional;
- Favorites, reblogs, new follower notifications are automatically grouped;
- Mastodon List features are now fully supported: you can view/create/edit/delete lists, pin lists to tab bar, add people to lists, and remove people from lists.
Push notifications will be supported in the next Mona Beta update.
Mona push notification is now available. Enjoy~
@MonaApp You enjoyed the setup and the cryptographic part associated with it I hope. I did that Sunday morning for @[email protected] and it was a pain lol
@dimillian @[email protected] Yea with inspirations from some open-source projects, it’s actually not as hard as I expected. The only tricky part for me is to support iOS 13 and macOS 10.15, because one of the modern Apple decryption API requires iOS 14+.
@MonaApp @[email protected] Ouch, I'm thankful I only have to support iOS 16 so I can use CryptoKit. Same, I took heavy inspiration from the official open source client. I'm actually thinking about making a specific library for the NotificationService part because every app have to do the same anyway.
@dimillian That would be very nice.