sbkwgh
|
e6d64879e3
Remove username message in logout button; redirect to / on logout
|
há 8 anos atrás |
sbkwgh
|
0c626412e7
Remove unneccessary cruft of changing this and that on logout - next commit will just redirect user to homepage
|
há 8 anos atrás |
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
|
há 8 anos atrás |
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
|
há 8 anos atrás |
sbkwgh
|
d6ce215082
Remove event handling for heart button
|
há 8 anos atrás |
sbkwgh
|
464ee3c4a1
Add border-radius
|
há 8 anos atrás |
sbkwgh
|
d0ebbd7763
Add empty unicode character to preserve line-height
|
há 8 anos atrás |
sbkwgh
|
2559220118
Fix parts of component that required potentially null 'username' field, use computed username field instead
|
há 8 anos atrás |
sbkwgh
|
319b09b159
Add message to log out button
|
há 8 anos atrás |
sbkwgh
|
1a5eb0e97f
Hook up to server, prevent from liking if not logged in
|
há 8 anos atrás |
sbkwgh
|
01b3767569
If button is clicked/unclicked during a session, increment likes count without reloading ajax
|
há 8 anos atrás |
sbkwgh
|
00b2c7bd14
Add events to hookup heart button component to thread route
|
há 8 anos atrás |
sbkwgh
|
3081a168a9
Make heart-buttons dynamic/clickable
|
há 8 anos atrás |
sbkwgh
|
06d40c1de9
Change alignment and margin; for reply bubbles, don't add a margin if first reply bubble in list
|
há 8 anos atrás |
sbkwgh
|
9a79654cd6
Scaffold heart-button and add component to thread-post
|
há 8 anos atrás |
sbkwgh
|
0bdc5b30d8
Fix bug where on changing route/category, method would load nextURL of current category rather than new category
|
há 8 anos atrás |
sbkwgh
|
30d8e5da60
Remove bottom border from last post, change padding on post container and last post
|
há 8 anos atrás |
sbkwgh
|
ab13d57f82
Fix bugs which prevented scrolling to and highlighting posts working correctly
|
há 8 anos atrás |
sbkwgh
|
3ebd347773
Add named route
|
há 8 anos atrás |
sbkwgh
|
8b29b079d2
Use postNumber rather than id - if id does not exist add true parameter to load postNumber asynchronously
|
há 8 anos atrás |
sbkwgh
|
76f9c47825
Make sure description exists before accessing the property
|
há 8 anos atrás |
sbkwgh
|
6a491018c1
Use new modular design
|
há 8 anos atrás |
sbkwgh
|
c5ecb27344
Use white background and modular design
|
há 8 anos atrás |
sbkwgh
|
bde6c511a8
Change it from top border to bottom border
|
há 8 anos atrás |
sbkwgh
|
eb296ea043
Add white background to posts section and change header title to black again
|
há 8 anos atrás |
sbkwgh
|
5f826ffe59
Add white background and border-shadow to sidebar, add icon for 'no threads found' message
|
há 8 anos atrás |
sbkwgh
|
a2882d1f8f
Update design off placeholder
|
há 8 anos atrás |
sbkwgh
|
f7b37205ad
Redesign for a softer look with more curves and less contrast
|
há 8 anos atrás |
sbkwgh
|
20ee98602f
Add conditional to show div only if description
|
há 8 anos atrás |
sbkwgh
|
dd07493bd7
Add computed property if username is null (account is deleted)
|
há 8 anos atrás |