31 Commits (50e824f77a6ed3306d1bafd7269ff5d21f7c0692)

Author SHA1 Message Date
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 875672522e Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	src/search.js
8 years ago
Baris Usakli 949595fdf3 fix eslint 8 years ago
Baris Usakli 541b78c26d fix ipMatch data 8 years ago
Julian Lam a2627d2066 added default payload to emails, and adding nodebb logo for email header 8 years ago
Barış Soner Uşaklı b29745aa44 more auth tests 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 091f459f5e search socket test 8 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
8 years ago
barisusakli 2c65b2ecf3 closes #5143 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli becacdefb0 new hooks to customize registration queue with custom data 9 years ago
Ben Lubar de49de3c56 Show accounts using the same IP address as a registration queue entry (#4965) 9 years ago
barisusakli 1f3fa3a90f closes #4725 9 years ago
Barış Soner Uşaklı 99ae0eb378 closes #4468 9 years ago
Julian Lam 5e3a114b17 added LRU cache to registration queue data 9 years ago
Julian Lam 5705681aa0 tweaked registration queue logic a bit
- encoding inputs during url construction
- limiting maximum # of parallel requests to 20
- using map instead of forEach
9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
Julian Lam 9d0f53fcd6 closed #4098 9 years ago
barisusakli 1e2779d326 closes #4014 9 years ago
barisusakli add4e6ee5b notifications.create can return null 9 years ago
barisusakli 6ce6503970 mark register notif read when its rejected 10 years ago
psychobunny 48cb671916 fixes #3465
temporary until stopforumspam supports ipv6
10 years ago
psychobunny 11e082989d fix route to admin/manage/registration page 10 years ago
barisusakli 4e3e603ee7 closes #3456 10 years ago
barisusakli d5128d0513 closes #3370 10 years ago
barisusakli d135f37b4f check register queue against stopforumspam 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago