mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
13dce12665
* create FilterBar componer and its container, unstyled
* introduce basic styling for FilterBar
* add selection css
* allow FilterBar to display active CSS with js
* connect the FilterBar to the Redux state
* change getNotifications to use filter
* remove temporary comments
* add an option to turn the FilterBar off in settings
* fix showFilterBar data type to boolean
* fix eslint errors
* add English and Polish translations
* allowed filter bar overflow to accomodate for longer languages
* fix mispelled translation key
* add unified CSS look
* replace text in FilterBar with icons
* add tooltips
* replace text @ with an icon
* introduce simple and advanced filtering view
* add ability to toggle the advanced view
* add Polish translations
* change Advanced View description to be more clear
* make each filter flush notifications and load new ones, fixing pagination
* simplify getNotifications once frontend filtering is not needed for FilterBar
* add a semicolon
* Revert "simplify getNotifications once frontend filtering is not needed for FilterBar"
This reverts commit
|
||
---|---|---|
.. | ||
locale-data | ||
ar.json | ||
ast.json | ||
bg.json | ||
ca.json | ||
co.json | ||
cs.json | ||
cy.json | ||
da.json | ||
de.json | ||
defaultMessages.json | ||
el.json | ||
en.json | ||
eo.json | ||
es.json | ||
eu.json | ||
fa.json | ||
fi.json | ||
fr.json | ||
gl.json | ||
he.json | ||
hr.json | ||
hu.json | ||
hy.json | ||
id.json | ||
index.js | ||
io.json | ||
it.json | ||
ja.json | ||
ka.json | ||
ko.json | ||
ms.json | ||
nl.json | ||
no.json | ||
oc.json | ||
pl.json | ||
pt-BR.json | ||
pt.json | ||
ro.json | ||
ru.json | ||
sk.json | ||
sl.json | ||
sr-Latn.json | ||
sr.json | ||
sv.json | ||
ta.json | ||
te.json | ||
th.json | ||
tr.json | ||
uk.json | ||
whitelist_ar.json | ||
whitelist_ast.json | ||
whitelist_bg.json | ||
whitelist_ca.json | ||
whitelist_co.json | ||
whitelist_cs.json | ||
whitelist_cy.json | ||
whitelist_da.json | ||
whitelist_de.json | ||
whitelist_el.json | ||
whitelist_en.json | ||
whitelist_eo.json | ||
whitelist_es.json | ||
whitelist_eu.json | ||
whitelist_fa.json | ||
whitelist_fi.json | ||
whitelist_fr.json | ||
whitelist_gl.json | ||
whitelist_he.json | ||
whitelist_hr.json | ||
whitelist_hu.json | ||
whitelist_hy.json | ||
whitelist_id.json | ||
whitelist_io.json | ||
whitelist_it.json | ||
whitelist_ja.json | ||
whitelist_ka.json | ||
whitelist_ko.json | ||
whitelist_nl.json | ||
whitelist_no.json | ||
whitelist_oc.json | ||
whitelist_pl.json | ||
whitelist_pt-BR.json | ||
whitelist_pt.json | ||
whitelist_ro.json | ||
whitelist_ru.json | ||
whitelist_sk.json | ||
whitelist_sl.json | ||
whitelist_sr-Latn.json | ||
whitelist_sr.json | ||
whitelist_sv.json | ||
whitelist_ta.json | ||
whitelist_te.json | ||
whitelist_th.json | ||
whitelist_tr.json | ||
whitelist_uk.json | ||
whitelist_zh-CN.json | ||
whitelist_zh-HK.json | ||
whitelist_zh-TW.json | ||
zh-CN.json | ||
zh-HK.json | ||
zh-TW.json |