Age | Commit message (Expand) | Author |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-24 | Fix preloading | Eugen Rochko |
2016-03-24 | Pre-loading polymorphic associations for Atom feeds | Eugen Rochko |
2016-03-24 | Limit Atom feeds to 20 items by default, add pagination by max_id | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-19 | On following/followers pages, show most recent first | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-06 | Adding routes to follow, unfollow, favourite and reblog (locally known models) | Eugen Rochko |
2016-03-06 | Adjusting design of public pages, optimizing account page queries | Eugen Rochko |
2016-03-05 | Adjusting design of profile and entry pages, linkify mentions in statuses | Eugen Rochko |
2016-03-05 | Fixing some bugs, adding pending test examples | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |