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
2022-02-26
Fix status updates not being forwarded like deletes through ActivityPub (#17648)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-16
Change relays handling to not record boosts (#17571)
Claire
2022-02-08
Remove language detection through cld3 (#17478)
Eugen Rochko
2022-02-03
Compact JSON-LD signed incoming activities (#17426)
Claire
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-09-08
Fix addressing of remote groups' followers (#16700)
Claire
2021-08-09
Fix invalid blurhash handling in Create activity (#16583)
Takeshi Umeda
2021-07-21
Add logging of S3-related errors (#16381)
Claire
2021-05-19
Fix some RedisLocks auto-releasing too fast (#16276)
Claire
2021-05-11
Fix rubocop warning (#16214)
abcang
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-04-21
Fix processing of remote Delete activities (#16084)
Claire
2021-04-16
Fix reports of already suspended accounts being recorded (#16047)
Eugen Rochko
2021-04-11
Remove spam check and dependency on nilsimsa gem (#16011)
Eugen Rochko
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
[next]