discourse/app
Rafael dos Santos Silva 6e9c8fe854
FIX: More encoded slug fixes (#8191)
* FIX: Do not encode the URL twice

Now that we encode slugs in the server we don't need this anymore.

Reverts fe5na33

* FIX: More places do deal with encoded slugs

* the param is a string now, not a hash

* FIX: Handle the nil slug on /categories

* DEV: Add seeded? method to identity default categories

* DEV: Use SiteSetting to keep track of seeded categories
2019-10-16 17:08:43 -03:00
..
assets FIX: More encoded slug fixes (#8191) 2019-10-16 17:08:43 -03:00
controllers FIX: More encoded slug fixes (#8191) 2019-10-16 17:08:43 -03:00
helpers SECURITY: mini profiler enabled incorrectly for admins 2019-10-09 12:49:22 +11:00
jobs FIX: More encoded slug fixes (#8191) 2019-10-16 17:08:43 -03:00
mailers FIX: respect private_email setting for user invited notification email 2019-10-16 12:50:30 +05:30
models FIX: More encoded slug fixes (#8191) 2019-10-16 17:08:43 -03:00
serializers FEATURE: Display created and last_used dates for API keys 2019-10-09 14:24:41 +01:00
services FIX: Do not send notification to empty push_url 2019-10-16 11:27:07 -04:00
views Add digest email template classes for popular post section 2019-10-16 11:22:33 -04:00