about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/update.rb
AgeCommit message (Expand)Author
2020-07-22Dereference object URIs in Create and Update messages (#14359)ThibG
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-05-02Accept actor object updates from all supported actor types (#7312)ThibG
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko