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
Age
Commit message (
Expand
)
Author
2021-03-24
Fix Mastodon not understanding as:Public and Public (#15948)
Claire
2021-02-11
Fix URI of repeat follow requests not being recorded (#15662)
Claire
2021-02-02
Fix race conditions on account migration creation (#15597)
ThibG
2021-01-12
Fix processing of incoming Block activities (#15546)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-15
Add stoplight for object storage failures, return HTTP 503 (#13043)
Eugen Rochko
2020-11-19
Fix sending spurious Rejects when processing remote account deletion (#15104)
ThibG
2020-11-09
Fix Move handler not being triggered when failing to fetch target (#15107)
ThibG
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Fix a bear check when the activity object is nil (#14981)
Takeshi Umeda
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-02
Add featured hashtags as an ActivityPub collection (#11595)
Eugen Rochko
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-08-30
Add support for dereferencing objects through bearcaps (#14683)
Eugen Rochko
2020-08-24
Fix dereferencing remote statuses not using the correct account (#14656)
ThibG
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2020-08-01
Fix handling of Reject Follow when a matching follow relationship exists (#14...
ThibG
2020-07-22
Fix not handling Undo on some activity types when they aren't inlined (#14346)
ThibG
2020-07-22
Dereference object URIs in Create and Update messages (#14359)
ThibG
2020-07-20
Fix to add RedisLock to handle Announce activity (#14365)
Takeshi Umeda
2020-07-14
Improve group processing (#14279)
Takeshi Umeda
2020-07-14
Fix rubocop warning (#14288)
abcang
2020-07-01
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-15
Add support for `summary` field for media description (#13763)
ThibG
2020-03-26
Change `tootctl media remove-orphans` to work for all classes (#13316)
Eugen Rochko
2020-01-11
Clarify keyword arguments with ** (#12769)
Daigo 3 Dango
2019-12-17
Clean up OStatus-related codepaths (#12173)
ThibG
2019-12-17
Fixes featured hashtag setting page erroring out instead of rejecting invalid...
ThibG
2019-12-16
Add Event activity-type support (#12637)
Thomas Citharel
2019-12-04
Add basic support for group actors (#12071)
Takeshi Umeda
2019-12-02
Update ESLint and RuboCop in Code Climate (#12534)
Yamagishi Kazutoshi
2019-11-30
Fallback to Create audience when object has no defined audience (#12249)
ThibG
2019-11-04
Fix code referencing wrong class (#12263)
ThibG
2019-10-24
Allow Accept/Reject with a non-embedded object (#12199)
puckipedia
2019-09-29
Add voters count support (#11917)
ThibG
2019-09-29
Fix account migration not affecting followers on origin server (#11980)
Eugen Rochko
2019-09-27
Change silences to always require approval on follow (#11975)
ThibG
2019-09-18
Change spam check to apply to local accounts and add a threshold (#11806)
Eugen Rochko
2019-09-17
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-09-10
Add retry for failed media downloads and `tootctl media refresh` (#11775)
Eugen Rochko
2019-09-03
Fix ActivityPub context not being dynamically computed (#11746)
ThibG
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
2019-08-22
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
Eugen Rochko
2019-07-28
Revert "Remove conversation URI (#11423)" (#11424)
Eugen Rochko
[next]