about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_icons.js
AgeCommit message (Collapse)Author
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2020-01-14differentiate local-only posts in the web appmultiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add ↵multiple creatures
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2018-05-31Adjust spacing between status iconsSpencer Alves
2018-05-07Add an extra icon to indicate that a status is part of a conversationSpencer Alves
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to ↵Thibaut Girka
simplify the logic
2018-04-04Remove duplicate message entriesThibaut Girka
2018-03-13compress boost/fave notifications moreAsh Levy