6858 Commits (e1ae0500af3eeb64357eaeab290f387fd5427b0c)

Author SHA1 Message Date
Peter Jaszkowiak 74ceb78800 Upvote notification frequency selection (#6087)
Closes #5963

- Notify on every upvote
- Notify on every tenth upvote
- Notify logarithmically (on 10, 100, 1000...)
- Disable upvote notifications
7 years ago
Misty (Bot) 415940af02 Latest translations and fallbacks 7 years ago
Misty (Bot) 018b054c42 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 63388be44c closes #6084 7 years ago
Baris Usakli 2065f895d5 closes #6037 7 years ago
Baris Usakli ea3fde332b notification email fixes
add new notification image
fix url to user settings, no need for userslug to be passed in
7 years ago
Baris Usakli 4e029556df closes #6081 7 years ago
Barış Soner Uşaklı c839d1cbc0 closes #6080 closes #6078 7 years ago
Julian Lam 321998dd4f Merge branch 'develop' 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 9e5a8856d1 fix wrong sorting option in acp 7 years ago
Julian Lam cf9fe0d5af closes #6069 7 years ago
Misty (Bot) fd2a49fd1f Latest translations and fallbacks 7 years ago
Julian Lam cdfa45439e updating email translations to not use template value
close #6057
7 years ago
Misty (Bot) 2f36284e24 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı cd3d1f07e0
fix flagReason 7 years ago
Misty (Bot) 6b11bfd9e7 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 2ec54166f7 only show alert if on the same category 7 years ago
Barış Soner Uşaklı 9eabb1dc94 closes #6044
use the same UX from /recent on individual categories
7 years ago
Barış Soner Uşaklı f7ccabc3cc only add relative path if not starts with http(s) 7 years ago
acardinale 5ed6b5c414 Add User (uid) Welcome Notification (#6045) 7 years ago
Misty (Bot) 671f357b6d Latest translations and fallbacks 7 years ago
Misty (Bot) 6958ec1f1f Latest translations and fallbacks 7 years ago
Misty (Bot) 9728b80c38 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 80ecd4ba6d closes #6036 7 years ago
Misty (Bot) 9fce645d80 Latest translations and fallbacks 7 years ago
Julian Lam 7e0d0e0eb5 Merge remote-tracking branch 'origin/develop' 7 years ago
Barış Soner Uşaklı b74fe98dc4 closes #6031 7 years ago
Barış Soner Uşaklı 008f757a9b closes #6030 7 years ago
Julian Lam 2123e2f74c updated tinycon lib 7 years ago
Misty (Bot) 3853c741d3 Latest translations and fallbacks 7 years ago
Baris Usakli c9465403f5 closes #6023 7 years ago
Barış Soner Uşaklı 18f4f27fe0 closes #6024 7 years ago
Julian Lam e42ff47e5c closes #6018 7 years ago
Barış Soner Uşaklı 25cd21fba8 closes #6019 7 years ago
Barış Soner Uşaklı d5d6748c71 closes #6013 7 years ago
Baris Usakli 47143a4a09 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 7 years ago
Baris Usakli a500e0019c closes #6005 7 years ago
Misty (Bot) 6f02974762 Latest translations and fallbacks 7 years ago
Peter Jaszkowiak 62ae171432 Merge remote-tracking branch 'origin/master' into develop 7 years ago
Misty (Bot) 2929d4b1df Latest translations and fallbacks 7 years ago
Misty (Bot) 2920fc0dfa Latest translations and fallbacks 7 years ago
Peter Jaszkowiak ab8465d7b6 Make deprecation warnings more clear (#5996)
* Add these as warnings

To be removed in next major version

* Make ACP search's purpose more clear

* Only warn once per deprecated path
7 years ago
Misty (Bot) 92684757c6 Latest translations and fallbacks 7 years ago
Baris Usakli c4310395c9 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package.json
7 years ago
Baris Usakli 19dc7da42f closes #5994 7 years ago
Misty (Bot) 05c1a6cfed Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı d8dc79e3c7 closes #5992 7 years ago
Baris Usakli 6a6dc7ef06 closes #5990 7 years ago
Peter Jaszkowiak f4355efb30 Optimize translator
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago