summaryrefslogtreecommitdiff
path: root/Project-Unite/Controllers/ProfilesController.cs
AgeCommit message (Collapse)Author
2017-03-24Notification daemon works.Michael
You now get notifications when someone you follow makes a post - or when a user replies to a topic you made.
2017-03-24You can now follow and unfollow users.Michael
2017-03-24God I hate ghost keystrokes.Michael
2017-03-24possibly fix a 404Michael
2017-03-24Bug fixMichael
Fix issue where (dis)liking a user's post causes a redirect to your own profile.
2017-03-23User posts can be liked and disliked.Michael
2017-03-23middle-end for user postsMichael
2017-03-23Profile work.Michael