Julian Lam
|
c313c4501b
|
pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219)
|
12 years ago |
psychobunny
|
a475e38078
|
if app is not focused and chat message comes in, activate alternatingTitle. closes #620
|
12 years ago |
psychobunny
|
da94d6214b
|
when new notification comes in, refresh notification page - closes #608
|
12 years ago |
Baris Soner Usakli
|
34fc326a37
|
closes #618
|
12 years ago |
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
12 years ago |
Julian Lam
|
4819bea378
|
more tweaks to the chat dropdown -- handling null case -- issue #615
|
12 years ago |
Julian Lam
|
030ce95dea
|
closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
|
12 years ago |
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
12 years ago |
Julian Lam
|
fe4aee177d
|
lots of tweaks to chat and taskbar
|
12 years ago |
Julian Lam
|
6bd4a34e69
|
fixed favicon sometimes updating with a string 0, should always be an int
|
12 years ago |
Julian Lam
|
b176629b44
|
integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
|
12 years ago |
Julian Lam
|
5b6f5ebf9d
|
added tinycon lib and changed notif icon to be in CSS instead of in
template
|
12 years ago |
Trvr
|
d930e2a1be
|
Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
|
12 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
12 years ago |
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
12 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
12 years ago |
Baris Usakli
|
404865c32e
|
closes #429
|
12 years ago |
Julian Lam
|
8b5cf0c696
|
Merge branch 'notif_pruning'
|
12 years ago |
Julian Lam
|
930a9c8bca
|
completed notifications pruning method
|
12 years ago |
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
12 years ago |
Julian Lam
|
b29616fbd8
|
adding link to notifications page in notifications dropdown
|
12 years ago |
Baris Usakli
|
e9545c9a7f
|
closes #426
|
12 years ago |
Baris Soner Usakli
|
24e79b3f4e
|
#426
|
12 years ago |
Baris Usakli
|
a0c7e187f5
|
footer stats will display human readable stuff
|
12 years ago |
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
12 years ago |
Baris Usakli
|
83d5a84edd
|
login redirects back
|
12 years ago |
Baris Usakli
|
0a0a91d4b2
|
remove listener
|
12 years ago |
Baris Usakli
|
6c70f9e308
|
only collapse header if its expanded
|
12 years ago |
Baris Usakli
|
b25c3d8b67
|
closes #324
|
12 years ago |
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 |