aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/activity/search.ex
AgeCommit message (Expand)Author
2021-01-22Search: Move fts index to the activities.gin-speedupLain Soykaf
2020-12-22Search: Only skip ordering the rum index.lain
2020-12-22Activity search: Fix order of resultslain
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-21exclude blocked user posts from search resultsMaksim Pechnikov
2019-12-09status search: prefer the status fetched by url over other resultsrinpatch
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-06-12Remove search result order for non-RUM indexesEgor Kislitsyn
2019-06-11Add option to restrict all users to local contentEgor Kislitsyn
2019-06-06[#943] Make the unauthenticated users limitation optionalEgor
2019-06-05Contain search for unauthenticated usersEgor Kislitsyn