discourse/app
Roman Rizzi bb3d5e9758
FEATURE: Filter reviewables by id. (#12213)
The API now accepts an array called "ids" to select specific items. This parameter is not present on the UI.

Example usage: "yoursite.com/review.json?ids[]=1&ids[]=2"
2021-02-26 07:56:14 -03:00
..
assets 2FA fixes for login modal (#12221) 2021-02-26 00:33:34 -05:00
controllers FEATURE: Filter reviewables by id. (#12213) 2021-02-26 07:56:14 -03:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Reduce the time_read threshold to one minute. (#12159) 2021-02-20 08:25:32 -03:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FEATURE: Filter reviewables by id. (#12213) 2021-02-26 07:56:14 -03:00
serializers Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
services FIX: send notification in user's locale if available. (#12215) 2021-02-25 23:40:37 +05:30
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00