about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/selectors
AgeCommit message (Expand)Author
2019-05-21Custom filters: resolve bug where filter is erronously ignored when media fil...multiple creatures
2019-05-21filter prop is sometimes `undefined` i guess???multiple creatures
2019-05-21Make the UI properly handle filters using `exclude_media` and `media_only` fl...multiple creatures
2018-08-19Don't filter own tootsThibaut Girka
2018-07-11[Glitch] Make whole-word filter regex consistent between Ruby and JSThibaut Girka
2018-07-10make sure reblogged's filter is set correctlyThibaut Girka
2018-07-10[Glitch] Add option to not consider word boundaries when processing keyword f...Thibaut Girka
2018-07-10[Glitch] In keyword filter, account for reblogs, HTML and whole-wordsThibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!