Egor Kislitsyn
|
4194abbc8f
|
Move mastodon_api/*_controller.ex to mastodon_api/controllers/
|
2019-08-26 19:37:57 +07:00 |
|
Eugenij
|
4198c3ac39
|
Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel
|
2019-07-11 13:55:31 +00:00 |
|
Maksim
|
008c55e4e9
|
add test for search_controller/ 100% coverage
|
2019-07-10 08:28:03 +00:00 |
|
Eugenij
|
5184b0f41a
|
Use fallback values for search queries
This is to make sure the entire request doesn't return a 500 error if
user or status search times out.
|
2019-07-03 10:19:51 +00:00 |
|
Maksim
|
ee4ed87fb4
|
[#948] /api/v1/account_search added optional parameters (limit, offset, following)
|
2019-06-14 11:39:57 +00:00 |
|