about summary refs log tree commit diff
path: root/spec/services/activitypub/process_status_update_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocops RSpec/ScatteredLet (#23725)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
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-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko