Age | Commit message (Expand) | Author |
2022-11-17 | Fix invalid/empty RSS feed link on account pages (#20772) | Claire |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-05-09 | Change RSS feeds (#18356) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2021-04-26 | Further improve the media attached status query for accounts (#16106) | abcang |
2021-04-25 | Improve media attached status query (#16105) | abcang |
2021-02-19 | replace all instances of "ends_with?" with "end_with?" (#15745) | Justin Tracey |
2020-12-07 | Fix slow distinct queries where grouped queries are faster (#15287) | Eugen Rochko |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-09-14 | Do not serve account actors at all in limited federation mode (#14800) | ThibG |
2020-08-28 | Introduce ApplicationController#cache_collection_paginated_by_id (#14677) | Akihiko Odaki |
2020-06-19 | Fix functional user requirements in whitelist mode (#14093) | ThibG |
2020-06-09 | Add limit parameter to rss (#13743) | Takeshi Umeda |
2020-05-03 | Add more ActivityPub controller tests (#13590) | Eugen Rochko |
2020-05-03 | Add more tests for ActivityPub controllers (#13585) | Eugen Rochko |
2020-02-19 | Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#... | ThibG |
2019-10-02 | Fix RSS caching (but disable localization) (#12054) | ThibG |
2019-10-02 | Fix featured hashtag URL being interpreted as media or with_replies (#12048) | Eugen Rochko |
2019-09-28 | Fix redirecting non-functional accounts on public pages (#11978) | Eugen Rochko |
2019-08-18 | Add an RSS feed tagged to a public profile page (#10502) | Takeshi Umeda |
2019-08-17 | Add explanation to featured hashtags page and profile (#11586) | Eugen Rochko |
2019-08-11 | Fix ActivityPub and REST API queries setting cookies and preventing caching (... | ThibG |
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-06-05 | Cleanup various controllers (#10972) | ThibG |
2019-03-17 | Reduce server load caused by anonymous viewing. (#9059) | Ben Lubar |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-02-05 | Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) | Takeshi Umeda |
2019-02-05 | Fix pinned statuses being shown in a featured hashtag (#9971) | Eugen Rochko |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-08-01 | Do not show pinned toots when min_id is set (#8111) | Yamagishi Kazutoshi |
2018-07-31 | Compensate for scrollbar disappearing when media modal visible (#8100) | Eugen Rochko |
2018-04-25 | Add RSS feeds for end-users (#7259) | Eugen Rochko |
2018-02-26 | Fix prev/next links on public profile page (#6497) | Ian McCowan |
2018-01-04 | Cache JSON of immutable ActivityPub representations (#6171) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-04 | Show pinned statuses only in the top of the profile page (#4803) | nullkal |
2017-08-25 | Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) | nullkal |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-16 | Redesign public profiles (#4608) | Eugen Rochko |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |