Age | Commit message (Expand) | Author |
2019-05-09 | Add some caching for HTML versions of statuses pages (#10701) | ThibG |
2018-04-30 | Fix "Show more" URL on paginated threads for remote statuses (#7285) | Eugen Rochko |
2018-04-16 | Redirect to account status page for page of status stream entry (#7104) | Akihiko Odaki |
2018-02-02 | Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207) | ThibG |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-13 | Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |
2017-05-23 | Cover StreamEntriesController more and remove redundant instructions (#3257) | Akihiko Odaki |
2017-04-12 | Simplify the way the embed view is created (#1590) | Matt Jankowski |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-03-19 | Fix wrong HTTP status codes on error pages | Eugen Rochko |
2017-02-17 | Do not display non-Status stream entries anymore | Eugen Rochko |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko |
2017-01-23 | Fix a couple unhandled exceptions | 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-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-06 | Add filters for suspended accounts | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-10-05 | Catching more exceptions that slipped through, removing AR logging from | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-21 | Fix #50 - Order ancestors/descendants by tree path | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-08 | Fix for single status pages | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-06 | Adding routes to follow, unfollow, favourite and reblog (locally known models) | Eugen Rochko |
2016-03-05 | Adjusting design of profile and entry pages, linkify mentions in statuses | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |