psychobunny
|
ca46d0f8e1
|
fixed disconnect modal; fixed modal overlay BS3 issue
|
12 years ago |
psychobunny
|
b5a26696f8
|
fixed the chat modal
|
12 years ago |
psychobunny
|
e82a9ec37a
|
more less cleanup
|
12 years ago |
psychobunny
|
7be69b0b54
|
more cleanup, account.less, removed mobile sidebar functionality completely
|
12 years ago |
psychobunny
|
879a31f51e
|
had to remove hidden-xs from the footer - BS3's !important takes precedence over the fading animation and looks ugly (flex)
|
12 years ago |
psychobunny
|
346681ba27
|
removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now.
|
12 years ago |
psychobunny
|
f33a9c3941
|
updated hidden/visible device flags to BS3
|
12 years ago |
Baris Soner Usakli
|
2c5e9d47ad
|
admin routes and fixes
|
12 years ago |
Baris Usakli
|
6eb9af77e6
|
first pass at subfolder
|
12 years ago |
Baris Usakli
|
5f8ca4aa6c
|
moved modals to footer.tpl from header.tpl
|
12 years ago |
Baris Usakli
|
aecffecdf1
|
footer shows total topic post count
|
12 years ago |
Baris Usakli
|
9e7e0f6579
|
changed updateHeader to check for the existance of the user label
|
12 years ago |
psychobunny
|
0b6a9d59c2
|
derp, footer has been pointing to the wrong site this whole time
|
12 years ago |
psychobunny
|
a8f6222824
|
part2 of mobile sidebar menu. still disabled for now going to come back to this later.
|
12 years ago |
psychobunny
|
a846caa387
|
added post button to mobile menu
|
12 years ago |
psychobunny
|
54f86a912c
|
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
|
12 years ago |
psychobunny
|
f05b5165c5
|
fix for footer js not executing on non-root
|
12 years ago |
psychobunny
|
34131ad46c
|
modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
|
12 years ago |
Baris Usakli
|
da46a73efe
|
looks better without disconnect alert
|
12 years ago |
psychobunny
|
af7550ca30
|
console.log
|
12 years ago |
Baris Usakli
|
8f281e9792
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
0f2014193d
|
top bar fix
|
12 years ago |
Julian Lam
|
2a829a0618
|
derpy globals to get notification pushing working for sockets on new notification event
|
12 years ago |
Julian Lam
|
cf64952918
|
bugfixing notif window
|
12 years ago |
Julian Lam
|
7321088ac5
|
added a call to check for new notifications on load
|
12 years ago |
Julian Lam
|
79bf5fad5b
|
tweaks to notif window to show relative time
|
12 years ago |
Julian Lam
|
1f7ab82f78
|
Merge remote-tracking branch 'origin' into notifications
Conflicts:
src/webserver.js
|
12 years ago |
Julian Lam
|
c8d48127ad
|
more changes to notification dropdown in header bar
|
12 years ago |
Julian Lam
|
6f4c480cd8
|
interim commit on notifications dropdown
|
12 years ago |
Baris Usakli
|
9f8c9e8822
|
derp
|
12 years ago |
Baris Soner Usakli
|
0aeeac9d61
|
image upload and changing images will clean up later andrew stayla
|
12 years ago |
Julian Lam
|
b244da724e
|
edit labels, and fixing responsive layout in topic view
|
12 years ago |
Julian Lam
|
2acd40a8bb
|
fixing up the post window to extend the body when opened, so it doesn't clip stuff
|
12 years ago |
Baris Usakli
|
fa04273b72
|
footer lastest user links to their profile
|
12 years ago |
Baris Usakli
|
cef1ba4c08
|
changed profile page to /users/username
|
12 years ago |
Baris Usakli
|
6a6eeae426
|
edit changes
|
12 years ago |
Baris Usakli
|
4ffbf88274
|
fixed header to link to new users page
|
12 years ago |
Baris Soner Usakli
|
fee76db8dc
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
08f7b64ccf
|
hash changes to user data
|
12 years ago |
psychobunny
|
496ed20615
|
fixed annoying footer being hidden then reshown on first load
|
12 years ago |
Julian Lam
|
0dbc1ba692
|
restricted the user.get socket listener to only react once
|
12 years ago |
Julian Lam
|
60c1e937a1
|
tweaking twitter login so that if the config is blank, trying to log in via twitter won't crash the server
|
12 years ago |
Julian Lam
|
8e5714cab4
|
skeleton for twitter integration via passport
|
12 years ago |
Julian Lam
|
829dae05c5
|
updating header to show user label when logged in, and register/login when
not
|
12 years ago |
psychobunny
|
f8345a1223
|
added timestamp to record users
|
12 years ago |
psychobunny
|
a655ebb290
|
most users ever online block
|
12 years ago |
psychobunny
|
93d7f8d52c
|
hide latest user block if doesn't exist
|
12 years ago |
Julian Lam
|
cb9a110a5d
|
RUN npm install AFTER PULLING THIS COMMIT!
Added user label to header, gravatar support
|
12 years ago |
Julian Lam
|
2a9c33b9f8
|
user activity counter (bug present where all users register as same session? this isn't good....)
|
12 years ago |
psychobunny
|
5173498180
|
client side templates in, fixed home page to parse templates on ajaxify, added footer to the page transition animation for smoothness
|
12 years ago |