207 Commits (722b6295725e088309ad1c352e305b691290e92f)

Author SHA1 Message Date
barisusakli 652e247d1b fix username change event log 10 years ago
Julian Lam b3278cf8e8 fixed #2681 10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli f9fecf4bc1 faster sort users 10 years ago
barisusakli ed714cdf77 user search paginator 10 years ago
Julian Lam 891731ca52 enabled saving of sendPostNotification setting 10 years ago
Julian Lam 5a1c2b9ddf booleanifying sendPostNotification user setting when requested, and now only sending the post notification if the user has flipped that option on in user settings... kind of an important thing to forget... 10 years ago
barisusakli 740c52fc4f missing semicolon 10 years ago
barisusakli 22c541d95f closes #2643 10 years ago
barisusakli 7efc0619cc dont crash if data.username is undefined, dont set username to empty value 10 years ago
barisusakli f1a3815ddc action:user.updateProfile 10 years ago
barisusakli 03ae7db561 on user delete remove from ip sorted set, fix search by ip 10 years ago
barisusakli 8f5bf1a7ed closes #2587 10 years ago
barisusakli e414008c59 closes #2584 10 years ago
barisusakli fd2edcaf6f closes #2594 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
barisusakli 4ab288acae delete fullname:uid mapping on user delete 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
barisusakli 4364b50ecf closes #2562 10 years ago
barisusakli d1540322c9 closes #2555 10 years ago
barisusakli 0d223ef88d missing err 10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli 984b17349a closes #2476 10 years ago
barisusakli 04084807c2 removed app.loadConfig 10 years ago
barisusakli 793a0a6772 fix mark topic notifications read on enter 10 years ago
barisusakli 1a34327f9d removed unnecessary require 10 years ago
psychobunny e0c8989e8b closes #2519 10 years ago
barisusakli 8e8375cbba validate email password on register 10 years ago
barisusakli 7ae7c50f56 app.user 10 years ago
barisusakli 7d6c81160b show 20 results for user search 10 years ago
barisusakli 612aa4e55b closes #2491 10 years ago
barisusakli 142536b659 Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
barisusakli 83ab462ff5 module changes, fixed missing interval 10 years ago
barisusakli e7a52b615b remove user from users:online on delete 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
Julian Lam a31525c79f Skipping digest sending if no notifs and no new topics, #2455 10 years ago
Julian Lam 1b526026a0 closed #2442 10 years ago
Julian Lam 6eef866320 closed #2429 10 years ago
Julian Lam d51683f62e closed #2421 10 years ago
Julian Lam c7396f58cd verbose logging for email 10 years ago
barisusakli 8b573bff39 send 10 topics in digest not 11 10 years ago
barisusakli 02fb81901d moved posts related stuff to user/posts.js 10 years ago
barisusakli 8be9e6d413 action:user.verify change #1527 10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago
barisusakli 37d7756271 hasEnoughRep can take an array
user follow uid checks
10 years ago
barisusakli df4b555717 less db calls
no db call for settings if uid 0
no db call for isFollowing if uid 0
10 years ago
barisusakli 84b7a2c92d checks in socket.io/user
reset doesnt need socket
10 years ago