44 Commits (7b5100aaedc27fbc60cf4064313dcafe237bdf53)

Author SHA1 Message Date
Eugen Rochko 351c744590
Fix error when trying to render component for media without meta (#16112) 5 years ago
ThibG 2ff01f78f7
Fix /activity endpoint not require signature in authorized fetch mode (#15592) 5 years ago
ThibG ac8a788370
Fix functional user requirements in whitelist mode (#14093) 6 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 6 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 6 years ago
Eugen Rochko c4c315ea40
Fix OEmbed leaking information about existence of non-public statuses (#12930) 6 years ago
Eugen Rochko de5305a3a5
Fix redirecting non-functional accounts on public pages (#11978) 7 years ago
ThibG 646f96d448 Fix ActivityPub and REST API queries setting cookies and preventing caching (#11539) 7 years ago
Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333) 7 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 7 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 7 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 7 years ago
ThibG cac9110533 Cleanup various controllers (#10972) 7 years ago
ThibG 7fa23ec697 Fix potential private status leak (#10969) 7 years ago
ThibG 26fc21c188 Add some caching for HTML versions of statuses pages (#10701) 7 years ago
Ben Lubar c3d1594576 Reduce server load caused by anonymous viewing. (#9059) 7 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) 7 years ago
ThibG e88c6a5c3c Fix thread depth computation in statuses_controller (#9426) 7 years ago
ThibG 2d27c11061 Set Content-Security-Policy rules through RoR's config (#8957) 8 years ago
Renato "Lond" Cerqueira 11658d8653 Add animate custom emoji param to embed pages (#8507) 8 years ago
abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 8 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 8 years ago
Eugen Rochko bb71538bb5
Redesign public profiles and toots (#8068) 8 years ago
Eugen Rochko 2092d5c0ad
Improve embeds (#7919) 8 years ago
Eugen Rochko da61352fab
Fix "Show more" URL on paginated threads for remote statuses (#7285) 8 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 8 years ago
Eugen Rochko aab5581c43
Set Referrer-Policy to origin in web UI and public pages of private toots (#7162) 8 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 8 years ago
puckipedia 8e4cf6282b Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 8 years ago
ThibG 3bee0996c5 Make sure private toots remain private and do not end up in HTTP caches (#6175) 8 years ago
Eugen Rochko c10f4bdb03
Cache JSON of immutable ActivityPub representations (#6171) 8 years ago
ThibG 99f962ba73 Allow HTTP caching of json view of public statuses (#6115) 8 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 9 years ago
Eugen Rochko e95bdec7c5 Update status embeds (#4742) 9 years ago
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 9 years ago
Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 9 years ago
Eugen Rochko a2aeacbfee Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 9 years ago
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 9 years ago
Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150) 9 years ago
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs 9 years ago
Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise 10 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 10 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 10 years ago
Eugen Rochko f14f462eaf Adding Turbolinks, adding status posting form on homepage 10 years ago