Julian Lam
|
043aafd7b7
|
closed #315
|
12 years ago |
Baris Usakli
|
24e4be77d8
|
closes #304
|
12 years ago |
psychobunny
|
221b9bc149
|
formatting - template associated js
|
12 years ago |
Baris Usakli
|
be51025048
|
the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273
|
12 years ago |
psychobunny
|
3b75734672
|
footer.less, added stats cards (ala soundsz) and replaced old footer
|
12 years ago |
Baris Usakli
|
1f08e407d1
|
closes #248
|
12 years ago |
psychobunny
|
2c238f49e0
|
added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
|
12 years ago |
Baris Soner Usakli
|
cc1f668308
|
changed chat online offline messages
|
12 years ago |
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
12 years ago |
Baris Usakli
|
6a08fedf18
|
closes #210
|
12 years ago |
Baris Usakli
|
8a4a0154f6
|
closes #211, closes #213
|
12 years ago |
psychobunny
|
f251b9c6c5
|
Merge branch 'master' into bootstrap3
|
12 years ago |
psychobunny
|
cc6e028b1d
|
fixed alert-notify (and blanks) to alert-warning
|
12 years ago |
Julian Lam
|
eed66c099b
|
fixing double notif error on new notif
|
12 years ago |
Julian Lam
|
15feaafd68
|
attempting fix for #179, @barisusakli can you pull and test if this is still present?
|
12 years ago |
psychobunny
|
e2ffac74bc
|
added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
|
12 years ago |
psychobunny
|
5ab1758d28
|
simple toaster popup on new notification
|
12 years ago |
Julian Lam
|
4457228903
|
closed #134
|
12 years ago |
Julian Lam
|
7251af56e3
|
refactored notifications library to mark all notifs read when the menu is
opened (closes #134)
|
12 years ago |
Baris Soner Usakli
|
a5acf31fc6
|
posts on user account page scroll to the post now
|
12 years ago |
Baris Usakli
|
19b570cdcf
|
closes #122
|
12 years ago |
Julian Lam
|
7a1e1b5b60
|
fixing issue where notifications toggle was causing an ajaxify
|
12 years ago |
Baris Usakli
|
676765278e
|
closes #111
|
12 years ago |
Baris Soner Usakli
|
f7d27cdef1
|
nconf fixes
|
12 years ago |
Baris Soner Usakli
|
4a79459a87
|
bolded footer topic/post count
|
12 years ago |
Baris Soner Usakli
|
2c5e9d47ad
|
admin routes and fixes
|
12 years ago |
Baris Soner Usakli
|
d7597608d5
|
fixed login register logout
|
12 years ago |
Baris Usakli
|
93653e88df
|
changed most of the ajax calls to use sockets
|
12 years ago |
Baris Soner Usakli
|
1e40ed28e5
|
fixed typo in footer
|
12 years ago |
Baris Usakli
|
aecffecdf1
|
footer shows total topic post count
|
12 years ago |
Baris Soner Usakli
|
caf81b7312
|
fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now
|
12 years ago |
Baris Soner Usakli
|
99465f1ffd
|
moved chat socket.on to footer
|
12 years ago |
Baris Usakli
|
c870e8bbf3
|
testing user search in admin panel
|
12 years ago |
Julian Lam
|
87e2023c86
|
closed #28 by implementing solution #2
|
12 years ago |
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
12 years ago |
Baris Usakli
|
9e7e0f6579
|
changed updateHeader to check for the existance of the user label
|
12 years ago |
Baris Soner Usakli
|
45dec91e1b
|
reverted updateHeader code in footer.js to fix top bar after an image upload
|
12 years ago |
Baris Soner Usakli
|
a4fc5ff981
|
fixed user header image
|
12 years ago |
Julian Lam
|
07d4466cb4
|
fixing user label when viewing with js disabled
|
12 years ago |
Julian Lam
|
49ea40f6ee
|
tweaks to composer pushing, fixed random extra letter in footer js
|
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 |
Julian Lam
|
89d484c4ca
|
removing old post_window (!!) and fixing default focus when the composer is loaded
|
12 years ago |
Julian Lam
|
9af39622ed
|
actually using identicon default across the site
|
12 years ago |
psychobunny
|
d76432a20f
|
console.log
|
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 |