Commit Graph

214 Commits

Author SHA1 Message Date
K. Nobel
e80ce3b793 Improved selectAllFriends query 2017-01-18 14:22:03 +01:00
Hendrik
b5ceb1b5e0 add pagetype selector, add search filter 2017-01-18 14:20:32 +01:00
Joey Lai
afcd048260 Almost finished login/register page 2017-01-18 12:35:41 +01:00
Lars van Hijfte
eb2a343d5f added live sending messages from user 2 to user 2 2017-01-18 12:08:53 +01:00
Marijn Jansen
dde463df6c Added password change 2017-01-18 10:43:54 +01:00
Marijn Jansen
683fec805c Merge branch 'marijn-settings' into 'master'
Settings work with sql, session is hardcoded to 2 glob db

See merge request !53
2017-01-17 16:50:19 +01:00
Marijn Jansen
11f2297d5a Setting loadin, settings update, db is now global 2017-01-17 16:47:49 +01:00
Hendrik
8ce6cd1aa2 add rudimentary search 2017-01-17 16:23:44 +01:00
Hendrik
d1d07ce37d Merge remote-tracking branch 'origin/lars-algemeen' into hendrik-testing 2017-01-17 15:15:14 +01:00
Hendrik
146fc7108b add usersearch query 2017-01-17 15:13:32 +01:00
Lars van Hijfte
a8fcbecc2e Fixed things 2017-01-17 15:02:54 +01:00
Lars van Hijfte
5812eb9b49 Added group_page functions for the admin page 2017-01-17 14:44:20 +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