discourse/app
Martin Brennan bcc80e0ea8
FEATURE: Add search to user bookmark list (#10230)
User bookmarks can now be searched by name or post raw content. The q querystring param is hooked up from the Ember router as well.
2020-07-14 14:43:41 +10:00
..
assets FEATURE: Add search to user bookmark list (#10230) 2020-07-14 14:43:41 +10:00
controllers FIX: Incorrect search blurb when advanced search filters are used take2 2020-07-14 11:50:40 +08:00
helpers FIX: Set the lang/xml:lang html attrs in emails (#10218) 2020-07-13 16:39:40 +02:00
jobs FIX: Don't award new user of the month in the wrong month 2020-07-13 15:05:30 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models PERF: Add user_id condition so we can use another index in the query 2020-07-13 15:26:56 -03:00
serializers FEATURE: Add search to user bookmark list (#10230) 2020-07-14 14:43:41 +10:00
services FIX: Allow signup when auth provider supplies no email 2020-07-10 17:56:33 +01:00
views UX: Add Login button on 403 error page if user is not logged in (#10154) 2020-07-01 18:27:42 +03:00