mastodon/app/models/concerns
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed ()
* 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
..
account_associations.rb
account_avatar.rb Fix to be able to redownload avatar and header () 2021-05-11 14:19:22 +02:00
account_counters.rb Fix account deletion sometimes failing because of optimistic locks () 2021-06-02 17:41:25 +02:00
account_finder_concern.rb Create instance actor if it hasn't been properly seeded () 2021-02-09 18:12:54 +01:00
account_header.rb
account_interactions.rb
account_merging.rb
attachmentable.rb
cacheable.rb Fix cache_associated no longer working () 2018-05-03 10:41:41 +02:00
domain_materializable.rb
domain_normalizable.rb Fix admin page crashing when trying to block an invalid domain name () 2020-06-01 03:47:20 +02:00
expireable.rb
follow_limitable.rb Fix being able to import more than allowed number of follows () 2020-12-26 23:52:46 +01:00
ldap_authenticable.rb Add authentication history () 2021-06-21 17:07:30 +02:00
omniauthable.rb Allow login through OpenID Connect () 2022-03-09 12:07:35 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb Create Redisable#redis () 2019-02-02 19:11:38 +01:00
relationship_cacheable.rb
remotable.rb
status_snapshot_concern.rb Fix edits with no actual changes being allowed () 2022-03-26 00:38:44 +01:00
status_threading_concern.rb
user_roles.rb Add moderation API () 2019-06-20 02:52:34 +02:00