Age | Commit message (Expand) | Author |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-09-03 | Trying to fix travis builds | Eugen Rochko |
2016-09-03 | Fix for travis node issue | Eugen Rochko |
2016-09-03 | Fix reblogs of reblogs in UI, add follow form in UI | Eugen Rochko |
2016-09-02 | Update README.md | Eugen |
2016-09-01 | Preparing for follow form | Eugen Rochko |
2016-09-01 | Reblogs fixed | Eugen Rochko |
2016-09-01 | Favouriting works, reblogging is a little broken because of <Status> | Eugen Rochko |
2016-09-01 | Small style fixes | Eugen Rochko |
2016-08-31 | Fixing one more typo | Eugen Rochko |
2016-08-31 | Fix typo | Eugen Rochko |
2016-08-31 | Replies in the compose form | Eugen Rochko |
2016-08-31 | Improving styling a little bit | Eugen Rochko |
2016-08-31 | Cleaning up action names and compose drawer | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-25 | Improving statuses, adding a composer drawer, which doesn't work yet | Eugen Rochko |
2016-08-24 | Forgotten return | Eugen |
2016-08-24 | More styling for statuses | Eugen Rochko |
2016-08-24 | Removing mini-profiler that doesn't work, formatting timelines a bit better | Eugen Rochko |
2016-08-24 | Trying to fix travis tests | Eugen Rochko |
2016-08-24 | Dockerfile adjustments | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-08-18 | Final fix for ActionCable origin issues | Eugen Rochko |
2016-08-18 | Fixing more configuration issues with ActionCable | Eugen Rochko |
2016-08-18 | Fix ActionCable origin checking | 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-27 | Fix mentions regex to exclude usernames in Medium URLs | Eugen Rochko |
2016-03-27 | Fix issue with unresolvable usernames | Eugen Rochko |
2016-03-26 | Cleaning up status partial | Eugen Rochko |
2016-03-26 | Oops, typo | 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-26 | Add alternate link to entries Atom | Eugen Rochko |
2016-03-25 | Fix Sidekiq pooling issues. Remove API docs from homepage, replace with | Eugen Rochko |
2016-03-25 | Up the number of pooled DB connections to cover both Sidekiq and Puma workers | Eugen Rochko |
2016-03-25 | Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query | Eugen Rochko |
2016-03-25 | Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) | Eugen Rochko |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | Eugen Rochko |
2016-03-25 | Add link to github project to footer, move FanOutOnWriteService calls to | Eugen Rochko |
2016-03-25 | Adding Sidekiq for background processing (firstly just of mailers) | 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 | Do not try to send notification e-mails for reblogs if the reblog is not of a | 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 |