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
/
services
Age
Commit message (
Expand
)
Author
2017-10-06
Improve error handling on LinkCrawlWorker (#5250)
unarist
2017-10-05
Fix regression in FetchRemoteResourceService (#5217)
ThibG
2017-10-04
Check Webfinger-returned author URI even when not redirected (#5213)
ThibG
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-04
Fix undefined local variable (regression from #5114) (#5210)
Yamagishi Kazutoshi
2017-10-04
Follow up to #5172, clean up notifications after mute like after block (#5198)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-04
Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)
Eugen Rochko
2017-09-28
If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...
Eugen Rochko
2017-09-28
Flush body when POST requests (#5128)
abcang
2017-09-26
Follow-up to #4582 and #5027, removing dead code (#5101)
Eugen Rochko
2017-09-26
Fix #5059 - Stop processing payload if it's from local account (#5100)
Eugen Rochko
2017-09-26
Send streaming API delete to people mentioned in status (#5103)
Eugen Rochko
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Fix incomplete account records being read (#4998)
Eugen Rochko
2017-09-19
Admin interface for listing, adding and removing custom emojis (#5002)
Eugen Rochko
2017-09-17
Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi...
unarist
2017-09-16
Fix filterable_languages method of SettingsHelper (#4966)
Akihiko Odaki
2017-09-14
Enable to recognize most kinds of characters as URL paths (#4941)
ふぁぼ原
2017-09-14
Support OpenGraph video embeds (#4897)
Eugen Rochko
2017-09-14
Fix refollowing (#4931)
ThibG
2017-09-13
Fix #4917 - Add missing suspend checks (#4921)
Eugen Rochko
2017-09-12
[WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to ...
ThibG
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-09-09
Fix errors preventing UnsubscribeService from working (#4866)
Eugen Rochko
2017-09-09
Add missing reject_media check before avatar download via ActivityPub (#4862)
Eugen Rochko
2017-09-09
Fix #4852 - Check if already requested from FollowService (#4855)
Eugen Rochko
2017-09-09
Fix #4850 - When visibility missing from API call to toot, fallback to user p...
Eugen Rochko
2017-09-08
Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
Eugen Rochko
2017-09-05
Fix mentions in direct statuses not being delivered via AP (#4806)
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
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-09-01
Avoid sending some ActivityPub payloads if the receiver will get them through...
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-08-31
Don't process ActivityPub payload if signature is invalid (#4752)
unarist
2017-08-31
Guarantee Subscription service first account has proper URL details (#4732)
James
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-28
Fix deletion of status which has been reblogged (#4728)
unarist
2017-08-26
Add ActivityPub serializer for Undo of Announce (#4703)
Eugen Rochko
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-24
Add configuration to disable private status federation over PuSH (#4582)
Eugen Rochko
2017-08-24
Fetch reblogs as Announce activity instead of Note object (#4672)
unarist
2017-08-23
Fix accessing to XML attribute in FetchAtomService (#4668)
unarist
2017-08-22
Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661)
unarist
2017-08-22
Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
unarist
[next]