Matt Jankowski
|
dc50a231de
|
Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)
* Coverage for fetch remote resource service
* Refactor fetch remote resource service
* Coverage for search service
* Refactor search service
|
2017-05-05 17:26:04 +02:00 |
Eugen Rochko
|
3c6e9ee33c
|
Fix reworked search
|
2017-03-31 22:45:56 +02:00 |
Eugen Rochko
|
3893f75a51
|
New API method: /api/v1/search
Returns accounts, statuses, hashtags arrays
|
2017-03-22 02:32:27 +01:00 |
Eugen Rochko
|
64be072702
|
Make account search blazing fast and rank followers/followees higher in the results
|
2017-03-17 20:48:14 +01:00 |
Eugen Rochko
|
a741049a77
|
Fix #104 - Style OAuth authorized applications page
Add ability to search accounts by display name
|
2017-02-27 00:15:00 +01:00 |
Eugen Rochko
|
c7b7eb8067
|
Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer
overshadow requirement for remote-lookup
|
2017-02-05 03:01:23 +01:00 |
Eugen Rochko
|
211049ae59
|
Fix #329 - avatar errors no longer prevent remote accounts from being saved
(without avatar). Also improved search position of exact matches
|
2016-12-02 14:14:49 +01:00 |
Eugen Rochko
|
1f62ffcc7a
|
Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
|
2016-11-26 15:32:29 +01:00 |
Eugen Rochko
|
30010a6dbd
|
Moving some counter queries out of subqueries in the API
|
2016-11-22 22:59:54 +01:00 |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
Eugen Rochko
|
6206f75837
|
Add limit to search results
|
2016-11-12 14:49:28 +01:00 |
Eugen Rochko
|
cbfa28b9cc
|
Use full-text search for autosuggestions
|
2016-11-12 14:36:10 +01:00 |