Age | Commit message (Expand) | Author |
2019-11-17 | Do away with the kludgy solution of applying users' filters from API controll... | multiple creatures |
2019-10-27 | add profile option to (locally) block anonymous views of public posts | multiple creatures |
2019-08-23 | raise 404 if no stream entry | multiple creatures |
2019-08-15 | custom filters now have an option to add or override content warnings; filter... | multiple creatures |
2019-08-15 | handle interactions on sharekeyed posts when both participants are local; all... | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Remove cached status when sharekey changed. | multiple creatures |
2019-05-21 | Make sure `rekey` parameter exists before complaining. | multiple creatures |
2019-05-21 | Implement share keys and related bangtags, add `sharekey`, `network`, and `cu... | multiple creatures |
2019-05-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-09 | Add some caching for HTML versions of statuses pages (#10701) | ThibG |
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-02-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2018-12-06 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-05 | Fix thread depth computation in statuses_controller (#9426) | ThibG |
2018-10-11 | Set Content-Security-Policy rules through RoR's config (#8957) | ThibG |
2018-08-31 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-08-30 | Add animate custom emoji param to embed pages (#8507) | Renato "Lond" Cerqueira |
2018-08-22 | Override CSP setting in the embed controller to allow frames | 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-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-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-07-09 | Merge branch 'master' into glitch-soc/tentative-merge | Thibaut Girka |
2018-07-01 | Improve embeds (#7919) | Eugen Rochko |
2018-05-03 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2018-04-30 | Fix "Show more" URL on paginated threads for remote statuses (#7285) | Eugen Rochko |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-18 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2018-04-17 | Set Referrer-Policy to origin in web UI and public pages of private toots (#7... | Eugen Rochko |
2018-04-12 | Merge remote-tracking branch 'tootsuite/master' | David Yip |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-02-02 | Merge remote-tracking branch 'tootsuite/master' into merge-upstream | David Yip |
2018-02-02 | Allow retrieval of private statuses (single or in outbox) using HTTP signatur... | puckipedia |
2018-01-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-01-04 | Make sure private toots remain private and do not end up in HTTP caches (#6175) | ThibG |
2018-01-04 | Cache JSON of immutable ActivityPub representations (#6171) | Eugen Rochko |
2018-01-03 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-01-03 | Allow HTTP caching of json view of public statuses (#6115) | ThibG |
2017-11-20 | Finalized theme loading and stuff | kibigo! |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-08-13 | Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |