Matt Jankowski
|
20c37ed0f9
|
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
|
d93d6f5124
|
Fix reworked search
|
2017-03-31 22:45:56 +02:00 |
|
Eugen Rochko
|
05cf086766
|
New API method: /api/v1/search
Returns accounts, statuses, hashtags arrays
|
2017-03-22 02:32:27 +01:00 |
|
Eugen Rochko
|
ad0d82d3ce
|
Make account search blazing fast and rank followers/followees higher in the results
|
2017-03-17 20:48:14 +01:00 |
|
Eugen Rochko
|
175a9b9caa
|
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
|
6cdcac1396
|
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
|
58b3f4fd67
|
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
|
054138797f
|
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
|
fc90d38893
|
Moving some counter queries out of subqueries in the API
|
2016-11-22 22:59:54 +01:00 |
|
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
|
Eugen Rochko
|
afded319d2
|
Add limit to search results
|
2016-11-12 14:49:28 +01:00 |
|
Eugen Rochko
|
09218d4c01
|
Use full-text search for autosuggestions
|
2016-11-12 14:36:10 +01:00 |
|