Historique des commits

Auteur SHA1 Message Date
  sbkwgh 280150aaf8 Decouple core input editor and input editor preview from floating input editor il y a 8 ans
  sbkwgh e6d64879e3 Remove username message in logout button; redirect to / on logout il y a 8 ans
  sbkwgh 0c626412e7 Remove unneccessary cruft of changing this and that on logout - next commit will just redirect user to homepage il y a 8 ans
  sbkwgh 619fdeea5c Fix bug where you couldn't like a post if it was by a deleted user; TODO: fix bug involving component state when user logs out il y a 8 ans
  sbkwgh 18a770423b Basically a re-write - use computed properties to make sure any reactive changes are propagated to component, better event handling, much more closely coupled to data now il y a 8 ans
  sbkwgh d6ce215082 Remove event handling for heart button il y a 8 ans
  sbkwgh 464ee3c4a1 Add border-radius il y a 8 ans
  sbkwgh d0ebbd7763 Add empty unicode character to preserve line-height il y a 8 ans
  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