Commit Graph

18 Commits (84ec0fbeaadc8bdbce256212258a932530088346)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier 6455b967ec
Activity.Search: fallback on status resolution on DB Timeout
3 years ago
hyperion 8d4e0342e1 Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files
4 years ago
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain 67b15cc033 Search: Save detected pg version in a persistent term.
4 years ago
lain 9a1e5f5d48 Search: Change search method based on detected pg version
4 years ago
lain 5e04f4156c Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch
4 years ago
lain 8b90d62506 Search: Only skip ordering the rum index.
4 years ago
lain a60242464e Search: Add option to search with the websearch function
4 years ago
lain 5e2ba57327 Activity search: Fix order of results
4 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Maksim Pechnikov 6e88a7e591 exclude blocked user posts from search results
5 years ago
rinpatch f4b7f32d51 status search: prefer the status fetched by url over other results
5 years ago
Ariadne Conill b93498eb52 constants: add as_public constant and use it everywhere
5 years ago
Eugenij 4198c3ac39 Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel
5 years ago
Egor Kislitsyn 817c66bc3e Remove search result order for non-RUM indexes
5 years ago
Egor Kislitsyn 6f29865d43 Add option to restrict all users to local content
5 years ago
Egor f82382de22 [#943] Make the unauthenticated users limitation optional
5 years ago
Egor Kislitsyn 93397fce3d Contain search for unauthenticated users
5 years ago