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
/
workers
/
activitypub
Age
Commit message (
Expand
)
Author
2020-02-21
Suppress backtrace when delivering toots (#12798)
Daigo 3 Dango
2020-02-16
change context of `hidden?` to mean a hidden post, not a non-distributable post
multiple creatures
2020-01-20
More smoke testing, merge in request pool from upstream
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2019-11-19
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-11-19
Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
ThibG
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-03
Do not retry processing ActivityPub jobs raising validation errors (#10614)
ThibG
2019-03-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-13
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Do not leak instance-local polls to remote followers
Thibaut Girka
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-05
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-12
Move sending account Delete to anyone but the account's followers to the pull...
ThibG
2019-01-01
Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676)
ThibG
2018-12-30
Avoid duplicate work by merging ReplyDistributionWorker into DistributionWork...
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-11-27
Skip deliveries to inboxes that have already been marked as unavailable (#9358)
Eugen Rochko
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-07-16
Fix ActivityPub::UpdateDistributionWorker regression (#8039)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-05-19
checking http status code with range (#7544)
takayamaki
2018-05-19
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7...
Eugen Rochko
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
2018-05-03
Fixes/do not override timestamps (#7331)
ThibG
2018-05-03
Revert "Do not override timestamps for incoming toots" (#7330)
Eugen Rochko
2018-05-03
Do not override timestamps for incoming toots (#7326)
ThibG
2018-04-13
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
Eugen Rochko
2018-04-07
Add a circuit breaker for ActivityPub deliveries (#7053)
Eugen Rochko
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-01-19
Retry delivering toots over ActivityPub for about 2 days (#6298)
ThibG
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-10-14
Close connection when succeeded posting (#5390)
abcang
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-09-30
Retry ActivityPub delivery a few more times (#5014)
ThibG
2017-09-29
After 7 days of repeated delivery failures, give up on inbox (#5131)
Eugen Rochko
2017-09-28
Flush body when POST requests (#5128)
abcang
2017-09-24
Suppress backtrace when failed to communicate with a remote instance (#5076)
Daigo 3 Dango
2017-09-16
Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
unarist
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
[next]