summaryrefslogtreecommitdiffstats
path: root/ui/src/components
AgeCommit message (Expand)Author
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
2019-11-21Adding archive button for valid post urls.Dessalines
2019-11-01Password reset mostly working.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-10-20Adding default sort / filter into user settings.Dessalines
2019-10-20Externalize into sort-select component.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-18Merge branch 'chore/eslint' of https://github.com/zacanger/lemmy into zacange...Dessalines
2019-10-18Fixing issue with community.tsx.Dessalines
2019-10-18chore: switch from tslint to eslintzacanger
2019-10-18Adding sponsors.Dessalines
2019-10-17Make delete account require password.Dessalines
2019-10-17Don't allow image uploads for non-logged-in users.Dessalines
2019-10-16Use pre tags for view source to preserve newlines.Dessalines
2019-10-15Adding permanently delete account comments and posts.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-10-13Adding admin abilities on user pages.Dessalines
2019-10-13Sort removed and deleted comments at the bottom.Dessalines
2019-10-13Auto fetch new posts for front page and communities.Dessalines
2019-10-12Stopping autoplay, widening videos to show controls.Dessalines
2019-09-13Adding an online user count to main page.Dessalines
2019-09-13Add Creator flair for post creator / OPs commentsDessalines
2019-09-11Reverting tribute, didnt work for non-dev build.Dessalines
2019-09-11Fixing tribute positioning issue, moving recent comments to top.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-08Add image loading indicator.Dessalines