Add conversation muting
[bloat] / templates / status.tmpl
2020-02-02 rAdd conversation muting
2020-01-30 rRemove icons
2020-01-29 rUpdate notification layout
2020-01-26 rAdd CSRF protection
2020-01-14 rRefactor renderer and templates
2020-01-12 rAdd dark mode
2020-01-11 rAdd status reply preview in fluoride mode
2020-01-11 rUse url fragment for post link on thread page
2020-01-10 rUse readable timestamp for statuses
2020-01-08 rAdd fluoride mode
2020-01-05 rFix duplicate status ids
2020-01-04 rUse post method for like and retweet
2020-01-01 rUse png icons instead of font icons
2019-12-31 rAdd option to mask nsfw attachments
2019-12-29 rAdd default settings
2019-12-26 rAdd liked by and retweeted by page
2019-12-26 rFix scope icon
2019-12-22 rSwitch to fork-awesome font
2019-12-22 rAdd nsfw checkbox for posts
2019-12-22 rAdd nsfw mask for status media
2019-12-22 rFix css and template issues
2019-12-21 rAdd support for scopes
2019-12-21 rShow content warning in status
2019-12-21 rUse local url for for mentioned users
2019-12-20 rAdd user page and follow/unfollow calls
2019-12-18 rAdd reply links on thread page
2019-12-15 rAdd notification support
2019-12-14 rFocus relevant status on like, retweet and reply
2019-12-14 rFocus compose box on reply
2019-12-14 rRename repeated to retweeted in template
2019-12-14 rShow retweet info in status
2019-12-13 rAdd attachment media support
2019-12-13 rInitial commit