Age | Commit message (Expand) | Author |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | 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-24 | Sanitize remote html in atom feeds, API (not just UI), use cached mention | Eugen Rochko |
2016-03-24 | Do display top-level content on remote shared notices | Eugen Rochko |
2016-03-22 | Fix default max_id query in paginate_by_max_id | Eugen Rochko |
2016-03-22 | Add pagination by max_id instead of offset/limit | Eugen Rochko |
2016-03-22 | Only re-download avatar if URL changed (fix #19) | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |
2016-03-21 | Ancestors and descendants of statuses | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-19 | Use FanOutOnWriteService AFTER processing mentions | Eugen Rochko |
2016-03-18 | Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue | Eugen Rochko |
2016-03-17 | Fix #2, add rake task for PuSH-unsubscribing from remote users who have no | Eugen Rochko |
2016-03-16 | Fix error when unfollowing somebody who wasn't followed in the first place | Eugen Rochko |
2016-03-16 | Fix unfollows | Eugen Rochko |
2016-03-16 | Access tokens no longer expire, case-insensitive local username validation, a... | Eugen Rochko |
2016-03-16 | Validations for local profiles | Eugen Rochko |
2016-03-16 | Deleting statuses, deletion propagation | Eugen Rochko |
2016-03-16 | Respect "delete" verb on remote feeds | Eugen Rochko |
2016-03-14 | Bind oauth applications to users | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko |
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko |
2016-03-11 | Improving feed queries, switching API to doorkeeper authentication | Eugen Rochko |
2016-03-08 | Distrubute statuses as a fan-out-on-write system, with optional precomputing | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-06 | Adjusting design of public pages, optimizing account page queries | Eugen Rochko |
2016-03-05 | Customizing devise views and controllers | Eugen Rochko |
2016-03-05 | Removing grape and adding devise | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-28 | When posting a status or reblogging one, ping hubs about the feed update | Eugen Rochko |
2016-02-28 | Adding avatars to profile page and statuses | Eugen Rochko |
2016-02-28 | Adding paperclip for avatars, fixing design of the public pages | Eugen Rochko |
2016-02-26 | Adding views for the profile and entry pages | Eugen Rochko |
2016-02-26 | Adding a bunch of tests | Eugen Rochko |
2016-02-25 | Adding a Mention model, test stubs | Eugen Rochko |
2016-02-24 | Add service for posting statuses (normal and replies), mention regex to | Eugen Rochko |
2016-02-24 | Send Salmon interactions | Eugen Rochko |
2016-02-24 | Process favourites, reblogs and replies from Salmon | Eugen Rochko |
2016-02-23 | Adding reblogs, favourites, improving atom generation | Eugen Rochko |
2016-02-22 | Individual atom entries | Eugen Rochko |
2016-02-22 | Fixes and general progress | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |
2016-02-20 | Initial commit | Eugen Rochko |