docbrown/app
Michael Kohl b7ff9aadd1
Clean up SiteConfig (#13738)
* Remove obsolete SiteConfig values

* Remove DUS

* fixup! Remove obsolete SiteConfig values

* fixup! Remove obsolete SiteConfig values

* Add DUS for removing SiteConfig values

* Fix specs

* Fix specs

* Clean up more DUS

* Update DUS

* Fix remaining spec

* Remove leftover spec

* Fix more specs

* Fix spec

* Remove deprecated spec

* Rearrange specs

* Temporarily disable specs
2021-05-18 09:38:31 +07:00
..
assets Fix layout shift on active crayons-tabs change. (#13300) 2021-05-12 11:45:36 -04:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
decorators Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
errors Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
helpers Fix wrong SiteConfig mentions (#13739) 2021-05-13 09:36:36 +00:00
javascript Don't show articles from blocked users in the feed (#13752) 2021-05-14 09:41:50 +02:00
lib ✂✂✂ Remove shop_url from SiteConfig ✂✂✂ (#13773) 2021-05-18 09:03:05 +07:00
liquid_tags Change const to var in user_subscription_tag (#13694) 2021-05-17 11:40:07 -04:00
mailers Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
policies Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Remove any preexisting mention notifications when article is unpublished (#13749) 2021-05-12 11:48:12 -07:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
workers Remove no-op Search::IndexWorker (#13632) 2021-05-17 10:17:58 -04:00