summaryrefslogtreecommitdiffstats
path: root/ui/src/components/post.tsx
AgeCommit message (Expand)Author
2020-07-13Making chat only sortable by new.Dessalines
2020-07-12Fixing offset for mobile reflow.Dessalines
2020-07-12Moving recent comments into main view as a chat select. Fixes #943Dessalines
2020-07-08HTML title bugs.Dessalines
2020-05-18Fixing issue with empty crossposts.Dessalines
2020-05-17Simplify cross-posts. Fixes #727Dessalines
2020-04-05Try to fix post creation bug.Dessalines
2020-03-20Adding showContext for comments to more places by default.Dessalines
2020-03-19Adding loading indicators to save and mark as read. #519Dessalines
2020-03-09Adding key to comment-node to not clear out form. Fixes #588Dessalines
2020-03-06Some comment-node additionsDessalines
2020-03-05Proper comment-node depth coloring.Dessalines
2020-03-04Better tippy loading. Fixes #577Dessalines
2020-02-11Fixing unread indicator on link click. Fixes #527Dessalines
2020-02-09Live post and comment resorting. Fixes #522Dessalines
2020-02-08Fixing some technical debt. Fixes #524Dessalines
2020-02-05Adding if found to catch errors.Dessalines
2020-02-04Websocket reconnect reload page data. Fixes #504Dessalines
2020-02-02Merge branch 'dev' into websocket_scopesDessalines
2020-02-02Some minor fixes.Dessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-02-02Removing PostLikeResponse in favor of PostResponse. Consolidating comment and...Dessalines
2020-02-02Fixing issue with multiple notifications.Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-31usability featuresRichard
2020-01-28Add sorting by old (date, ascending) to comment frontendD Anzorge
2020-01-27Strictly typing websocket forms.Dessalines
2020-01-25Fixing front end error messages. Fixes #462Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-22Adding a toaster to replace alerts. Fixes #457Dessalines
2020-01-20Adding comment and post vote loading indicators. Fixes #449Dessalines
2020-01-19Hide next paginator.Dessalines
2020-01-19Strongly typing WebsocketJsonResponse. Forgot comment-form.tsxDessalines
2020-01-18First pass at fixing UI to work with new websocketresponses.Dessalines
2020-01-06Upgrade package.json.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-10-13Sort removed and deleted comments at the bottom.Dessalines
2019-09-13Add Creator flair for post creator / OPs commentsDessalines
2019-09-11Fixing tribute positioning issue, moving recent comments to top.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
2019-08-25Refactoring chat sidebar. #237Dessalines
2019-08-23Adding Community and Site transferDessalines
2019-08-22Cross posting working.Dessalines
2019-08-21View where a URL has been cross-posted to in the pastDessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-06-02Fix page titles for custom site nameDessalines
2019-05-19Mark as read if viewing link.Dessalines
2019-05-18Adding browser notifications.Dessalines
2019-05-06Better columnsDessalines