chinwagsocial/app
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878)
* Fix unused role routes being generated

* Remove unused JavaScript code

* Refactor filters code to be DRYer

* Fix `.count == 0` comparisons to `.empty?` in views

* Fix filters in views
2020-01-20 15:55:03 +01:00
..
chewy
controllers Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
helpers Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
javascript Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
lib Exempt staff members from spam check (#12874) 2020-01-17 07:50:30 +01:00
mailers
middleware Fix uncaught query param encoding errors (#12741) 2020-01-02 17:14:58 +01:00
models Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
policies
presenters
serializers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 2019-12-30 19:20:43 +01:00
services Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
views Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
workers Suppress backtrace when delivering toots (#12798) 2020-01-11 02:15:03 +01:00