psychobunny
|
a475e38078
|
if app is not focused and chat message comes in, activate alternatingTitle. closes #620
|
11 years ago |
psychobunny
|
932b960aa9
|
app.isFocused; app.js cleanup
|
11 years ago |
psychobunny
|
24b12e23ea
|
fixes #636, conditionals broken from f1ad469861
|
11 years ago |
psychobunny
|
f1ad469861
|
templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306
|
11 years ago |
psychobunny
|
90ad08a00d
|
fixes #616
|
11 years ago |
psychobunny
|
da94d6214b
|
when new notification comes in, refresh notification page - closes #608
|
11 years ago |
psychobunny
|
67e49db797
|
ajaxify.refresh(); removed console.log
|
11 years ago |
psychobunny
|
4348e1efa4
|
use ajaxify.currentPage to find the user's location easily
|
11 years ago |
psychobunny
|
ca087e6fa7
|
fixes #576
|
11 years ago |
psychobunny
|
6c9e28232f
|
added translation method to recent's infinite loader
|
11 years ago |
psychobunny
|
ceac8e2dc9
|
added translation to unread infinite loader
|
11 years ago |
psychobunny
|
98cf6eec71
|
shift clicking now opens links in a new window, closes #630
|
11 years ago |
psychobunny
|
e0e153eafb
|
added translation to category infinite loader method
|
11 years ago |
psychobunny
|
5c3c2623f2
|
added translation to new post creation, closes #627
|
11 years ago |
Baris Soner Usakli
|
34fc326a37
|
closes #618
|
11 years ago |
psychobunny
|
36745608bf
|
removed console.log
|
11 years ago |
psychobunny
|
090d35f306
|
clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617
|
11 years ago |
Baris Usakli
|
9ee250b597
|
fixes humanreadable numbers in infinite scrolling
|
11 years ago |
Baris Usakli
|
6313a5eeb1
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
11 years ago |
Baris Soner Usakli
|
95bb838699
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Julian Lam
|
2c131f172a
|
fixing up some translations - WIP
|
11 years ago |
Julian Lam
|
4819bea378
|
more tweaks to the chat dropdown -- handling null case -- issue #615
|
11 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
|
11 years ago |
Julian Lam
|
a65c79cb02
|
minimized the reconnect spinner to icon only, added bootstrap tooltip
|
11 years ago |
Baris Usakli
|
705754e823
|
merged master
|
11 years ago |
Julian Lam
|
041e77f688
|
fixing replying (whoops)
|
11 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)
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Julian Lam
|
fe4aee177d
|
lots of tweaks to chat and taskbar
|
11 years ago |
Julian Lam
|
16e07d475f
|
pushing FA icon for chat taskbar title
|
11 years ago |
Julian Lam
|
6bd4a34e69
|
fixed favicon sometimes updating with a string 0, should always be an int
|
11 years ago |
Julian Lam
|
b176629b44
|
integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
|
11 years ago |
Julian Lam
|
5b6f5ebf9d
|
added tinycon lib and changed notif icon to be in CSS instead of in
template
|
11 years ago |
Julian Lam
|
69f453c73c
|
Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
|
11 years ago |
Barış Soner Uşaklı
|
99fbc0dfd5
|
Update account.js
removed extra s
|
11 years ago |
Baris Usakli
|
53afe6cb68
|
closes #591
|
11 years ago |
Baris Usakli
|
190948336a
|
closes #590
|
11 years ago |
Trvr
|
d930e2a1be
|
Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
|
11 years ago |
Baris Soner Usakli
|
437379413e
|
closes #592
|
11 years ago |
Baris Soner Usakli
|
ddb7896df1
|
fixed post count in paginator and post bar when infinite loader kicked in
|
11 years ago |
Julian Lam
|
cc242ca667
|
fixed #589
|
11 years ago |
Julian Lam
|
b9f1176ec1
|
moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
|
11 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
11 years ago |
Baris Soner Usakli
|
c1da56ce45
|
added auto mention if u click post reply
|
11 years ago |
Baris Usakli
|
720711756f
|
show bottom post bar after new post, fixed the insertion of new posts
|
11 years ago |
Baris Usakli
|
90a12c3253
|
fixed index to int
|
11 years ago |
Baris Usakli
|
9ccfa3f18c
|
fixed js error
|
11 years ago |
Baris Usakli
|
1660d75205
|
stricter selector for human readable numbers
|
11 years ago |
Baris Usakli
|
f6d57a241d
|
fixed human readable view post counts
|
11 years ago |