about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/selectors
AgeCommit message (Expand)Author
2020-07-15[Glitch] Fix audio and video items in account gallery in web UIEugen Rochko
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-01-24[Glitch] Add “account timeline” filter categoryThibG
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-07-15Implement feature to add filtered phrases to content warningsThibaut Girka
2019-07-15Implement option to completely hide filtered tootsThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-06-30[Glitch] Optimize makeGetStatusThibG
2019-06-19[Glitch] Completely hide toots matched by “irreversible” filters even if ...ThibG
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!