index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
lib
/
activitypub
/
activity
/
update.rb
Age
Commit message (
Expand
)
Author
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-03-17
Fix searching already-known converted activities by URL (#17814)
Claire
2022-03-12
Fix not updating a status when newer version is fetched manually (#17745)
Eugen Rochko
2022-03-04
Fix infinite re-forwarding of update activities temporarily (#17698)
Eugen Rochko
2022-02-26
Fix status updates not being forwarded like deletes through ActivityPub (#17648)
Eugen Rochko
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2020-07-22
Dereference object URIs in Create and Update messages (#14359)
ThibG
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-05-02
Accept actor object updates from all supported actor types (#7312)
ThibG
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko