docbrown/config
Andy Zhao 73caa9a864 New Feature: Block Users (#4411)
* Prevent need for eager loading

* Add initial implementation of user block

* Remove debugger oops

* Add index and foreign keys for user_block table

* Use private method instead of exists

* Move channel handling logic to service object

* Update styling a bit

* Use profileDropdown file for future proofing

* Remove commented out code

* Render json: { result } for all endpoints

* Add statuses for sad paths

* Add better sad path handling in the JS

* Remove accidentally committed spec file

* Don't wait for DOM to load block button

* Use equality for accuracy in slug query

* Add status code for unauthorized requests

* Add missing comma sigh
2019-10-23 17:14:28 -04:00
..
environments Generate HTTPS urls (#4059) 2019-09-18 10:42:50 -07:00
initializers Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
locales Destroy webhook endpoints when user revokes oaurh app access (#4099) 2019-09-26 06:23:38 -04:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Dispatch events to the webhook endpoints #3715 (#3872) 2019-09-07 13:17:45 -04:00
boot.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
cable.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
database.yml Simplify development setup (#2143) 2019-03-25 12:53:39 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
puma.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
routes.rb New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
sample_application.yml Re-sort example Algolia keys (#3886) [ci skip] 2019-09-03 10:20:49 -04:00
scout_apm.yml Disable Scout's remote ip collection (#2239) 2019-03-29 15:09:30 -04:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sitemap.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
storage.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00