summaryrefslogtreecommitdiffstats
path: root/ui/src/components
AgeCommit message (Expand)Author
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
2020-01-13Adding options below comment searches. Fixes #412Dessalines
2020-01-13Add fast comment and post voting. (Doesn't wait for server return)Dessalines
2020-01-06Upgrade package.json.Dessalines
2020-01-03Adding pictshare image thumbnailer.Dessalines
2020-01-03Fixing create_post, create_community, and login pages.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-01Add are you sure dialogs to mod actions.Dessalines
2020-01-01Adding some fixes to new docs system.Dessalines
2020-01-01Adding change password and email address from user settings.Dessalines
2020-01-01Finally got debounce working!Dessalines
2019-12-29Preview image type post.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-28Post editing fix.Dessalines
2019-12-28Fixing non-existent user profile viewing.Dessalines
2019-12-28Fixing empty email field in register form breaking signups.Dessalines
2019-12-28Removing debounce.Dessalines
2019-12-15Fixing suggested title filling.Dessalines
2019-12-14Fix post title and url change.Dessalines
2019-12-11Adding debounce for post name and url changeDessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Adding custom language setting.Dessalines
2019-12-08Fix issue with user page reloading on resort.Dessalines
2019-12-07Adding RSS feeds for inbox and subscribed. Refactored RSS code.Dessalines
2019-12-01Add sort fields to rss.Dessalines
2019-12-01Some RSS work.Dessalines
2019-11-22Fix navigating to your own user page from another (top right nav)Dessalines
2019-11-22Hiding thumbnails for nsfw posts and nsfw community posts.Dessalines
2019-11-22Fixing issue with missing community.Dessalines