chinwagsocial/app/lib/activitypub/parser
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843)
* Fix edits with no actual changes being allowed locally

* Fix edits with no actual changes being allowed through ActivityPub

* Fix false positive changes caused by description processing in model

* Fix not recording poll expiration update

* Fix test

* Revert changes to ProcessStatusUpdateService

* Various fixes and improvements

* Fix code style issues

* Various changes and improvements

* Add guard clause
2022-03-26 00:38:44 +01:00
..
custom_emoji_parser.rb
media_attachment_parser.rb Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
poll_parser.rb
status_parser.rb