Glitch-Shrike/app/javascript/mastodon/actions
Eugen Rochko 379c3e237f
Fix search in web UI not setting a limit, restore limit of 5 (#10421)
The search API now supports returning more results and pagination,
but until the web UI implements pagination, it makes no sense to
dump so many results at once. This fix restores the behaviour
before the API change
2019-03-30 00:43:38 +01:00
..
importer
push_notifications
accounts.js
alerts.js
blocks.js
bundles.js
columns.js
compose.js
conversations.js
custom_emojis.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js Fix search in web UI not setting a limit, restore limit of 5 (#10421) 2019-03-30 00:43:38 +01:00
settings.js
statuses.js
store.js
streaming.js
suggestions.js
timelines.js