docbrown/app
Andy Zhao 0a8f9ca654 Fix URL Validations and Update Admin Dashboard (#1392)
* Validate for trailing slash instead of strict validation

* Remove unused sign_in_count field

* Add profile URLs to edit view

* Add profile URLs to admin controller params

* Add profile URLs to edit view

* Clean up index and search views for user

* Move around user fields to make more sense

* Display more informative label

* Remove name_of_user field in favor of new display label

* Fix typo

* Remove duplication for website, employer, and Mastodon URLs

* Add score to comment params

* Remove unused name_of_user field views

* Fix typo for medium url
2018-12-26 18:00:02 -05:00
..
assets Add --theme-container-box-shadow (#1403) 2018-12-26 16:54:15 -05:00
black_box Finalize new analytics style (#1117) 2018-11-14 10:50:05 -05:00
controllers Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
dashboards Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
decorators Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
fields Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
helpers Make less sql queries when loading comments (#1197) 2018-11-26 10:51:38 -05:00
javascript Cleanup Image management file (#1390) 2018-12-26 16:19:04 -05:00
labor Add two-year-club auto-rewarder (#1383) 2018-12-20 16:53:22 -05:00
lib Add ruby.social to Mastadon safelist (#1302) 2018-12-11 10:30:01 -05:00
liquid_tags Fix twitter missing quote text (#1330) 2018-12-17 10:49:16 -05:00
mailers Add tag moderation info page (#1360) 2018-12-19 09:27:55 -05:00
models Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
observers Add delay to slackbot ping (#1086) 2018-11-08 14:10:13 -05:00
policies Various internal functionality adjustments (#1264) 2018-12-05 13:28:46 -05:00
sanitizers Feature/more markdown tags (#826) 2018-10-04 19:02:55 -04:00
services Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00
uploaders Code cleanups (#659) 2018-08-07 11:00:13 -04:00
views Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00