Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh c146d40aa8 Add link changing code from admin page hace 8 años
  sbkwgh 91e1e5b47f Add subpages to user route, move ajax posts code to UserPosts.vue file hace 8 años
  sbkwgh 89042d5d63 Add pagination to user page hace 8 años
  sbkwgh f1c325b3ca Fix bug where length was not correctly calculated on string hace 8 años
  sbkwgh ec4fe5f24e Move margin to top hace 8 años
  sbkwgh 1d66afb89c Add scroll load functionality to thread page hace 8 años
  sbkwgh 49ccd1b57d Add thread title to post optionally and on click navigate to post hace 8 años
  sbkwgh ac1beba198 On click of avatar icon go to user page hace 8 años
  sbkwgh cecd4267d4 Add thread-post component, and get posts from server from user hace 8 años
  sbkwgh 97ae2fddb9 Create and use ThreadPost component for thread page hace 8 años
  sbkwgh dde48e9a12 Add user page hace 8 años
  sbkwgh 497b1dac9a Get latest thread not post hace 8 años
  sbkwgh f8ff1a3f57 If not logged in redirect from new thread page to / and show account modal hace 8 años
  sbkwgh e9a6d08c89 Add delay to deleting error message so it can fade properly hace 8 años
  sbkwgh 9119728438 Add error-tooltip component and use this to replace error tooltips in other components hace 8 años
  sbkwgh ad7bd137e2 Add error handling for new thread page and for input editor hace 8 años
  sbkwgh 99a7fe311a Add 'all' category hace 8 años
  sbkwgh fa3f4feeb8 Update threads on route change hace 8 años
  sbkwgh fc075ef19b Add content to avatar tooltip hace 8 años
  sbkwgh ba09a6c77f Use username not id hace 8 años
  sbkwgh 65f3262ec3 Use avatar-icon component instead of icon hace 8 años
  sbkwgh eb6eefc9de Use ajax error handler hace 8 años
  sbkwgh 695dfbce67 Use ajax for reply name hace 8 años
  sbkwgh 50d92a0acd Move reply icon into component hace 8 años
  sbkwgh 73bca92741 Use replying-to component for replying-to username link hace 8 años
  sbkwgh 61686948e9 Use 'hover' instead of 'expand' for attribute hace 8 años
  sbkwgh cbfb95b28f Use InfoTooltip for a generalized tooltip component, and use this in post-reply component hace 8 años
  sbkwgh d23bb4c8d3 Scroll to and highlight post hace 8 años
  sbkwgh 1b00d0b964 Emit click event on click of button hace 8 años
  sbkwgh b15cbfb8fb Implement reply bubbles and add hover opacity effect to post footer hace 8 años