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
/
spec
/
services
/
activitypub
Age
Commit message (
Expand
)
Author
2022-04-06
Fix spurious edits and require incoming edits to be explicitly marked as such...
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-12
Fix issues with processing toot edits (#17748)
Claire
2022-03-12
Fix not updating a status when newer version is fetched manually (#17745)
Eugen Rochko
2022-03-10
Add tests for CVE-2022-24307 (#17733)
Claire
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-02-10
Improve tests involving push_bulk (#17508)
Claire
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-10-21
Add support for fetching Create and Announce activities by URI (#16383)
Claire
2021-08-11
Fix crash when encountering invalid account fields (#16598)
Claire
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2019-12-16
Add Event activity-type support (#12637)
Thomas Citharel
2019-06-26
Add support for Audio activities (#11189)
ThibG
2019-04-01
Fix more keybase-related test failures (#10443)
ThibG
2019-03-30
Fix failing keybase-related test (#10428)
ThibG
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-10-04
Lint pass (#8876)
aus-social
2018-08-22
Improve federated ID validation (#8372)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-04-25
Append '.test' to hostname in stub data (#7260)
MIYAGI Hikaru
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-01-08
Fix bad URL schemes being accepted (#6219)
Eugen Rochko
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-17
Remove empty strings (#5732)
ysksn
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-26
Fix #5059 - Stop processing payload if it's from local account (#5100)
Eugen Rochko
2017-09-08
Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
Eugen Rochko
2017-08-31
Don't process ActivityPub payload if signature is invalid (#4752)
unarist
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-24
Fetch reblogs as Announce activity instead of Note object (#4672)
unarist
2017-08-22
Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
unarist
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko