index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
mastodon_api
/
controllers
/
search_controller_test.exs
Age
Commit message (
Expand
)
Author
2020-07-03
SearchController: Trim query.
lain
2020-06-19
[#1873] Fixes missing :offset pagination param support. Added pagination supp...
Ivan Tashkinov
2020-06-12
[#1794] Fixes URI query handling for hashtags extraction in search.
Ivan Tashkinov
2020-06-11
[#1794] Fixes URI query handling for hashtags extraction in search.
Ivan Tashkinov
2020-05-30
[#1794] Fixed search query splitting regex to deal with Unicode. Adjusted a t...
Ivan Tashkinov
2020-05-29
[#1794] Improvements to hashtags extraction from search query.
Ivan Tashkinov
2020-05-13
Merge branch 'fix/1742-random-failing-tests' into 'develop'
lain
2020-05-13
don't use global mocks in setup callbacks
Alexander Strizhakov
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-07
Add OpenAPI spec for SearchController
Egor Kislitsyn
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-01-21
exclude blocked user posts from search results
Maksim Pechnikov
2019-12-19
[#2068] Introduced proper OAuth tokens usage to controller tests.
Ivan Tashkinov
2019-12-09
status search: prefer the status fetched by url over other results
rinpatch
2019-10-18
tests: mastodon search: search for an account that is visible via activitypub...
Ariadne Conill
2019-10-11
SearchController: Fix test.
lain
2019-10-09
Search: Add tests for unicode searches.
lain
2019-08-26
Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...
Egor Kislitsyn