Eugen Rochko

Results 97 issues of Eugen Rochko

"Open original page", "Copy link" and "Embed" functions make sense for logged out users.

ui

Calculating scores for trending items doesn't actually depend on all items being loaded, so we can split them into smaller batches and thereby avoid high memory consumption. Furthermore we can...

performance

This is only 2.3% of requests but quite easy.

performance

These workers retrieve a lot of statuses and related information, but don't have to write anything back to the database.

performance

That's 21.6% of requests.

performance

Allow browsing the posts that contribute to a link showing up on the news tab. ___ Fixes MAS-19, related: #19620

- Change "Editor's Choice" to "Staff pick" - Add tooltip hints for each source indicator - Fix carousel not being scrollable on touch devices - Change style of follow button...

ui