Commit Graph

15 Commits

Author SHA1 Message Date
Marijn Jansen
08c3d73377 Merge branch 'master' into 'marijn-settings'
# Conflicts:
#   website/views/menu.php
2017-01-24 14:02:19 +01:00
Marijn Jansen
c1359920e0 New Standard avatar 2017-01-24 14:00:55 +01:00
Lars van Hijfte
58ce5f1e75 Menu, netjes, notification 2017-01-23 16:24:48 +01:00
Lars van Hijfte
93b6835ea4 Changed style and added friendrequests 2017-01-23 11:33:27 +01:00
Lars van Hijfte
173ef3e50c Added a notification bar 2017-01-20 16:17:56 +01:00
K. Nobel
56b17675fa Merge branch 'master' of ssh://gitlab-fnwi.uva.nl:1337/11166932/WebDB 2017-01-19 16:04:07 +01:00
K. Nobel
84719529bb Fixed queries and profile page. 2017-01-19 12:01:39 +01:00
Lars van Hijfte
186cdf1445 Made $db global 2017-01-19 11:57:54 +01:00
K. Nobel
b37d06e2cc Updated queries 2017-01-19 11:55:23 +01:00
Lars van Hijfte
b71cf36798 Fixed chat
It now has a userID again,
displays which user you are chatting withhover over user changes different background
2017-01-19 11:08:55 +01:00
Kevin Nobel
99bffc6f47 Merge branch 'master' into 'kevin-prototype'
# Conflicts:
#   website/queries/friendship.php
#   website/queries/user.php
2017-01-18 16:22:29 +01:00
Lars van Hijfte
95fd3c0040 chat is done? 2017-01-18 15:09:52 +01:00
K. Nobel
e80ce3b793 Improved selectAllFriends query 2017-01-18 14:22:03 +01:00
Lars van Hijfte
6385324b13 The menu now backend supported
It loads the friends and groups of userID 2 by default (only if there is no session userID set
2017-01-17 14:16:17 +01:00
Lars van Hijfte
10d3e177ae Begin with the connection between php and mysql.
It has a template that loads all the friends of userID 666.
It uses a connect.php and a friendship.php
2017-01-17 12:48:01 +01:00