You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
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
3 years ago
..
activity Fix searching already-known converted activities by URL (#17814) 3 years ago
parser Fix edits with no actual changes being allowed (#17843) 3 years ago
activity.rb Fix not updating a status when newer version is fetched manually (#17745) 3 years ago
adapter.rb Compact JSON-LD signed incoming activities (#17426) 3 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 8 years ago
dereferencer.rb Add support for dereferencing objects through bearcaps (#14683) 4 years ago
forwarder.rb Fix status updates not being forwarded like deletes through ActivityPub (#17648) 3 years ago
linked_data_signature.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 5 years ago
tag_manager.rb Fix addressing of remote groups' followers (#16700) 3 years ago