mastodon/app
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
..
chewy Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
controllers Add offset pagination to trends in REST API (#17872) 2022-03-26 00:26:50 +01:00
helpers Fix encoding error in OpenGraph account description (#17821) 2022-03-17 16:32:11 +01:00
javascript New Crowdin updates (#17829) 2022-03-24 19:23:46 +09:00
lib Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
mailers Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
models Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
policies Spelling (#17705) 2022-03-06 22:51:40 +01:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
services Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
validators Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
views Add tooltip for instance delivery warnings (#17854) 2022-03-22 18:41:46 +01:00
workers Fix clean_discarded_statuses (#17822) 2022-03-19 09:24:08 +01:00