15949 Commits (3bf7faf5fce5d0f20cc7839f149476442fcca3ac)
 

Author SHA1 Message Date
Barış Soner Uşaklı 3bf7faf5fc increase rate limit delay 7 years ago
Baris Usakli c934416544 up mentions 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
Julian Lam bc6364f4c0 fixed #6082 7 years ago
Peter Jaszkowiak 11b9cb7688 Fix #6076, `action:home.get:*` returned to previous functionality (#6077)
Added tests to confirm `buildHeader` is used and `/api` works
7 years ago
Barış Soner Uşaklı c839d1cbc0 closes #6080 closes #6078 7 years ago
aStonedPenguin 610a1c943f Add unread-class to category children (#6071)
* Add unread-class to category children

* unused variables

* Move child unread-class to a better place

* comma?

¯\_(ツ)_/¯

* feedback
7 years ago
Peter Jaszkowiak c47c47f7e3 Use less memory to build translation files (#6070)
* Change languages build to use less memory

Add graceful-fs so no ned to worry about fs limits

* Specify encoding for fs.readFile

Use eachLimit since graceful-fs handles that now
7 years ago
Peter Jaszkowiak f5385e38bf Add `/me*` route which redirects to `/user/[userslug]*` (#6063)
* Add `/me*` route which redirects to the current user's information

- `/me` -> `/user/[usertslug]`
- `/me/bookmarks` -> `/user/[userslug]/bookmarks`
- `/me/settings` -> `/user/[userslug]/settings`

etc

* Add tests for `/me/*`
7 years ago
Barış Soner Uşaklı 643008041c up composer default 7 years ago
Barış Soner Uşaklı 5da24b4120 https://github.com/NodeBB/NodeBB/issues/6073 7 years ago
Julian Lam b6562325a4 up persona for #6069 7 years ago
Julian Lam 0f9c2f5a9a updated theme deps for #6069 7 years ago
Julian Lam 321998dd4f Merge branch 'develop' 7 years ago
Barış Soner Uşaklı b62a7bf0ad up themes 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 e68e5122e2 add test to check breadcrumbs on home route 7 years ago
Baris Usakli 1eca1f1da9 add missing require 7 years ago
Baris Usakli 38e52a65be fix breadcrumbs and home /api route not loading 7 years ago
Misty (Bot) 6a623c30d7 Incremented version number - v1.7.0 7 years ago
Baris Usakli 9e5a8856d1 fix wrong sorting option in acp 7 years ago
Baris Usakli 8f821ddf85 up dbsearch 7 years ago
Baris Usakli 30ae0a5499 another process.nextTick 7 years ago
Julian Lam cf9fe0d5af closes #6069 7 years ago
Baris Usakli e187a0def2 fix method name 7 years ago
Baris Usakli 12546cb9ad break up sync operation 7 years ago
yariplus 7ac01b4c06 Fixes https://github.com/NodeBB/nodebb-rewards-essentials/issues/6 Fixes https://github.com/NodeBB/nodebb-rewards-essentials/issues/11 7 years ago
Barış Soner Uşaklı 67bc58f04c wait for state to be updated 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
Barış Soner Uşaklı b6211fdc04
closes #6053 7 years ago
Misty (Bot) 2f36284e24 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı cd3d1f07e0
fix flagReason 7 years ago
Barış Soner Uşaklı 6c755869cd
add back missing onSettingsLoaded 7 years ago
Misty (Bot) 6b11bfd9e7 Latest translations and fallbacks 7 years ago
Baris Usakli 5604c62776 use the first set for sorting 7 years ago
Baris Usakli 4fdc1b99c6 remove unnecessary variable 7 years ago
Baris Usakli 6f29393868 up widget-essentials 7 years ago
Baris Usakli eeedba697b closes #5804 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ı b1ea137292 closes #6046 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
acardinale 78e65ab8c8 Fix if cover URL is external URL (#6026)
* Fix if cover URL is external URL

Currently, when cover:url is an external URL, it's concat with relative path

* Fix if cover URL is external URL

Currently, when cover:url is an external URL, it's concat with relative path [fix barisusakli]

* Fix missing '

* Add User (uid) Welcome Notification

* Revert "Fix missing '"

This reverts commit 2da2d98ae295f1d7db63076587a3feae530dbe64.

* Revert "Revert "Fix missing '""

This reverts commit f4fca746e89d8c8b9515515bdbc42d449ebe0194.

* Revert "Add User (uid) Welcome Notification"

This reverts commit 831e291e78f27f2ac9382612772126c36490d36b.

* Fix eslint doesnt like nesting ternary operators

* fix space after if
7 years ago
Barış Soner Uşaklı c97dce3177 up widget essentials 7 years ago