summaryrefslogtreecommitdiffstats
path: root/ui/src/components/comment-node.tsx
AgeCommit message (Expand)Author
2020-03-20Switch to radios for user and inbox pages for clarity. Fixes #608Dessalines
2020-03-20Adding clearer goto context.Dessalines
2020-03-19Adding score spacing, hiding user tags on thin screen.Dessalines
2020-03-19Adding loading indicators to save and mark as read. #519Dessalines
2020-03-19Changing comment action button size. Adding comment dividers. Fixes #604Dessalines
2020-03-11Show full scores on hover for posts and comments. Fixes #592Dessalines
2020-03-06Some comment-node additionsDessalines
2020-03-05Proper comment-node depth coloring.Dessalines
2020-03-05Adding hr separator for top level comment groups on mobile.Dessalines
2020-03-05Changing user names to bold text-body. Removing color lines on first comment.Dessalines
2020-03-04Adding left border color, removing indent.Dessalines
2020-03-04Better tippy loading. Fixes #577Dessalines
2020-03-04Adding separators for comment node title line.Dessalines
2020-03-04Removing comment node other score colors for clarity.Dessalines
2020-03-04Switching from heart to zap symbol for points.Dessalines
2020-03-04Add score color to barDessalines
2020-03-04Moving comment voting to action bar. Adding plurals.Dessalines
2020-03-04Changing view source icon.Dessalines
2020-03-03Adding icon-plus and minus-square.Dessalines
2020-03-03Removing icon-inline from message icon.Dessalines
2020-03-03Change action sizes. Add better tippy updating.Dessalines
2020-03-03A first pass at adding icons, and tippy tooltips.Dessalines
2020-03-02Moving link out of more menu.Dessalines
2020-02-29Adding more for advanced actions on comments and posts.Dessalines
2020-02-09Adding instant voting / vote animations. Fixes #526Dessalines
2020-02-09Live post and comment resorting. Fixes #522Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-02-02Doing comment-node, comment-form and private-message.Dessalines
2020-02-01Adding materia theme. Fixes #478Dessalines
2020-01-25Removing disabled from comment and post upvoting, showing toast now. Fixes #450Dessalines
2020-01-22Adding message to comment node actions.Dessalines
2020-01-20Adding comment and post vote loading indicators. Fixes #449Dessalines
2020-01-19Fixing new comments and posts voting issue. Fixes #422Dessalines
2020-01-14Adding disable vote buttons when not logged in. #416Dessalines
2020-01-13Add fast comment and post voting. (Doesn't wait for server return)Dessalines
2020-01-06Upgrade package.json.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-01Add are you sure dialogs to mod actions.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-16Use pre tags for view source to preserve newlines.Dessalines
2019-10-13Adding admin abilities on user pages.Dessalines
2019-09-13Add Creator flair for post creator / OPs commentsDessalines
2019-09-08Adding view source button for posts and comments.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
2019-09-02Hiding vote bar on comment collapseDessalines
2019-08-29Allow admins to add mods and transfer communitiesDessalines
2019-08-28Better margins.Dessalines