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
/
activity
/
create.rb
Age
Commit message (
Expand
)
Author
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-04-26
Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
Claire
2022-03-26
Refactor formatter (#17828)
Eugen Rochko
2022-02-08
Remove language detection through cld3 (#17478)
Eugen Rochko
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
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-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-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
2020-12-15
Add stoplight for object storage failures, return HTTP 503 (#13043)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-08-30
Add support for dereferencing objects through bearcaps (#14683)
Eugen Rochko
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2020-07-22
Dereference object URIs in Create and Update messages (#14359)
ThibG
2020-07-14
Fix rubocop warning (#14288)
abcang
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
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-11-30
Fallback to Create audience when object has no defined audience (#12249)
ThibG
2019-09-29
Add voters count support (#11917)
ThibG
2019-09-18
Change spam check to apply to local accounts and add a threshold (#11806)
Eugen Rochko
2019-09-10
Add retry for failed media downloads and `tootctl media refresh` (#11775)
Eugen Rochko
2019-07-28
Revert "Remove conversation URI (#11423)" (#11424)
Eugen Rochko
2019-07-28
Remove conversation URI (#11423)
Eugen Rochko
2019-07-28
Change hashtags to preserve first-used casing (#11416)
Eugen Rochko
2019-07-13
Add a spam check (#11217)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-06-22
Fix audio not being downloaded from remote servers (#11145)
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-06-03
Handle blank poll options more gracefully (#10946)
ThibG
2019-05-23
Fix possible race condition when processing statuses (#10815)
ThibG
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Avoid unnecessarily fetching the replies collection when it is empty (#10201)
ThibG
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Improved remote thread fetching (#10106)
ThibG
[next]