Age | Commit message (Expand) | Author |
2017-02-05 | Fix #552 - Replace image links with image icons in status text in the UI | Eugen Rochko |
2017-02-05 | No replies filter on home timeline no longer hides self-replies | Eugen Rochko |
2017-02-04 | untested!! spoiler hotfix for replies | hoodie |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-19 | Make unfavouriting async to prevent timeout errors from leaving orphaned reco... | Eugen Rochko |
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-23 | Adding sensitive marker to statuses in API | Eugen Rochko |
2016-11-21 | Performance improvement for notifications API | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-03 | Disable accounts caching too | Eugen Rochko |
2016-11-03 | Disable caching of statuses (maybe this will help with the weird bug) | Eugen Rochko |
2016-11-03 | Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st... | Eugen Rochko |
2016-11-03 | Caching should work correctly now (fingers crossed) | Eugen Rochko |
2016-11-03 | Need to disable caching again due to bug in Rabl | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-10-29 | Adding common followers API, fixing fallback query again | Eugen Rochko |
2016-10-16 | Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ... | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-07 | Adding public timeline | 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-23 | Change output of api/accounts/:id/follow and unfollow to return relationship | Eugen Rochko |
2016-09-22 | API returns mentions for statuses, compose form pre-fills all relevant userna... | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-18 | Improve how account detailed view looks, load account's statuses | Eugen Rochko |
2016-09-17 | Adding webm playback to UI | Eugen Rochko |
2016-09-17 | Adding media controller, 1 webm/compose form allowed, previews generated | Eugen Rochko |
2016-09-17 | Fix #41, debug #42 | Eugen Rochko |
2016-09-16 | Setting up preliminary "detailed" routes in the UI, new API end-point for fet... | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-07 | UI for uploading media attachments (and cancelling them) | Eugen Rochko |
2016-09-05 | Displaying media attachments in timelines | Eugen Rochko |