index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
search_service.rb
Age
Commit message (
Expand
)
Author
2018-04-16
Remove extra spaces from search API queries and public account headers (fixes...
ThibG
2018-03-03
Fix 500 while searching after deleting a post (#6604)
Aboobacker MK
2018-02-09
Full-text search for authorized statuses (#6423)
Eugen Rochko
2018-01-22
Rename FetchRemoteResourceService to ResolveURLService (#6328)
Akihiko Odaki
2017-12-05
Add list of lists component to web UI (#5811)
Eugen Rochko
2017-05-05
Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)
Matt Jankowski
2017-03-31
Fix reworked search
Eugen Rochko
2017-03-22
New API method: /api/v1/search
Eugen Rochko
2017-03-17
Make account search blazing fast and rank followers/followees higher in the r...
Eugen Rochko
2017-02-27
Fix #104 - Style OAuth authorized applications page
Eugen Rochko
2017-02-05
Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer
Eugen Rochko
2016-12-02
Fix #329 - avatar errors no longer prevent remote accounts from being saved
Eugen Rochko
2016-11-26
Fix #288 - Strip first @ from search query, don't search accounts if it begin...
Eugen Rochko
2016-11-22
Moving some counter queries out of subqueries in the API
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-12
Add limit to search results
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko