Historique des commits

Auteur SHA1 Message Date
  sbkwgh 2559220118 Fix parts of component that required potentially null 'username' field, use computed username field instead il y a 8 ans
  sbkwgh 319b09b159 Add message to log out button il y a 8 ans
  sbkwgh 1a5eb0e97f Hook up to server, prevent from liking if not logged in il y a 8 ans
  sbkwgh 01b3767569 If button is clicked/unclicked during a session, increment likes count without reloading ajax il y a 8 ans
  sbkwgh 00b2c7bd14 Add events to hookup heart button component to thread route il y a 8 ans
  sbkwgh 3081a168a9 Make heart-buttons dynamic/clickable il y a 8 ans
  sbkwgh 06d40c1de9 Change alignment and margin; for reply bubbles, don't add a margin if first reply bubble in list il y a 8 ans
  sbkwgh 9a79654cd6 Scaffold heart-button and add component to thread-post il y a 8 ans
  sbkwgh 0bdc5b30d8 Fix bug where on changing route/category, method would load nextURL of current category rather than new category il y a 8 ans
  sbkwgh 30d8e5da60 Remove bottom border from last post, change padding on post container and last post il y a 8 ans
  sbkwgh ab13d57f82 Fix bugs which prevented scrolling to and highlighting posts working correctly il y a 8 ans
  sbkwgh 3ebd347773 Add named route il y a 8 ans
  sbkwgh 8b29b079d2 Use postNumber rather than id - if id does not exist add true parameter to load postNumber asynchronously il y a 8 ans
  sbkwgh 76f9c47825 Make sure description exists before accessing the property il y a 8 ans
  sbkwgh 6a491018c1 Use new modular design il y a 8 ans
  sbkwgh c5ecb27344 Use white background and modular design il y a 8 ans
  sbkwgh bde6c511a8 Change it from top border to bottom border il y a 8 ans
  sbkwgh eb296ea043 Add white background to posts section and change header title to black again il y a 8 ans
  sbkwgh 5f826ffe59 Add white background and border-shadow to sidebar, add icon for 'no threads found' message il y a 8 ans
  sbkwgh a2882d1f8f Update design off placeholder il y a 8 ans
  sbkwgh f7b37205ad Redesign for a softer look with more curves and less contrast il y a 8 ans
  sbkwgh 20ee98602f Add conditional to show div only if description il y a 8 ans
  sbkwgh dd07493bd7 Add computed property if username is null (account is deleted) il y a 8 ans
  sbkwgh dfacbff814 Add delete account functionality il y a 8 ans
  sbkwgh 7e164e5fef Remove console.log il y a 8 ans
  sbkwgh 757c539d34 Add change password functionality il y a 8 ans
  sbkwgh 55324120d1 Fix same issue to FancyTextarea with having block level div at 100% width il y a 8 ans
  sbkwgh 58df7ed445 Update css for user page to preserve whitespace in description il y a 8 ans
  sbkwgh 6b99116c91 Save via ajax description il y a 8 ans
  sbkwgh 35a9af7252 Fix error where it would access non-existent property il y a 8 ans