summaryrefslogtreecommitdiffstats
path: root/ui/src/components
AgeCommit message (Expand)Author
2020-02-03Combine duplicate front page posts. Fixes #284Dessalines
2020-02-03Updating sponsors.Dessalines
2020-02-02Merge branch 'dev' into websocket_scopesDessalines
2020-02-02Doing comment-node, comment-form and private-message.Dessalines
2020-02-02Some minor fixes.Dessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-02-02Merge branch 'dev' into richardj-feature/frontend-a11yDessalines
2020-02-02Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy int...Dessalines
2020-02-02Removing PostLikeResponse in favor of PostResponse. Consolidating comment and...Dessalines
2020-02-02Fixing issue with multiple notifications.Dessalines
2020-02-02Merge branch 'dev' into websocket_scopesDessalines
2020-02-01Adding materia theme. Fixes #478Dessalines
2020-02-01changed h2 back to h5Richard
2020-02-01Merge branch 'dev' into websocket_scopesDessalines
2020-01-31Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy int...Dessalines
2020-01-31Mostly done eliminating recurring fetches.Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-31usability featuresRichard
2020-01-30Remove empty div tag containing the navbar.Richie Zhang
2020-01-28Fixing coffee cup offset. Fixes #479Dessalines
2020-01-28Add sorting by old (date, ascending) to comment frontendD Anzorge
2020-01-27Allow pasting images into comment boxes and post url box. Fixes #472Dessalines
2020-01-27Strictly typing websocket forms.Dessalines
2020-01-25Removing disabled from comment and post upvoting, showing toast now. Fixes #450Dessalines
2020-01-25Fixing front end error messages. Fixes #462Dessalines
2020-01-24Comment image uploads resize textarea. Fixes #460Dessalines
2020-01-24Adding autocomplete to post, community, message, and site forms. Fixes #453Dessalines
2020-01-24Moving message preview button. Fixes #459Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-23Remove danger from private-message.tsxDessalines
2020-01-22Adding a toaster to replace alerts. Fixes #457Dessalines
2020-01-22Adding message to comment node actions.Dessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
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-19Hide next paginator.Dessalines
2020-01-19Fixing sponsor page. Fixes #444Dessalines
2020-01-19Strongly typing WebsocketJsonResponse. Forgot comment-form.tsxDessalines
2020-01-18First pass at fixing UI to work with new websocketresponses.Dessalines
2020-01-15Fix image expanding and truncation issue.Dessalines
2020-01-15Fix new post fetching. Fixes #422Dessalines
2020-01-15Adding limits to inbox fetching. Fixes #420Dessalines
2020-01-15Temp remove showing post editing on front page, due to glitches.Dessalines
2020-01-15Updating the sponsor list.Dessalines
2020-01-14Fixing text overflow / wrapping for titles and markdown. Fixes #414Dessalines
2020-01-14Removing placeholder image for avatar upload.Dessalines
2020-01-14Adding disable vote buttons when not logged in. #416Dessalines