Sirius's avatar
Sirius
sirius@iris.to
npub1g53m...drvk
developing iris.to
Sirius's avatar
Martti Malmi 3 years ago
PV! Just pushed a major refactor of the Iris codebase. Removed a big chunk of unnecessary code and depencencies, and broke down large files into more manageable pieces. Let me know if I broke something in the process. There's not much visible change to the user except for the faster loading search box, but the codebase should be much less obscure for contributors now. One issue I'm noticing is that Following / Posts feed starts pushing old posts after a while, looking into it. Also sometimes you get a black page when loading some url. That's because of StaleWhileRevalidate caching and needs to be fixed somehow. Hoping to get zap listing done soon, then zapping, then some updates to the mobile apps. Then maybe user lists and custom feeds. image
Sirius's avatar
Martti Malmi 3 years ago
Should I make the adjective list friendlier? 😆 image
Sirius's avatar
Martti Malmi 3 years ago
A bit more quiet on the development front today: * Fixed invalid note ID queries. You should see less "Looking up message..." now. * Your replies to notes are now shown first. * Added missing translation strings, updated some translations by contributors * Restored different styles for "follow" and "following" buttons