You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/mastodon
Akihiko Odaki fd87e5a53b Do not filter the status collection after muting and blocking (#5815)
Filtering the status collection wipes out even the profiles of muted and
blocked accounts. However, the behavior is inconsistent with the server-
side behavior.
8 years ago
..
actions Display list column (#5750) 8 years ago
components Rename ariaLabel property of Dropdown to title (#5813) 8 years ago
containers Optional notification muting (#5087) 8 years ago
features Allow to open a modal for embedded photo (#5777) 8 years ago
locales i18n: (zh-CN) Add translations for #5746 & #5750 (#5816) 8 years ago
middleware Suppress type error(not a function) on calling fastSeek (#5452) 8 years ago
reducers Do not filter the status collection after muting and blocking (#5815) 8 years ago
selectors Profile redirect notes (#5746) 8 years ago
service_worker
store
.gitkeep
api.js
base_polyfills.js Enable ESLint rules import/* (#5414) 8 years ago
extra_polyfills.js
initial_state.js Refactor initial state: "me" (#5563) 8 years ago
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 8 years ago
link_header.js
load_polyfills.js
main.js Enable ESLint rules import/* (#5414) 8 years ago
performance.js Upgrade to React 16 (#5119) 8 years ago
ready.js
rtl.js
scroll.js
stream.js reusable-streaming (#5709) 8 years ago
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 8 years ago
uuid.js
web_push_subscription.js