This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/mastodon
Eugen Rochko cba2897108
Cache relationships in API (#6482)
* Cache relationships in API

* Fetch relationships for search results in UI

* Only save one account's maps in each cache item
2018-02-18 03:14:46 +01:00
..
actions Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
components Fix media button type (#6478) 2018-02-15 04:40:42 +01:00
containers Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
features After click to embed video, autoplay it (#6480) 2018-02-15 23:05:12 +01:00
locales i18n: Update Polish translation (#6470) 2018-02-14 07:55:45 +09:00
middleware
reducers fix filter search index being too strict when looking for line breaks (#6318) 2018-01-21 13:23:17 +01:00
selectors
service_worker
store
.gitkeep
api.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
base_polyfills.js
extra_polyfills.js
initial_state.js Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js