Age | Commit message (Expand) | Author |
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko |
2016-09-05 | Add API to upload media attachments | Eugen Rochko |
2016-09-05 | Make compose form also use normalized data | Eugen Rochko |
2016-09-05 | RemoveStatusService fleshed out, still doesn't send Salmon slaps though | Eugen Rochko |
2016-09-05 | Enhancing test suite but I think the problem might have been caching setting | Eugen Rochko |
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 | 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 |