chinwagsocial/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 Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
push_notifications
accounts.js
alerts.js Allow multiple files upload through web UI, including drag & drop (#9856) 2019-02-02 20:22:05 +01:00
blocks.js
bundles.js
columns.js
compose.js Fix public timelines being broken by new toots when they are not mounted (#10131) 2019-03-07 22:17:52 +01:00
conversations.js Fix direct timeline pagination in the WebUI (#10126) 2019-02-27 19:13:16 +01:00
custom_emojis.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
interactions.js
lists.js
modal.js
mutes.js
notifications.js Save quick filter settings when selecting a different filter (#10296) 2019-03-17 03:13:29 +01:00
onboarding.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
pin_statuses.js
polls.js Fix poll options not rendering text after vote/refresh (#10189) 2019-03-06 05:35:52 +01:00
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 Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
store.js
streaming.js Fix public timelines being broken by new toots when they are not mounted (#10131) 2019-03-07 22:17:52 +01:00
suggestions.js
timelines.js Fix public timelines being broken by new toots when they are not mounted (#10131) 2019-03-07 22:17:52 +01:00