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
Matt Jankowski 8857cabca4 Domain block service cleanup (#2490)
* Add coverage for domain block service with silence

* Get rid of warning about find_each and order

* Move domain_block to attr_reader

* Move optional clear_media into silence_accounts method

* Use blocked_domain method to reduce passed vars

* Extract blocked_domain_accounts method to find accounts on the domain

* Extract media_from_blocked_domain method to find relevant attachments

* Separate destruction of account images and account attachments
8 years ago
..
assets Update German translation (#2485) 8 years ago
controllers Localize with i18n for Devise::FailureApp (#2309) 8 years ago
helpers Red favicon for dev (#2470) 8 years ago
lib Decodes URL containing IDN (#2436) 8 years ago
mailers Instance helper to replace site title helper (#2038) 8 years ago
models Add media dimensions (#2448) 8 years ago
presenters Adds version to about/more and API (#2181) 8 years ago
services Domain block service cleanup (#2490) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Red favicon for dev (#2470) 8 years ago
workers Punycode URI normalization (#2370) 8 years ago