about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/update.rb
AgeCommit message (Expand)Author
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-03-17Fix searching already-known converted activities by URL (#17814)Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
2022-03-04Fix infinite re-forwarding of update activities temporarily (#17698)Eugen Rochko
2022-02-26Fix status updates not being forwarded like deletes through ActivityPub (#17648)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
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