Age | Commit message (Expand) | Author |
2016-10-10 | Include mentions and media attachments of reblogged posts in Atom | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-03 | Fix most pages on small screens | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) co... | Eugen Rochko |
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 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Fixing atom feeds for accounts, adding tests that would catch such bugs in fu... | 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-04 | Fixed more case-sensitivity issues | Eugen Rochko |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-03-27 | Fix issue with unresolvable usernames | Eugen Rochko |
2016-03-26 | Cleaning up status partial | Eugen Rochko |
2016-03-26 | Add alternate link to entries Atom | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | 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 | Omit empty tags in Atom feed | Eugen Rochko |
2016-03-22 | Reblogs in Atom feeds now have published, updated, and activity:verb. Still r... | Eugen Rochko |
2016-03-22 | Fix #20, reblogs in Atom should be formatted correctly now | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | 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-20 | Adding more tests for helpers | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | TIL a return from a block seems to return from the whole method rather than | Eugen Rochko |
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko |
2016-03-16 | Validations for local profiles | Eugen Rochko |
2016-03-16 | Deleting statuses, deletion propagation | 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-11 | Improving feed queries, switching API to doorkeeper authentication | 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-05 | Adjusting design of profile and entry pages, linkify mentions in statuses | Eugen Rochko |
2016-03-05 | Removing grape and adding devise | 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 |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko |
2016-02-28 | Update profile information and download avatar of remote accounts | Eugen Rochko |
2016-02-28 | Improving status display design, including replies and threads | Eugen Rochko |