barisusakli
|
ff2bad635c
|
infinite scroll refactor
|
11 years ago |
barisusakli
|
aea8d50200
|
removed console.log
|
11 years ago |
barisusakli
|
d43d363a7a
|
refactored topics.js
removed ajaxify.register_events using removeListener now
|
11 years ago |
barisusakli
|
d1ec101248
|
fixed infinite load and select
|
11 years ago |
barisusakli
|
b1a6d394e3
|
moved format number functions to utils
|
11 years ago |
psychobunny
|
7e11d29f06
|
got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice
|
11 years ago |
psychobunny
|
857df86726
|
fixed pagination, and loading of template blocks on cold load (temp solution)
|
11 years ago |
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
11 years ago |
Baris Soner Usakli
|
f33256d628
|
fixes error alerts if scroll is triggered during transitions
|
11 years ago |
Baris Soner Usakli
|
a86ddc9934
|
closes #726
|
11 years ago |
Baris Soner Usakli
|
25442a89ca
|
closes #878
|
11 years ago |
Baris Soner Usakli
|
2560704839
|
recent unread cleanup
|
11 years ago |
Baris Soner Usakli
|
c6d48f477c
|
fixes recent topic post notification
|
11 years ago |
Baris Soner Usakli
|
3793ddc2e8
|
fixes user tooltips on infinit load
|
11 years ago |
Baris Soner Usakli
|
46fb6377ee
|
fixed topic reply if title was 255, better notif text in unread and recent,removed console.log
|
11 years ago |
Baris Soner Usakli
|
9393a39452
|
fixes translation in recent
|
11 years ago |
Baris Soner Usakli
|
ae76bb3928
|
lots of err first fixeS
|
11 years ago |
Baris Soner Usakli
|
67799eac95
|
removed api: from client side socket calls
|
11 years ago |
psychobunny
|
6c9e28232f
|
added translation method to recent's infinite loader
|
12 years ago |
Baris Usakli
|
9ee250b597
|
fixes humanreadable numbers in infinite scrolling
|
12 years ago |
Baris Usakli
|
1660d75205
|
stricter selector for human readable numbers
|
12 years ago |
Baris Usakli
|
7198110b57
|
closes #573
|
12 years ago |
Baris Soner Usakli
|
2174aec0e1
|
closes #542 and other refactors on client side
|
12 years ago |
Baris Usakli
|
04ee1d137d
|
fixed unread and recent new post/topic notifications
|
12 years ago |
Baris Usakli
|
3577c11c89
|
fixed infinite loading on /recent
|
12 years ago |
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
12 years ago |
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
12 years ago |
psychobunny
|
221b9bc149
|
formatting - template associated js
|
12 years ago |
Baris Soner Usakli
|
3f793ae902
|
changed document.body.offsetHeight to .height()
|
12 years ago |
Baris Soner Usakli
|
ac56f3a30a
|
change document.body.scrollTop to .scrollTop()
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Baris Soner Usakli
|
50c34e4f33
|
added infinite scrolling to unread page, issue #141
|
12 years ago |
Baris Soner Usakli
|
cbd34a4411
|
removed console.log
|
12 years ago |
Baris Soner Usakli
|
244801a0bf
|
added infinite loading to recent page, #141
|
12 years ago |
Baris Soner Usakli
|
3f6f4e347d
|
change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
|
12 years ago |
Baris Soner Usakli
|
78f462e1e6
|
added a new section that only shows unread topics, added mark all read button, closes #140
|
12 years ago |
Baris Soner Usakli
|
761d8fc508
|
recent page gets alerts when new topics and posts are created
|
12 years ago |