summaryrefslogtreecommitdiffstats
path: root/ui/src/components/post-listing.tsx
AgeCommit message (Expand)Author
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
2020-01-20Adding nsfw image blur. Fixes #438Dessalines
2020-01-20Fixing create_post endpoint, changing name url param to title. Fixes #448Dessalines
2020-01-20Adding comment and post vote loading indicators. Fixes #449Dessalines
2020-01-19Fixing new comments and posts voting issue. Fixes #422Dessalines
2020-01-15Fix image expanding and truncation issue.Dessalines
2020-01-15Temp remove showing post editing on front page, due to glitches.Dessalines
2020-01-14Fixing text overflow / wrapping for titles and markdown. Fixes #414Dessalines
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-03Adding pictshare image thumbnailer.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-11-22Hiding thumbnails for nsfw posts and nsfw community posts.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-16Use pre tags for view source to preserve newlines.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-10-13Adding admin abilities on user pages.Dessalines
2019-10-12Stopping autoplay, widening videos to show controls.Dessalines
2019-09-09Fix issue with not being able to lock / sticky your own posts.Dessalines
2019-09-08Adding stickied posts.Dessalines
2019-09-08Adding view source button for posts and comments.Dessalines
2019-09-07Allow Image uploads through docker pictshare.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
2019-08-31Adding preview, image upload, and formatting help to comment and postDessalines
2019-08-28Better margins.Dessalines
2019-08-28Adding some UI suggestions.Dessalines
2019-08-23Fixing post listing rows.Dessalines
2019-08-23Add missing by and to translations.Dessalines
2019-08-22Cross posting working.Dessalines