docbrown/spec
Andy Zhao 85d8f52789 Hide a blocked user's content [deploy] (#4678)
* Hide blocked users' content appropriately

* Use RESTful create route

* Update functionality to block the user

* Fix specs for new route

* Use const instead of var

* Add noopener and noreferrer

* Remove caching for blocked user ids

* Add new rule for lack of noopener noreferrer

* Update snapshot
2019-11-04 14:47:26 -05:00
..
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
decorators
factories New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
fixtures Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
helpers Refactor ArticleHelper#get_host_without_www (#4558) [ci skip] 2019-10-23 14:36:32 -04:00
jobs Add ChatChannels::IndexingJob (#4317) [ci skip] 2019-10-15 16:13:10 -04:00
labor Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
lib Use ActiveSupport::Cache::RedisCacheStore As RedisRailsCache (#4676) [deploy] 2019-11-01 12:19:12 -04:00
liquid_tags Fix answers from other stackexchange sites have the wrong link (#4615) [ci skip] 2019-10-30 15:01:29 -04:00
mailers Make The Default Email An Enviroment Variable. (#4677) 2019-11-01 09:03:06 -04:00
models Return 401 instead of 500 when a channel is blocked (#4721) 2019-11-04 10:39:18 -05:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
requests Hide a blocked user's content [deploy] (#4678) 2019-11-04 14:47:26 -05:00
routing
services Deduplicate giphy_img? function and add tests (#4590) 2019-10-30 11:40:17 -04:00
support Fix answers from other stackexchange sites have the wrong link (#4615) [ci skip] 2019-10-30 15:01:29 -04:00
system Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00