about summary refs log tree commit diff
path: root/app/services/activitypub/process_status_update_service.rb
AgeCommit message (Expand)Author
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2022-12-15Change remote media files to be downloaded outside of transactions (#21796)Claire
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Fix Updates being forwarded even when not processable or causing no change (#...Claire
2022-03-09Add rate limit for editing (#17728)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-26Fix poll updates being saved as status edits (#17373)Eugen Rochko
2022-01-19Fix error when processing poll updates (#17333)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko