Neil Lalonde
|
7c1d7fb423
|
Merge branch 'master' into fix_limited_search_results
|
2017-07-31 15:55:31 -04:00 |
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Jakub Macina
|
7b40de5ac4
|
Add attribute to grouped search results for more available posts.
|
2017-07-20 18:07:13 +02:00 |
Robin Ward
|
21e02d6969
|
Include the `search_log_id` in search results
|
2017-07-17 12:10:32 -04:00 |
Sam
|
0a78ae739d
|
Remove SearchObserver, aim is to remove all observers
rails-observers gem is mostly unmaintained and is a pain to carry forward
new implementation contains significantly less magic as a bonus
|
2016-12-22 13:13:14 +11:00 |
Sam
|
50f7616d04
|
FIX: include pinned status in search results
|
2016-03-18 16:26:20 +11:00 |
Sam
|
2876725e1b
|
REFACTOR: remove hacky search from discovery
|
2015-07-27 16:47:06 +10:00 |
Sam
|
41ceff8430
|
UX: move search to its own route
previously search was bundled with discovery, something that makes stuff confusing internally
|
2015-07-27 16:47:06 +10:00 |
Robin Ward
|
6422d5efbd
|
Use the same component for similar topics as search results.
|
2015-06-24 15:08:22 -04:00 |
Sam
|
0ade9bafff
|
FIX: highlight in yellow, not blue
FEATURE: highlight in title
|
2014-09-04 15:01:13 +10:00 |
Sam
|
9c29c1c072
|
FEATURE: highlight search results
|
2014-09-03 17:09:01 +10:00 |
Sam
|
4f09d552ed
|
FEATURE: increase search expansion to 50 results
refactor search code to deal with proper objects
use proper serializers, test the controllers
|
2014-09-03 12:13:25 +10:00 |
Sam
|
abb2de22ab
|
BUGFIX: search could break when expanding
|
2014-02-17 14:34:14 +11:00 |
Godfrey Chan
|
6bbea9de0b
|
The Rails JSON encoder API requires `as_json` to take an optional arg
|
2013-11-29 21:43:44 -08:00 |
Robin Ward
|
20e88f18ee
|
FIX: Removes some duplicates in search results when the search context is a user.
|
2013-05-27 15:18:55 -04:00 |
Robin Ward
|
9d0e830786
|
Search code now uses ActiveRecord instead of SQL.
|
2013-05-23 16:26:51 -04:00 |