Baris Soner Usakli
|
0aeeac9d61
|
image upload and changing images will clean up later andrew stayla
|
12 years ago |
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
|
12 years ago |
Julian Lam
|
e9a552eab4
|
editing of posts
|
12 years ago |
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
|
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
|
30323fa29f
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
|
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 |
Baris Usakli
|
5057af7bbe
|
user edit fix for !==
|
12 years ago |
Baris Usakli
|
44f0183b29
|
fixed anon users visiting user profiles
|
12 years ago |
Baris Usakli
|
2539079c84
|
removed console.log
|
12 years ago |
Baris Usakli
|
9166a9ccde
|
user edit changes
|
12 years ago |
Baris Usakli
|
0210e5a928
|
edit
|
12 years ago |
Baris Usakli
|
9494bf6378
|
edit restrict
|
12 years ago |
Baris Usakli
|
5edf7efd8f
|
user edit and profile changes
|
12 years ago |
Baris Usakli
|
187d5a101a
|
edit page
|
12 years ago |
Baris Usakli
|
36e7baa84d
|
userS
|
12 years ago |
Baris Usakli
|
5e36ca2fbe
|
removed dupe function
|
12 years ago |
Baris Usakli
|
d308242d2d
|
decimal places for rep and post count
|
12 years ago |
Baris Soner Usakli
|
6dda6ce15b
|
removed some console.logs
|
12 years ago |
Baris Soner Usakli
|
8710aa3457
|
users page
|
12 years ago |
psychobunny
|
e061fe061b
|
added custom routing from server side, started moving hardcoded scripts into create_route
|
12 years ago |
psychobunny
|
e75076caad
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
|
12 years ago |
psychobunny
|
09c6aace09
|
custom template half in
|
12 years ago |
Baris Usakli
|
781d7cf9cf
|
template stuff
|
12 years ago |
Baris Usakli
|
bf731dc224
|
user edit
|
12 years ago |
Baris Usakli
|
cef1ba4c08
|
changed profile page to /users/username
|
12 years ago |
Baris Usakli
|
0eacec8166
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
|
12 years ago |
psychobunny
|
91d9775cc4
|
fixed slugs from disappearing if f5ing
|
12 years ago |
Baris Usakli
|
283dbc477b
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
|
12 years ago |
Baris Usakli
|
6a6eeae426
|
edit changes
|
12 years ago |
Julian Lam
|
7bbc630dfb
|
Merge remote-tracking branch 'origin' into thread_options
Conflicts:
public/src/templates.js
|
12 years ago |
psychobunny
|
ace64cec7b
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
|
12 years ago |
psychobunny
|
31542cd9be
|
finished recent, popular and active posts shells, just need to update api methods
|
12 years ago |
Baris Usakli
|
ec104b05d4
|
added links to user profiles from posts and the breadcrumbs
|
12 years ago |
psychobunny
|
6dfc44c63c
|
Merge branch 'master' of https://github.com/psychobunny/NodeBB
Conflicts:
src/webserver.js
|
12 years ago |
psychobunny
|
5153aa7652
|
added template mapping, did users->account
|
12 years ago |
Baris Usakli
|
49cb5fddcd
|
removed some console.log
|
12 years ago |
Baris Usakli
|
ec754d601d
|
users profile page, need to add templates
|
12 years ago |
Julian Lam
|
b2c6d4f7c7
|
interim commit to thread options
|
12 years ago |
Julian Lam
|
d7c5a3c150
|
merging from stash
|
12 years ago |
psychobunny
|
fa64e84dcc
|
fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies
|
12 years ago |
Julian Lam
|
4f38bb10e8
|
Merge remote-tracking branch 'origin'
|
12 years ago |
Julian Lam
|
b6f3211ce7
|
if a thread is locked, the reply buttons all now say "locked", and the
post reply window will not pop up
|
12 years ago |
Baris Soner Usakli
|
da837f662a
|
redirect /login and /register to /account if user is already logged in
|
12 years ago |
Julian Lam
|
30bf27f1c7
|
Merge remote-tracking branch 'origin' into posts-refactor
|
12 years ago |
Julian Lam
|
08c303b3c7
|
interim commit
|
12 years ago |
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
|
12 years ago |
Baris Soner Usakli
|
c906b7419a
|
added reputation to /account
|
12 years ago |
Baris Soner Usakli
|
fee76db8dc
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
954392e4c4
|
fixes to gravatars and get functions in user.js
|
12 years ago |