index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
status_icons.js
Age
Commit message (
Collapse
)
Author
2019-09-10
Fix wrong icons from last refactoring
Thibaut Girka
Fix regressions from f154d9d6e9ca461cf608674494cb23eee6db6534
2019-09-09
Use the `Icon` component instead of directly using `i` tag
Thibaut Girka
2019-09-09
Move “export” before decorators
Thibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-07-18
Fix *another* typo and crash in StatusIcons
Thibaut Girka
2019-07-18
Fix typo and crash in StatusIcons
Thibaut Girka
2019-07-17
Shorten status icon tooltip text
Thibaut Girka
2019-07-17
Add status icon for local-only toots
Thibaut Girka
2019-07-17
Add tooltips to status icons
Thibaut Girka
2019-06-10
Add DM conversations mode similar to upstream
Thibaut Girka
2018-05-31
Adjust spacing between status icons
Spencer Alves
2018-05-07
Add an extra icon to indicate that a status is part of a conversation
Spencer Alves
2018-04-22
Refactor the infamous three-valued boolean into two booleans, trying to ↵
Thibaut Girka
simplify the logic
2018-04-04
Remove duplicate message entries
Thibaut Girka
2018-03-13
compress boost/fave notifications more
Ash Levy