Age | Commit message (Expand) | Author |
2016-08-24 | Removing mini-profiler that doesn't work, formatting timelines a bit better | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-08-18 | Fixing more configuration issues with ActionCable | Eugen Rochko |
2016-08-18 | Fix for force SSL issue with websockets | Eugen Rochko |
2016-08-18 | Fix tests | Eugen Rochko |
2016-08-18 | Live timelines using ActionCable | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-28 | Remember me enabled by default | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-26 | Fix favourite handling in ProcessInteractionService | Eugen Rochko |
2016-03-26 | Remember user logins by default | Eugen Rochko |
2016-03-25 | Fix Sidekiq pooling issues. Remove API docs from homepage, replace with | Eugen Rochko |
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 | 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-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-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |
2016-03-21 | Fixed the lookup API method | Eugen Rochko |
2016-03-21 | Change default avatar, redirect to home after sign up | Eugen Rochko |
2016-03-21 | Fix text color in dashboard inputs, sanitize remote status content in UI, | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-21 | Escape PuSH challenge and change subscriptions and salmon APIs to text/plain | Eugen Rochko |
2016-03-20 | Writing out more tests, fixed some bugs | 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-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 | Access tokens no longer expire, case-insensitive local username validation, a... | 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 | Customized more doorkeeper views, only logged in users can create oauth apps | 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 | API methods for retrieving home and mentions timelines | Eugen Rochko |
2016-03-07 | Adding API for favouriting a status | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-06 | Adding GNU Public license, adding home timeline, reblog/favourite counters | 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 | Customizing devise views and controllers | Eugen Rochko |
2016-03-05 | Fixing some bugs, adding pending test examples | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |