Age | Commit message (Expand) | Author |
2016-09-04 | Possibly fix issue with stale favourite/reblog information after API call | Eugen Rochko |
2016-09-04 | Fixed more case-sensitivity issues | Eugen Rochko |
2016-09-04 | Fix wrongful mentions breaking status update | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-09-04 | Fix timelines for users whose user id and account_id are not the same | Eugen Rochko |
2016-09-04 | Handle delete Salmons, todo: clean up timelines | Eugen Rochko |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-09-03 | Fix reblogs of reblogs in UI, add follow form in UI | Eugen Rochko |
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 | Dockerfile adjustments | 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-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 | 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 | Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query | 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 | 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 |
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 |