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
/
activitypub
/
process_status_update_service.rb
Age
Commit message (
Expand
)
Author
2022-12-15
Change remote media files to be downloaded outside of transactions (#21796)
Claire
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-11-27
Fix attachments of edited statuses not being fetched (#21565)
Claire
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-06
Fix spurious edits and require incoming edits to be explicitly marked as such...
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-12
Fix issues with processing toot edits (#17748)
Claire
2022-03-12
Fix Updates being forwarded even when not processable or causing no change (#...
Claire
2022-03-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-02-10
Fix poll votes not being properly reset on poll change (#17498)
Claire
2022-02-10
Add editing for published statuses (#17320)
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-26
Fix poll updates being saved as status edits (#17373)
Eugen Rochko
2022-01-19
Fix error when processing poll updates (#17333)
Eugen Rochko
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko