28 Commits (0d9958afe762dca95b9c97e49af277fe63992397)

Author SHA1 Message Date
Baris Soner Usakli 6be5bcc4c8 closes #308 11 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
Julian Lam 85ac4aac94 group creation and deletion 12 years ago
Baris Usakli 1e66116e1d closes #181 12 years ago
Baris Usakli c70c67394a closes #171 12 years ago
Baris Soner Usakli d6b9a2799b full text search using reds, issue #142 12 years ago
Julian Lam 235553eaf6 Merge branch 'plugins'
Conflicts:
	src/posts.js
12 years ago
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue #143) 12 years ago
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
Baris Usakli 6af3b0ffc6 account settings 12 years ago
Baris Soner Usakli c571a73a8b closes #44 12 years ago
Baris Soner Usakli 761d8fc508 recent page gets alerts when new topics and posts are created 12 years ago
Baris Soner Usakli 56dc29a747 closes #44 12 years ago
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :) 12 years ago
Baris Usakli a43c7bc90f changed the /latest route to /recent to match the text 12 years ago
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions 12 years ago
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 12 years ago
Julian Lam 88bf9425db install script + patching up integration with install wizard 12 years ago
Julian Lam 65b6010d74 installation wizard under /install 12 years ago
Julian Lam 00a9ec0f12 interim commit 12 years ago
Baris Usakli 65e24ed5cb added admin routes to config.json 12 years ago
psychobunny 47d491b266 some left over unfinished templates fixes from last week. deeper urls now take higher precedence. 12 years ago
psychobunny 1cdbd376ba deprecated server side templates finally. code sharing between client side and server side templates; force_refresh parameter added to temasd
deprecated server side templates finally. code sharing between client
side and server side templates; force_refresh parameter added to
templates config.json; created initialization fn for webserver
12 years ago
Baris Usakli 58aa0ee647 friends 12 years ago
psychobunny f3f08a9c94 more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin. 12 years ago
psychobunny 31e845f4b0 added regex matching to templates/ajaxify. needs cleanup, just unblocking baris 12 years ago
psychobunny 31542cd9be finished recent, popular and active posts shells, just need to update api methods 12 years ago
psychobunny 1df9de049b forgot templates config 12 years ago