571 Commits (11258dac9c312b271051e03f7f6de131bc9eeeac)

Author SHA1 Message Date
Barış Soner Uşaklı 82b2a20d0c user tests 7 years ago
Julian Lam 99f1a5380e closes #6483 7 years ago
Julian Lam dc386b5b23 Merge branch 'master' into user-blocking 7 years ago
Julian Lam bfee23adee basic methods and initial integration for #6463 7 years ago
Barış Soner Uşaklı b35bfb81ce ability to delete uploads from account page #6431 7 years ago
Julian Lam 13a3f44ed3 closes #6432 7 years ago
Baris Usakli 5c8bf3ce95 add missing radix 7 years ago
Baris Usakli 59dc4024b9 guests should be offline 7 years ago
Julian Lam 1f10549cf5 added new user method isPrivilegedOrSelf 7 years ago
Barış Soner Uşaklı dd176dd5f2
Notification delivery (#6072)
* ability for users to choose how they receive notifications

add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)

* change var name to types

* cleanup

* add event types for privileged users

* remove unused language keys

* fix uids check

* changed if statements

* upgrade script to preserver old settings
7 years ago
Baris Usakli eeedba697b closes #5804 7 years ago
Baris Usakli 9dc0069ce7 closes #5845 8 years ago
Barış Soner Uşaklı 6485108dfd faster getReplies 8 years ago
Julian Lam 121a629de6 linting 8 years ago
Julian Lam 09621a3a3d fixes #5776 8 years ago
Barış Soner Uşaklı 38af651072 use _.uniq 8 years ago
Peter Jaszkowiak 7127f34818 Fix indent 8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
Barış Soner Uşaklı 890c2eff70 style changes 8 years ago
Barış Soner Uşaklı 3d1b1a9423 closes #5706 8 years ago
Julian Lam bacbb6c75f holy moly it took me an hour to find this missing method that got removed in a bad merge conflict resolution... 8 years ago
barisusakli b1b87d339f more refactors 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
pichalite ab797b91a4 Let global mods change user avatar 8 years ago
barisusakli a3efe42938 fix test 8 years ago
barisusakli dada858565 add canReply to messages 8 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 8 years ago
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
8 years ago
Julian Lam 3272c0b98c linting 8 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 8 years ago
Julian Lam e80400665e closes #5111 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli 9a55498fc1 changes to manage/users 8 years ago
barisusakli 9256c8332a get raw values for status and lastonline 9 years ago
barisusakli 2ac3f5e392 closes #5040 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
barisusakli 973e208329 added banned:expire to user hash 9 years ago
Julian Lam 828d5a4b4d fixes #4857 9 years ago
Julian Lam d5961cfca3 #4827 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
Julian Lam 04d4fc2eca temporary ban support 9 years ago
Julian Lam a14263349b updated termsOfUse to use registration interstitial instead of being integrated into register template 9 years ago
barisusakli dcb73f9647 use userCount 9 years ago
Julian Lam afb0312f51 closes #4672 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago