summaryrefslogtreecommitdiffstats
path: root/ui/src/components/post-listing.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-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-08Hover on upvote / downvote on post-listing scores.Dessalines
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-03-06Adding post listing separators. Hiding full score unless downvotes.Dessalines
2020-03-05Change post-listing vote colors.Dessalines
2020-03-05Changing user names to bold text-body. Removing color lines on first comment.Dessalines
2020-03-04Better tippy loading. Fixes #577Dessalines
2020-03-04Moving comment voting to action bar. Adding plurals.Dessalines
2020-03-04Changing view source icon.Dessalines
2020-03-04Adding icons to stickied, deleted, and locked.Dessalines
2020-03-03Adding icon-plus and minus-square.Dessalines
2020-03-03Change action sizes. Add better tippy updating.Dessalines
2020-03-03More additions to icons.Dessalines
2020-03-03Some formatting.Dessalines
2020-03-03A first pass at adding icons, and tippy tooltips.Dessalines
2020-03-02Fix image expand width on mobile.Dessalines
2020-03-01Changing mobile columns.Dessalines
2020-02-29Moving view source.Dessalines
2020-02-29Adding more for advanced actions on comments and posts.Dessalines
2020-02-29Some fixes for mobile view.Dessalines
2020-02-29Changing to a better discussion icon.Dessalines
2020-02-29Refactoring thumbnails. Fixes #564Dessalines
2020-02-28Adding thumbnail class.Dessalines
2020-02-27New nsfw posts.Dessalines
2020-02-27Fix image testing regex.Dessalines
2020-02-27Check for pictshare status ok.Dessalines
2020-02-27Use image thumbnails from pictshare. Fixes #555Dessalines
2020-02-24Adding missing image thumbnail. Fixes #553Dessalines
2020-02-21Adding a link overlay. Fixes #549Dessalines
2020-02-19Don't show post url if its local.Dessalines
2020-02-18Fix iframely always refetching bug.Dessalines
2020-02-17Fix dynamic post url changing issue.Dessalines
2020-02-17First pass at adding oembeds / iframely.Dessalines
2020-02-15Some front end fixes.Dessalines
2020-02-15Fix minor issue with selector. Fix issue with truncate wrapping.Dessalines
2020-02-14Adding an external link icon. #530Dessalines
2020-02-14Making links go to post page.Dessalines
2020-02-09Adding instant voting / vote animations. Fixes #526Dessalines
2020-02-06Fix expanded image height. Fixes #455Dessalines
2020-02-04Forgot to add cross-posted to, to i18n.Dessalines
2020-02-03Combine duplicate front page posts. Fixes #284Dessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-02-02Merge branch 'dev' into richardj-feature/frontend-a11yDessalines
2020-02-01Adding materia theme. Fixes #478Dessalines
2020-01-31usability featuresRichard
2020-01-25Removing disabled from comment and post upvoting, showing toast now. Fixes #450Dessalines
2020-01-20Allow comment/post upvoting from other pages.Dessalines