Commit Graph

21 Commits (1e61033667a01a2572a23f51c7176cd6a0005754)

Author SHA1 Message Date
Baris Soner Usakli fbb4998999 closes
psychobunny 6c9e28232f added translation method to recent's infinite loader
psychobunny ceac8e2dc9 added translation to unread infinite loader
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling
Baris Usakli 1660d75205 stricter selector for human readable numbers
Baris Usakli 7198110b57 closes
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment
Baris Soner Usakli 3a8dca6fb9 closes
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone
Baris Soner Usakli 78a3dd68ea hide the no topics warning when a new topic is posted on /unread
Baris Soner Usakli afc0e25b26 closes
Baris Usakli 04ee1d137d fixed unread and recent new post/topic notifications
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
psychobunny 221b9bc149 formatting - template associated js
Baris Soner Usakli 3f793ae902 changed document.body.offsetHeight to .height()
Baris Soner Usakli ac56f3a30a change document.body.scrollTop to .scrollTop()
psychobunny f1547a7b1f added badge to header for unread topics count
Baris Usakli 0e9a3c3a9f hide load more button if not topics are left
Baris Usakli 41263f0332 closes
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
Baris Soner Usakli 50c34e4f33 added infinite scrolling to unread page, issue