44 Commits (9d56f509674b977dcbf7d923430fbcc27c9fe30a)

Author SHA1 Message Date
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 10 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
10 years ago
psychobunny 4b295decf8 forgot to update meta.title.build in socket.io/meta.js 10 years ago
psychobunny 2a2490541f some minor linting elsewhere 10 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
Julian Lam 5f96823f66 allowed the "forum updated" message to show up for reloads as well 11 years ago
barisusakli 04c6ca2ebb closes #1862 11 years ago
psychobunny 94312cfda8 closes #1595 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
barisusakli 3e60451ce4 closes #1013
lets user change languages,
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli 7b992e7a20 meta.js error language keys 11 years ago
Julian Lam ebe61450a1 WIP - settings.prepare refactoring... because. 11 years ago
barisusakli 3f5c51174d refactored user.js
took out notifications, email and reset code to separate files
11 years ago
Baris Soner Usakli 1b7f8cc5cb active users fix 11 years ago
Baris Soner Usakli d54e2fba9e closes #810 11 years ago
Baris Soner Usakli 393bb7245c closes #866 11 years ago
Baris Soner Usakli 1980e945da fixed admin page active sockets 11 years ago
Baris Soner Usakli a34775a6c2 meta fixes 11 years ago
Julian Lam 765402a2a0 fixed ACP online count 11 years ago
Baris Soner Usakli e5c8caf5ff more fixes 11 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 11 years ago
Julian Lam 3177fdfa74 partially fixed acp active users 11 years ago
Julian Lam 71f1f7137a fixes 11 years ago
Julian Lam 97eff9c8a1 fixing index call and meta.js 11 years ago
Julian Lam 2235dbd2a0 migrating meta.js to new socketAL format 11 years ago
Julian Lam 4453d055ea linted socket/admin.js 11 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago