Age | Commit message (Expand) | Author |
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko |
2018-08-18 | Fix error when trying to update counters for statuses that are gone (#8251) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
2018-02-09 | Full-text search for authorized statuses (#6423) | Eugen Rochko |
2018-01-19 | Change belongs_to_required_by_default to true (#5888) | Yamagishi Kazutoshi |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker |
2017-10-02 | Make IdsToBigints (mostly!) non-blocking (#5088) | aschmitz |
2017-05-02 | annotate models (#2697) | yhirano |
2017-04-17 | Required foreign keys (#2003) | alpaca-tc |
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | Fix semantics of follow requests another slaps | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko |
2016-12-28 | Fix wrong person being notified after nested reblog call, fix favourites leak... | Eugen Rochko |
2016-12-22 | Ensure that reblogs and favs always refer to the original status rather than ... | Eugen Rochko |
2016-11-21 | Remove orphaned notifications, add scopes param to app create API | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-01 | Favouriting works, reblogging is a little broken because of <Status> | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-16 | Fix unfollows | Eugen Rochko |
2016-02-24 | Send Salmon interactions | Eugen Rochko |
2016-02-23 | Adding reblogs, favourites, improving atom generation | Eugen Rochko |