sbkwgh
|
97413f1a73
Implement post 'likes' feature
|
8 years ago |
sbkwgh
|
28d93284ab
Add new error if user likes their own post
|
8 years ago |
sbkwgh
|
a5323c4f1a
Fix test bugs
|
8 years ago |
sbkwgh
|
5585ec7ddd
Add test for 'liking' a post
|
8 years ago |
sbkwgh
|
3081a168a9
Make heart-buttons dynamic/clickable
|
8 years ago |
sbkwgh
|
06d40c1de9
Change alignment and margin; for reply bubbles, don't add a margin if first reply bubble in list
|
8 years ago |
sbkwgh
|
9a79654cd6
Scaffold heart-button and add component to thread-post
|
8 years ago |
sbkwgh
|
0bdc5b30d8
Fix bug where on changing route/category, method would load nextURL of current category rather than new category
|
8 years ago |
sbkwgh
|
30d8e5da60
Remove bottom border from last post, change padding on post container and last post
|
8 years ago |
sbkwgh
|
ab13d57f82
Fix bugs which prevented scrolling to and highlighting posts working correctly
|
8 years ago |
sbkwgh
|
3ebd347773
Add named route
|
8 years ago |
sbkwgh
|
8b29b079d2
Use postNumber rather than id - if id does not exist add true parameter to load postNumber asynchronously
|
8 years ago |
sbkwgh
|
76f9c47825
Make sure description exists before accessing the property
|
8 years ago |
sbkwgh
|
6a491018c1
Use new modular design
|
8 years ago |
sbkwgh
|
c5ecb27344
Use white background and modular design
|
8 years ago |
sbkwgh
|
bde6c511a8
Change it from top border to bottom border
|
8 years ago |
sbkwgh
|
eb296ea043
Add white background to posts section and change header title to black again
|
8 years ago |
sbkwgh
|
5f826ffe59
Add white background and border-shadow to sidebar, add icon for 'no threads found' message
|
8 years ago |
sbkwgh
|
a2882d1f8f
Update design off placeholder
|
8 years ago |
sbkwgh
|
f7b37205ad
Redesign for a softer look with more curves and less contrast
|
8 years ago |
sbkwgh
|
20ee98602f
Add conditional to show div only if description
|
8 years ago |
sbkwgh
|
514ba58577
Add and implement tests for categories with spaces
|
8 years ago |
sbkwgh
|
57f6b6211c
Change query for category from name field to value field
|
8 years ago |
sbkwgh
|
dd07493bd7
Add computed property if username is null (account is deleted)
|
8 years ago |
sbkwgh
|
a7ff1103ba
Fix tests and implement them to delete user
|
8 years ago |
sbkwgh
|
2604349d65
Add delete post tests
|
8 years ago |
sbkwgh
|
ef0e5bb464
Add edge case if no parameter is provided
|
8 years ago |
sbkwgh
|
af10955b6a
Fix bug where blank password would cause route to hang
|
8 years ago |
sbkwgh
|
b31c15236b
Change test for short string to see if it passes when new password is blank
|
8 years ago |
sbkwgh
|
dfacbff814
Add delete account functionality
|
8 years ago |