about summary refs log tree commit diff
path: root/app/lib/activitypub/tag_manager.rb
AgeCommit message (Expand)Author
2017-09-17Raise an error on getting activity uri for remote status (#4984)unarist
2017-09-08Handle stream_entry URL correctly in ActivityPub (#4854)unarist
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
2017-08-18Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631)Eugen Rochko
2017-08-18Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628)Eugen Rochko
2017-08-18Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko