80 Commits (aa64ec7db19df296d3bd32af815de38008334433)

Author SHA1 Message Date
barisusakli e3616ab0f9 socket/meta test 8 years ago
barisusakli 853cea7fec removed emitter.js 8 years ago
barisusakli 4f0e93732a #5211
remove passing js/css between procs
8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
Julian Lam 25cd772e0e closes #4766 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 5879185ebc single proc stats 9 years ago
barisusakli be86c74c91 disabled browsing users and global rooms syncing 9 years ago
barisusakli d146bff2a1 send less data when leaving rooms 9 years ago
barisusakli 4a06750ae2 io.in logger 10 years ago
barisusakli cdd5bb5a6e fix acp high presence topics 10 years ago
barisusakli a64cbbc6df #3573 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
barisusakli 5ababdbdf0 prevent crash if data.enter is not string 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
psychobunny 780838c579 fixes "other" category for presence graph 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
Julian Lam aae3ac6b98 updated title parsing methods to call a new hook: filter:parse.title 10 years ago
barisusakli 30a9b66b31 fix room enter 10 years ago
barisusakli 10de7a92e4 dont let joining other uid rooms 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info 10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
barisusakli c8e0eab34e escape data on room enter 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
barisusakli 85dfedeedc removed commented out code 10 years ago
barisusakli cbb3ff26e9 meta room count 10 years ago
barisusakli 49a73e1665 Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
barisusakli c213f77f91 merge 10 years ago
Barış Soner Uşaklı b8845181f6 missing now :( 10 years ago
Barış Soner Uşaklı 4d4f39a44f added missing db 10 years ago
barisusakli 5ac5d20e4b users:online refactor 10 years ago
barisusakli 4bed05a622 disable stuff that crashes in socket.io 1.x 10 years ago
barisusakli d177481f94 chop chop 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter 10 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 11 years ago
psychobunny 0d741f0031 commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
11 years ago
psychobunny 4b295decf8 forgot to update meta.title.build in socket.io/meta.js 11 years ago
psychobunny 2a2490541f some minor linting elsewhere 11 years ago
psychobunny 6a8ccf1ad5 now getting topic names for topics presence chart; adjusted layout to make it more responsive 11 years ago
psychobunny 51c3f0d77a topic presence graph, coolest one yet imo 11 years ago
psychobunny b34ec8d732 user presence pie chart 11 years ago
barisusakli 20eb4def1d possible fix to online guest count
using socket io rooms instead of syncing between workers.
11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
11 years ago
barisusakli 2008bf28ff auto update user counts dont transmit all room data 11 years ago
barisusakli 190647a074 only update room text if its topic
will fix this in a better way
11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago