Age | Commit message (Expand) | Author |
2016-09-16 | Stop event propagation after IconButton onClick | Eugen |
2016-09-16 | Test case for new api endpoint | Eugen Rochko |
2016-09-16 | Setting up preliminary "detailed" routes in the UI, new API end-point for fet... | Eugen Rochko |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) co... | Eugen Rochko |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-12 | Send "delete" Salmons to remote mentioned accounts on status removal | Eugen Rochko |
2016-09-12 | ffmpeg is not a package on debian, fix dockerfile | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-10 | Fix formatter return block | Eugen Rochko |
2016-09-10 | Merge and unmerge timelines on follow/unfollow, solves #21, #22 | Eugen Rochko |
2016-09-10 | Improve rake tasks | Eugen Rochko |
2016-09-10 | Fix local mention regex so it works on newlines in HTML (with a preceding tag) | Eugen Rochko |
2016-09-10 | Styling for paragraphs in statuses | Eugen Rochko |
2016-09-10 | Newlines and paragraphs in local statuses properly formatted | Eugen Rochko |
2016-09-10 | Disallow self-follow | Eugen Rochko |
2016-09-10 | Shorten mentions to only usernames | Eugen Rochko |
2016-09-10 | Validates local username, max sizes for uploads. Fixes #32 | Eugen Rochko |
2016-09-09 | Fix typo in deleteFromTimelines action creator | Eugen |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-09 | Probably fixes #31 | Eugen Rochko |
2016-09-08 | Fix for single status pages | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Removing default avatars | Eugen Rochko |
2016-09-08 | Fix local follows, 404 in logs | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-09-08 | Fixing atom feeds for accounts, adding tests that would catch such bugs in fu... | Eugen Rochko |
2016-09-07 | UI for uploading media attachments (and cancelling them) | Eugen Rochko |
2016-09-06 | Fix enclosures not being parsed for reblogged statuses | Eugen |
2016-09-06 | Fix for Drawer growing horizontally | Eugen Rochko |
2016-09-06 | Fixed styling for media attachments in statuses (margins) | Eugen Rochko |
2016-09-06 | Add icons to column headers, click them to scroll to top | Eugen Rochko |
2016-09-06 | Fix styling of media attachments in statuses | Eugen Rochko |
2016-09-05 | Fix reply bug introduced when compose form started using normalized data | Eugen |
2016-09-05 | Better layout for attachments in <MediaGallery> | Eugen Rochko |
2016-09-05 | Displaying media attachments in timelines | Eugen Rochko |
2016-09-05 | Improve JSON output for media attachments, generate :small preview for them | Eugen Rochko |
2016-09-05 | Fix for media attachments remote URL download | Eugen Rochko |
2016-09-05 | Adding enclosures to Atom and statuses JSON | Eugen Rochko |
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 |