mastodon/spec
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402)
* Fix deleting polls not deleting notifications

* Fix fav notification deletion when deleting a toot

* Refactor DeleteAccountService spec

* Add DeleteAccountService tests for other associations and notifications

* Add favourite handling spec in status removal

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2020-12-21 18:22:17 +01:00
..
controllers Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
fabricators
features
fixtures Add import/export feature for bookmarks (#14956) 2020-11-19 17:48:13 +01:00
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
lib rename replies_policy enumerables (#15304) 2020-12-09 04:34:17 +01:00
mailers
models Fix follow limit preventing re-following of a moved account (#14207) 2020-12-18 09:18:31 +01:00
policies Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
presenters
requests
routing
serializers/activitypub
services Fix some notifications not being deleted on poll/status deletion (#15402) 2020-12-21 18:22:17 +01:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb