🌠 Features
- Lock user and hide other locked users
- Create git issues for the voyage repository
- Show where a post has first been seen on (relay)
- Show event json
🛠 Improvements
- Show muted and locked profiles at the top of your follow list
⚡️ Performance
- Don't resub whole page if it spans less than 1 hour
- Create less subscriptions when opening profile
- Restrict number of pubkeys in subscription filter
🎨 Styling
- Reorder inbox filter radio buttons like home filter
🐛 Bug Fixes
- Fix inbox time query
- Fix getting the max number of web-of-trust pubkeys
- Don't sub with empty author list
- Don't sub metadata with empty author list
⚙️ Miscellaneous Tasks
- Upgrade to rust-nostr v0.34.0
- Upgrade Kotlin to 2.0.20
- Ngit init
- Bump version to v0.13.0
- Upgrade compose-bom to 2024.08.00