You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
controllers
Redesign public hashtag page to use a masonry layout ( #9822 )
6 years ago
fabricators
Add featured hashtags to profiles ( #9755 )
6 years ago
features
rubocop issues - Cleaning up ( #8912 )
6 years ago
fixtures
Fix undefined method error in sidekiq ( #9807 )
6 years ago
helpers
Add pending specs for jsonld helper ( #9750 )
6 years ago
lib
Fix Announce activities of unknown statuses not fetching those statuses ( #10065 )
6 years ago
mailers
Improve e-mail digest ( #9689 )
6 years ago
models
Add featured hashtags to profiles ( #9755 )
6 years ago
policies
Redesign admin instances area ( #9645 )
6 years ago
presenters
Add specs for InstancePresenter ( #9596 )
6 years ago
requests
Use raw status code on have_http_status ( #7214 )
7 years ago
routing
…
services
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
6 years ago
support
Remove empty strings ( #5732 )
7 years ago
validators
Add support for IPv6 only MXes in Email validation ( #10009 )
6 years ago
views
Replace SVG asset with Custom mascot ( #8766 )
6 years ago
workers
Add scheduled statuses ( #9706 )
6 years ago
rails_helper.rb
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ( #9819 )
6 years ago
spec_helper.rb
Disable simplecov on CircleCI ( #7416 )
7 years ago