Age | Commit message (Expand) | Author |
2019-11-19 | Cleanup various controllers (#10972) | ThibG |
2019-11-18 | Filter boosts from profile pages' Roars & Growls tab. | multiple creatures |
2019-08-04 | restrict private pin visibility to packmates & do not include them in `featur... | multiple creatures |
2019-07-21 | begone extra parenthesis | multiple creatures |
2019-07-21 | allow self & signed-in local followers to see account when `hide public profi... | multiple creatures |
2019-07-21 | return 404 if `hide public profile` set | multiple creatures |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user opti... | multiple creatures |
2019-07-21 | add more options for time range of roars visible to anonymous public profile ... | multiple creatures |
2019-07-21 | privacy - limit public profiles & public ap outboxes to last 6 days of history | multiple creatures |
2019-07-21 | privacy - remove rss endpoint from account controller | multiple creatures |
2019-05-21 | `hashtag_scope` is a method in *this* class - how did we even manage to break... | multiple creatures |
2019-05-21 | add missing `account_media_status_ids` method to accounts controller (oooops~) | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Implement scoped tags; use `local:` and `self:` scopes for community and pers... | multiple creatures |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures |
2019-05-21 | Add option to hide public replies from profile | multiple creatures |
2019-03-18 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-17 | Reduce server load caused by anonymous viewing. (#9059) | Ben Lubar |
2019-03-14 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-02-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
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-11-13 | Exclude local-only toots from atom feeds | Thibaut Girka |
2018-08-21 | Merge branch 'master' into glitch-soc/master | Thibaut Girka |
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang |
2018-08-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-08-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-08-01 | Do not show pinned toots when min_id is set (#8111) | Yamagishi Kazutoshi |
2018-08-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-07-31 | Compensate for scrollbar disappearing when media modal visible (#8100) | Eugen Rochko |
2018-05-03 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2018-04-25 | Add RSS feeds for end-users (#7259) | Eugen Rochko |
2018-03-02 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip |
2018-02-26 | Fix prev/next links on public profile page (#6497) | Ian McCowan |
2018-01-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-01-04 | Cache JSON of immutable ActivityPub representations (#6171) | Eugen Rochko |
2017-12-10 | filter local-only statuses from public pages | Erin |
2017-11-20 | Finalized theme loading and stuff | kibigo! |
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 |