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.
 
 
 
 
 
 
unarist 7706ed038f Fix context building in the reducer (#7671) 6 years ago
..
actions Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 6 years ago
components Always display tab navigation on local/federated timeline even when empty (#7663) 6 years ago
containers Open video modal on public UI (#7469) 6 years ago
features Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 6 years ago
locales Weblate translations (2018-05-26) (#7624) 6 years ago
middleware Add missing rejection handling for Promises (#7008) 6 years ago
reducers Fix context building in the reducer (#7671) 6 years ago
selectors Profile redirect notes (#5746) 7 years ago
service_worker Cache attachments on external host with service worker (#7493) 6 years ago
storage Cache media only when storage can be freed (#7547) 6 years ago
store
utils Fix images resized in browser getting cropped (#7514) 6 years ago
.gitkeep
api.js Refactor /api/web APIs to use the centralized axios instance (#6223) 7 years ago
base_polyfills.js Refactor resizeImage method (#7236) 6 years ago
compare_id.js Fix comparing id (#7180) 6 years ago
extra_polyfills.js
initial_state.js When search enabled, display hint in search popout (#6593) 6 years ago
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 7 years ago
link_header.js
load_polyfills.js Refactor resizeImage method (#7236) 6 years ago
main.js bug fix (WebPush does not work) (#6120) 7 years ago
performance.js Upgrade to React 16 (#5119) 7 years ago
ready.js
rtl.js
scroll.js Scroll smoothly to the right (#4735) 7 years ago
settings.js Implement tag auto-completion by history (#6621) 6 years ago
stream.js Use randomized setTimeout when fallback-polling and re-add since_id (#7522) 6 years ago
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 7 years ago
uuid.js