Commit Graph

367 Commits (6a962655e486ec1560df32ec55442dfa745a911f)

Author SHA1 Message Date
Baris Soner Usakli 1ba3acfd03 display ips to admins/users on profile
Baris Soner Usakli cc8ac2c026 get ips if admin or self
Baris Soner Usakli 037ac9180b closes
Julian Lam c48d81379b logging unique IPs as well
Julian Lam 1710b97df5 removed console log
Julian Lam 8557c56c45 resolved
Julian Lam a0b6d15b2e closed
Julian Lam d3ba03ceae fixed
Baris Soner Usakli 020a70ecb6 removed showemail setting from user hash, its in user settings now
Baris Soner Usakli 3be0ad5bce wait for user object to be saved before returning from User.create
Julian Lam f50d77bca0 resolved
Baris Soner Usakli 520b349c17 closes
Julian Lam e4812fab87 removing console.log
Baris Soner Usakli d75cdf8b9f check err firsT
Julian Lam 9e64f4e303 passing in a picture into notifications now
Julian Lam aba1b95cac updating notifications.create to accept a hash instead of discrete arguments - breaking change
Julian Lam d0d3160fc7 final pass,
Baris Soner Usakli ce4896f2c5 fixed read notifications
Baris Soner Usakli d4bc6904fb fixed socket crash
Baris Soner Usakli 1c14bcd1ed dont update last online time if status is offline
Baris Soner Usakli 860aabe0d3 oops fixed
Baris Soner Usakli 7b4f098cb4 dont allow negative or zero pagination values for user setting
Baris Soner Usakli 475f9bea04 closes , last online wont give away your invisible status
Baris Soner Usakli c560f8fb75 reduced DRY fail
Baris Soner Usakli 8456025f28 2 more maps
Baris Soner Usakli 5e0435677b function name is good enough :)
Baris Soner Usakli a8e5c7d149 error checks more err first, replaced a eachSeries with async.map
Baris Soner Usakli bb59158bbc closes , admins can edit other users from their edit page
psychobunny ad9209ec38 modifying user.getSettings / user.saveSettings to allow passing in custom data
Baris Soner Usakli 242927d702 user selectable pagination
Julian Lam f8ea87b003 issue - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name
Julian Lam e176abae50 started , first pass
Baris Soner Usakli a142789c25 if status is not set assume online
Baris Soner Usakli 5bed729682 closes
Baris Soner Usakli 3d61a1b15b use map instead of eachSeries
Baris Soner Usakli d788ad7cdf return offine status if user isnt online
Baris Soner Usakli 97e0e48b07 closes , closes
Julian Lam fac55160fa new translation strings for pages, proper unicode handling in parseFragment
Julian Lam 8e1137b5dd Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam ef39c128c2 Removing Google Plus integration from core - adios!
Baris Soner Usakli c18788fbc9 crash fix if topic has no posts, and check confirm obj
Baris Soner Usakli e4d60b7a55 Merge branch 'master' of https://github.com/richiepreece/NodeBB into richiepreece-master
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles!
Julian Lam e7eab83d8f removing facebook SSO from core
Julian Lam 96b2a15290 user registration now no longer sends a welcome email if no emailers are present
Baris Soner Usakli 6628db89af added saerch array
Baris Soner Usakli 393bb7245c closes
Julian Lam a3fe390810 reverting change to User.search that added "timing" to the return of User.search. Such a change can only be made for 0.4.0, sorry!
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing