]> cat aescling's git repositories - mastodon.git/commit
See #244 - Added notifications column settings to filter what's displayed
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 2 Jan 2017 13:09:57 +0000 (14:09 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 2 Jan 2017 13:09:57 +0000 (14:09 +0100)
commit65647a24720c1fa1dda832a8ce0f48f48f4cf358
tree9f29be394bf72d110c773cc67610903118304718
parent75122e162d7b933d34c6b694c6c5a0b2533f547f
See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
app/assets/javascripts/components/actions/notifications.jsx
app/assets/javascripts/components/features/notifications/components/column_settings.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/notifications/containers/column_settings_container.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/notifications/index.jsx
app/assets/javascripts/components/features/ui/components/column.jsx
app/assets/javascripts/components/locales/en.jsx
app/assets/javascripts/components/reducers/notifications.jsx