67 Commits (ef48b5d13ec88d21ca732c06c23cf4be55695dac)

Author SHA1 Message Date
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
9 years ago
barisusakli 1ecf27417a removed commented out stuff removed topics.enter 9 years ago
barisusakli aae393ebe1 closes #3794 9 years ago
barisusakli 6b1834d4ae closes #3767 9 years ago
barisusakli 2f5eb248eb fix postcount 9 years ago
barisusakli cba871ec90 closes #3759 9 years ago
barisusakli 2d96cdba1c closes #3720 9 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 9 years ago
barisusakli 00bc9f51c9 dont display post just scroll 10 years ago
barisusakli b7ce4312a9 show toPid inline 10 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 10 years ago
psychobunny e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
10 years ago
barisusakli 4db0dadd1c closes #3680 10 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago
barisusakli de15c2925d use topic.toTop() 10 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 10 years ago
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
10 years ago
barisusakli e461615c1a closes #3621 10 years ago
barisusakli 054e0bb83b closes #3658 10 years ago
barisusakli 0ffb81308e closes #3538 10 years ago
barisusakli 09dacfd6a9 remove bookmark alert on scroll or after 10 secs 10 years ago
barisusakli 7689d54d42 closes #3518 10 years ago
barisusakli 6810b529c9 prevent infinite loop on topic scroll to bottom 10 years ago
bdharrington7 bd26961fa6 Makes bookmark click scroll to last read instead of past it 10 years ago
bdharrington7 25203ee67e changes bookmark storage to sortedset, gets uid from socket rather than being passed from client 10 years ago
bdharrington7 54180acf9b saves updated bookmark in callback 10 years ago
bdharrington7 4d99f60b3d uses server-side bookmark if available 10 years ago
bdharrington7 45df5a3d0b stores the user's bookmark on the server 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
barisusakli 6d0d74a6e9 moved topic search end to topics.js 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny d51407834d closes #3166 10 years ago
barisusakli dd92b06f16 #3064 10 years ago
barisusakli 9dac6303bb removed thread state fix bottom bar class 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:) 10 years ago
psychobunny 11710987a4 fixed navigator pagination 10 years ago
Barış Soner Uşaklı 0cc900bdcf closes #2878 10 years ago
psychobunny 2e33f1d400 navbar/title component 10 years ago
psychobunny 15b54d6e43 removed more .post-row selectors 10 years ago
psychobunny 567d171d2f jshint 10 years ago
psychobunny 6439147586 updated core to point #post_container and .post-row to its respective components 10 years ago
barisusakli c15a289d2a fix check 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
barisusakli a0c3ddc555 fix navigator 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
barisusakli 7a7aeb131e use tpl_url 10 years ago
barisusakli 200f74f1c7 closes #2592 10 years ago