summaryrefslogtreecommitdiffstats
path: root/ui/src/components
AgeCommit message (Expand)Author
2020-07-13Making chat only sortable by new.Dessalines
2020-07-13Using community-link instead.Dessalines
2020-07-13Merge remote-tracking branch 'upstream/master' into add_post_title_to_comment...Ernest
2020-07-13Add post title to user comments inbox view, comment_view, user_mention_viewErnest
2020-07-12Fixing offset for mobile reflow.Dessalines
2020-07-12Add post title to user overview and user comment listErnest
2020-07-12Add post title to comments view #948Ernest
2020-07-12Moving recent comments into main view as a chat select. Fixes #943Dessalines
2020-07-11Comment box focus (#947)Dessalines
2020-07-11Adding number of comments for user search.Dessalines
2020-07-11Remove karma count from search results(fixes #853)Justin Hernandez
2020-07-11Redirect error on create_post page for not logged in users. #937 (#938)ernestwisniewski
2020-07-10Forbid users to use empty titles for posts (#930)Tony Antonov
2020-07-10Replacing selectr with choices.js for community searching. (#932)Dessalines
2020-07-09Merge branch 'master' into remove_twemojiDessalines
2020-07-09Remove button for avatars. Fixes #755 (#924)Dessalines
2020-07-09Redirect to login page for votes, comments, pages, etc. Fixes #849 (#926)Dessalines
2020-07-09Correctly hide next / prev in paginators. Fixes #914 (#927)Dessalines
2020-07-09A few cake day fixes. #916Dessalines
2020-07-09Removing twemoji, and the massive emoji picker. Fixes #895Dessalines
2020-07-09Merge remote-tracking branch 'upstream/master' into cake-dayFilip785
2020-07-09Making comment collapse and lightning buttons not spans. Fixes #884Dessalines
2020-07-09Adding lemmy's devs / contributors to the sidebar. Fixes #743Dessalines
2020-07-09Adding select quoting of text for comments. Fixes #790Dessalines
2020-07-08Merge remote-tracking branch 'upstream/master' into cake-dayFilip785
2020-07-08Blocking page refresh when forms are filled. Fixes #671Dessalines
2020-07-08Updates to PR as requestedFilip785
2020-07-08Merge remote-tracking branch 'upstream/master' into cake-dayFilip785
2020-07-08HTML title bugs.Dessalines
2020-07-08Add cake day display in user page & posts/comments #682Filip785
2020-07-05Adding to sponsors list.Dessalines
2020-07-04Some navbar fixes.Dessalines
2020-07-03Adding a search icon, and a faster transition.Dessalines
2020-07-03Merge branch 'master' into arrudaricardo-issue-#814Dessalines
2020-07-03Merge branch 'issue-#814' of https://github.com/arrudaricardo/lemmy into arru...Dessalines
2020-07-03Adding to sponsors list.Dessalines
2020-07-03Modify search button to be expandable.Ricardo de Arruda
2020-07-01Adding to sponsors list.Dessalines
2020-07-01Adding to sponsors list.Dessalines
2020-07-01Adding a math check for logins (until we get a proper captcha).Dessalines
2020-07-01Nother fix for comment box bug. #861Dessalines
2020-06-30Merge branch 'issue-#814' of https://github.com/arrudaricardo/lemmy into arru...Dessalines
2020-07-01Replace search button to input field at navbar.Ricardo de Arruda
2020-06-30improve lighthouse best practices audit (#863)Andy Coupe
2020-06-29Adding some sponsorsDessalines
2020-06-27Merge branch 'master' into federationDessalines
2020-06-27Fixing comment edits stalling. Fixes #846Dessalines
2020-06-23Merge branch 'master' into federation_merge_from_master_2Dessalines
2020-06-23Making sure new comments don't clear out your current textarea.Dessalines
2020-06-22Coerce empty post form to undefined. Fixes #602Dessalines