bastodon/app/javascript/mastodon
Eugen Rochko ab33c4df94
Add exclude_unreviewed param to GET /api/v2/search REST API (#11977)
Make it so normal search returns even unreviewed matches, but
autosuggestions do not.

Fix #11960
2019-09-28 01:02:21 +02:00
..
actions Add exclude_unreviewed param to GET /api/v2/search REST API (#11977) 2019-09-28 01:02:21 +02:00
components Fix unread indicator not updating for notifications (#11923) 2019-09-23 02:19:08 +02:00
containers Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
features Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
locales New Crowdin translations (#11909) 2019-09-28 00:55:59 +02:00
middleware
reducers Avoid storing audio and video file data in memory (#11974) 2019-09-27 15:22:11 +02:00
selectors Add special alert for throttled requests (#11677) 2019-08-27 16:50:39 +02:00
service_worker
storage
store
utils Add confirmation modal when logging out from the web app (#11671) 2019-08-26 18:24:10 +02:00
api.js
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
extra_polyfills.js
initial_state.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js Exclude URLs from text analysis (#11759) 2019-09-04 22:30:49 +02:00
scroll.js
settings.js
stream.js
test_setup.js
uuid.js