summaryrefslogtreecommitdiffstats
path: root/ui/src/components/comment-node.tsx
AgeCommit message (Expand)Author
2020-07-13Using community-link instead.Dessalines
2020-07-12Add post title to comments view #948Ernest
2020-07-11Comment box focus (#947)Dessalines
2020-07-09A few cake day fixes. #916Dessalines
2020-07-09Merge remote-tracking branch 'upstream/master' into cake-dayFilip785
2020-07-09Making comment collapse and lightning buttons not spans. Fixes #884Dessalines
2020-07-08Updates to PR as requestedFilip785
2020-07-08Merge remote-tracking branch 'upstream/master' into cake-dayFilip785
2020-07-08HTML title bugs.Dessalines
2020-07-08Add cake day display in user page & posts/comments #682Filip785
2020-06-23Merge branch 'master' into federation_merge_from_master_2Dessalines
2020-06-22Increasing comment margins. Fixes #826Dessalines
2020-06-22Moving save behind more menu. Fixes #827Dessalines
2020-06-09Merge branch 'master' into federationFelix Ableitner
2020-05-08Removing button wrapper for comment context. Fixes #702Dessalines
2020-04-14Front end federation names and links for users, posts, and communities.Dessalines
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-10Adding an admin settings page.Dessalines
2020-03-21Adding flex-wrap.Dessalines
2020-03-21Changing comment actions to flex row. Fixes #611Dessalines
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