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
Age
Commit message (
Expand
)
Author
2017-09-08
Handle stream_entry URL correctly in ActivityPub (#4854)
unarist
2017-09-08
Fix language filter codes (#4841)
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-04
Fix some ActivityPub JSON bugs (#4796)
Eugen Rochko
2017-09-02
Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)
Eugen Rochko
2017-09-02
Make "unfollow" undo pending outgoing follow request too (#4781)
Eugen Rochko
2017-09-02
Raise an error for remote url in StatusFinder (#4776)
unarist
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-09-01
Add ActivityPub handler for Delete->Actor activities (#4761)
Eugen Rochko
2017-09-01
Do not rely on activity arriving exactly once after delete arrived (#4754)
Eugen Rochko
2017-09-01
Deduplicate with local status on Create activity (#4763)
unarist
2017-09-01
Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756)
unarist
2017-09-01
Fallback from perform_via_activitypub on private posts (#4758)
unarist
2017-08-31
Remove identity context from output of LinkedDataSignature (#4753)
Eugen Rochko
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-28
Fix Delete activity handling when the status has been reblogged (#4729)
unarist
2017-08-27
Allow Symbol keyed Hash in LinkedDataSignature (#4715)
unarist
2017-08-26
Add _:inReplyToAtomUri to ActivityPub (#4702)
Eugen Rochko
2017-08-26
Forward ActivityPub deletes to followers of rebloggers (#4706)
Eugen Rochko
2017-08-26
Use Tombstone and _:atomUri in Delete activities as fallback (#4704)
Eugen Rochko
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-21
Support more variations of ActivityPub keyId in signature (#4630)
Eugen Rochko
2017-08-20
Handle duplicate ActivityPub activities (#4639)
Eugen Rochko
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-18
Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631)
Eugen Rochko
2017-08-18
Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628)
Eugen Rochko
2017-08-18
If url attribute not present in Note, fallback to id attribute (#4629)
Eugen Rochko
2017-08-18
Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)
Eugen Rochko
2017-08-17
Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...
Eugen Rochko
2017-08-14
Re-add missing transaction around status-from-OStatus creation (#4603)
Eugen Rochko
2017-08-14
Fix ActivityPub follow interaction and add more specs (#4601)
unarist
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-12
Add serializing/unserializing of "locked" actor attribute (#4585)
Eugen Rochko
2017-08-10
Handle ActivityPub follows correctly (#4571)
Eugen Rochko
2017-08-09
Add Digest header to requests with body, handle acct and URI keyId (#4565)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-08-02
Don't normalize invalid domain names (#4499)
TheKinrar
2017-07-31
Change RuboCop rules to loose (#4464)
Yamagishi Kazutoshi
2017-07-31
Fix length validator counting things that look like URIs like URLs (#4462)
Eugen Rochko
2017-07-27
Fix multipoint shortcode bug (#4387)
Ondřej Hruška
2017-07-27
Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)
Clworld
2017-07-21
Use the same emoji data on the frontend and backend (#4284)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
[next]