discourse/app
Jarek Radosz 17cf300b71
DEV: Use more specific error responses (#9472)
* DEV: Use `render_json_error` (Adds specs for Admin::GroupsController)
* DEV: Use a specific error on blank category slug (Fixes a `render_json_error` warning)
* DEV: Use a specific error on reviewable claim conflict (Fixes a `render_json_error` warning)
* DEV: Use specific errors in Admin::UsersController (Fixes `render_json_error` warnings)
* FIX: PublishedPages error responses
* FIX: TopicsController error responses (There was an issue of two separate `Topic` instances for the same record. This makes sure there's only one up-to-date instance.)
2020-04-21 03:50:20 +02:00
..
assets FIX: when category or tag is muted, update user (#9456) 2020-04-21 08:33:55 +10:00
controllers DEV: Use more specific error responses (#9472) 2020-04-21 03:50:20 +02:00
helpers FEATURE: improve rendering of RSS feeds 2020-04-20 16:08:24 +10:00
jobs DEV: Remove bypass_bump from CookedPostProcessor (#9468) 2020-04-21 03:48:19 +02:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models DEV: Use more specific error responses (#9472) 2020-04-21 03:50:20 +02:00
serializers FEATURE: Add created_at column to user_badges (#9463) 2020-04-20 10:03:25 -07:00
services FIX: Make InlineUploads handle more URL formats (#9467) 2020-04-21 03:47:48 +02:00
views FEATURE: improve rendering of RSS feeds 2020-04-20 16:08:24 +10:00