Added translations support to Iris. You can find it in the message dropdown. It translates to your browser's language or the language you've chosen in settings.
Clicking from the dropdown is not the best flow, but I didn't want to add "translate" button to all posts or run all posts through the translator. I tried some language-detection javascript, but it sucked.
How should it work?
Pushed an Iris update that preserves feed state and kind-of preserves scroll position when navigating with back & forward buttons.
Still working on it. Constant height images could reduce jumping content.