332 Commits (981719dee111ec3f0b879860a8b4091b4a9e5c06)

Author SHA1 Message Date
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions 12 years ago
Julian Lam 1a104686ac new header for meta title 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 fd350bbb4e nibbed out and hardcoded uid 1 as an admin... first registered user becomes an admin!! 12 years ago
Julian Lam 9af39622ed actually using identicon default across the site 12 years ago
Julian Lam 48bccb3498 applying custom theme (if enabled) to all routes 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
psychobunny a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive 12 years ago
psychobunny cd4ca110a1 moved utils over to client side for code sharing 12 years ago
Baris Soner Usakli ef304a712f strip tags from signature when they are saving, separated info in user profile and added signature box 12 years ago
Julian Lam 26781157b3 refactoring posts, topics, and categories so that each "get" is moved up
one level. Topics.get will get all of the posts in a tid, etc.
12 years ago
Baris Soner Usakli 9c5fa5fc5e signature work 12 years ago
psychobunny 47d491b266 some left over unfinished templates fixes from last week. deeper urls now take higher precedence. 12 years ago
Baris Usakli dfdbc3bea2 admin/redis page 12 years ago
Baris Usakli 9d5f6364ad removed console.logs 12 years ago
Baris Usakli 9cd189e273 relative time fix 12 years ago
Baris Usakli d1041bedf4 imagemagick resizing 12 years ago
Baris Usakli 40b8264d6e only png jpg and gifs are allowed for image upload, increase profile image size to 256kb 12 years ago
Baris Usakli 3b0978caa7 add friend button invisible if user is already friend 12 years ago
Baris Usakli 58aa0ee647 friends 12 years ago
Baris Usakli c76eeaba3e removed old upload code 12 years ago
Baris Usakli 39798b9f79 changed the file upload to use streams 12 years ago
Baris Usakli 233752a9c7 why does urls dont work when put into address bar 12 years ago
Baris Usakli 073b87982b moved user routes into routers/user.js 12 years ago
Baris Usakli 188b1d5ada for andrew 12 years ago
Baris Usakli 4c324664fa removed global modules 12 years ago
Julian Lam 487d740164 added client and server validation on registration 12 years ago
psychobunny 6b495767c0 removed server side templates for register 12 years ago
psychobunny a4e8f9e706 cleaned up webserver a bit, moved over authentication stuff into its own file, got rid of unused routes, user routes still need to be moved out but am waiting for baris to finish 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