mastodon/config
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
* Add type, limit, offset, min_id, max_id, account_id to search API

Fix #8939

* Make the offset work on accounts and hashtags search as well

* Assure brakeman we are not doing mass assignment here

* Do not allow paginating unless a type is chosen

* Fix search query and index id field on statuses instead of created_at
2019-02-26 15:21:36 +01:00
..
environments
initializers Add tight rate-limit for API deletions (#10042) 2019-02-14 06:27:54 +01:00
locales Weblate translations (2019-02-23) (#10103) 2019-02-23 18:41:28 +01:00
webpack
application.rb I18n: Add language options for Kazakh and Lithuanian (#10104) 2019-02-23 22:20:35 +01:00
boot.rb
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
database.yml
deploy.rb Use the bundled Capistrano version (#9855) 2019-01-18 21:31:11 +01:00
environment.rb
i18n-tasks.yml Re-enable ignored translations that is needed (#7842) 2019-02-02 19:37:16 +01:00
navigation.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
puma.rb
routes.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
secrets.yml
settings.yml Enable "displaying application used to post" setting by default (#9994) 2019-02-09 17:33:41 +01:00
sidekiq.yml
themes.yml
webpacker.yml