Commit Graph

122 Commits

Author SHA1 Message Date
Baris Soner Usakli
5796140f58 image upload changes 2013-05-13 13:30:33 -04:00
Baris Soner Usakli
5785b16ae9 fixed users page so that all reps and post counts are comma delimited, some image upload fixes 2013-05-13 12:45:40 -04:00
Baris Soner Usakli
e476e27807 image upload error msgs, file size limit 2013-05-13 12:14:10 -04:00
Baris Soner Usakli
0aeeac9d61 image upload and changing images will clean up later andrew stayla 2013-05-11 21:55:14 -04:00
Baris Soner Usakli
7d27a7c6d3 changed user update profile so that it only updates specific fields, before it was possible to send in rep,post count 2013-05-09 13:53:58 -04:00
Julian Lam
e9a552eab4 editing of posts 2013-05-09 10:20:25 -04:00
psychobunny
f218e0f3a7 user has read feature - turns post count badge red if there is a new post and grey if the user has seen this post already 2013-05-09 07:27:55 +00:00
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 2013-05-09 06:26:32 +00:00
psychobunny
30323fa29f Merge branch 'master' of https://github.com/psychobunny/NodeBB 2013-05-09 03:33:58 +00:00
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. 2013-05-09 03:33:53 +00:00
Baris Usakli
5057af7bbe user edit fix for !== 2013-05-08 16:00:37 -04:00
Baris Usakli
44f0183b29 fixed anon users visiting user profiles 2013-05-08 14:58:40 -04:00
Baris Usakli
2539079c84 removed console.log 2013-05-08 14:54:07 -04:00
Baris Usakli
9166a9ccde user edit changes 2013-05-08 14:49:33 -04:00
Baris Usakli
0210e5a928 edit 2013-05-08 14:26:29 -04:00
Baris Usakli
9494bf6378 edit restrict 2013-05-08 14:20:57 -04:00
Baris Usakli
5edf7efd8f user edit and profile changes 2013-05-08 13:43:56 -04:00
Baris Usakli
187d5a101a edit page 2013-05-08 12:51:37 -04:00
Baris Usakli
36e7baa84d userS 2013-05-08 11:48:21 -04:00
Baris Usakli
5e36ca2fbe removed dupe function 2013-05-08 11:10:16 -04:00
Baris Usakli
d308242d2d decimal places for rep and post count 2013-05-08 11:08:56 -04:00
Baris Soner Usakli
6dda6ce15b removed some console.logs 2013-05-07 20:12:48 -04:00
Baris Soner Usakli
8710aa3457 users page 2013-05-07 19:18:13 -04:00
psychobunny
e061fe061b added custom routing from server side, started moving hardcoded scripts into create_route 2013-05-07 21:29:28 +00:00
psychobunny
e75076caad Merge branch 'master' of https://github.com/psychobunny/NodeBB 2013-05-07 21:17:25 +00:00
psychobunny
09c6aace09 custom template half in 2013-05-07 21:17:22 +00:00
Baris Usakli
781d7cf9cf template stuff 2013-05-07 17:16:57 -04:00
Baris Usakli
bf731dc224 user edit 2013-05-07 16:49:18 -04:00
Baris Usakli
cef1ba4c08 changed profile page to /users/username 2013-05-07 16:35:29 -04:00
Baris Usakli
0eacec8166 Merge branch 'master' of https://github.com/psychobunny/NodeBB 2013-05-07 16:21:30 -04:00
psychobunny
91d9775cc4 fixed slugs from disappearing if f5ing 2013-05-07 19:22:38 +00:00
Baris Usakli
283dbc477b Merge branch 'master' of https://github.com/psychobunny/NodeBB 2013-05-07 13:55:05 -04:00
Baris Usakli
6a6eeae426 edit changes 2013-05-07 13:55:02 -04:00
Julian Lam
7bbc630dfb Merge remote-tracking branch 'origin' into thread_options
Conflicts:
	public/src/templates.js
2013-05-07 12:56:21 -04:00
psychobunny
ace64cec7b Merge branch 'master' of https://github.com/psychobunny/NodeBB 2013-05-07 16:52:41 +00:00
psychobunny
31542cd9be finished recent, popular and active posts shells, just need to update api methods 2013-05-07 16:52:35 +00:00
Baris Usakli
ec104b05d4 added links to user profiles from posts and the breadcrumbs 2013-05-07 12:47:12 -04:00
psychobunny
6dfc44c63c Merge branch 'master' of https://github.com/psychobunny/NodeBB
Conflicts:
	src/webserver.js
2013-05-07 16:14:22 +00:00
psychobunny
5153aa7652 added template mapping, did users->account 2013-05-07 16:12:26 +00:00
Baris Usakli
49cb5fddcd removed some console.log 2013-05-07 11:53:40 -04:00
Baris Usakli
ec754d601d users profile page, need to add templates 2013-05-07 10:56:30 -04:00
Julian Lam
b2c6d4f7c7 interim commit to thread options 2013-05-07 09:21:46 -04:00
Julian Lam
d7c5a3c150 merging from stash 2013-05-06 21:15:53 -04:00
psychobunny
fa64e84dcc fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies 2013-05-06 22:05:42 +00:00
Julian Lam
4f38bb10e8 Merge remote-tracking branch 'origin' 2013-05-06 15:31:32 -04:00
Julian Lam
b6f3211ce7 if a thread is locked, the reply buttons all now say "locked", and the
post reply window will not pop up
2013-05-06 15:09:22 -04:00
Baris Soner Usakli
da837f662a redirect /login and /register to /account if user is already logged in 2013-05-06 14:27:15 -04:00
Julian Lam
30bf27f1c7 Merge remote-tracking branch 'origin' into posts-refactor 2013-05-06 10:05:10 -04:00
Julian Lam
08c303b3c7 interim commit 2013-05-06 10:05:00 -04:00
psychobunny
8a2c18de5b fixed ajaxify bug that was rendering pages twice (solved flicker issue); fixed entering rooms that was casuing rep/streaming posts to not work; fixed /accounts to work by adding get data route; fixed bug that preventing gravatars from loading if there was more than one post in the thread 2013-05-06 03:41:22 +00:00