18963 Commits (645d647248eaf8e15fbd2cd96da0a45fe7a2fa9f)
 

Author SHA1 Message Date
Julian Lam 645d647248
feat: wip, better digest handling (+ eventual digest resend logic) (#7995)
* feat: wip, better digest handling (+ eventual digest resend logic)

- await emailer.send call in digest.send method
- save send success to a new sorted set digest:{interval}:byUid

* feat: continuing work on digest tools

- Added ACP page to view digest settings and delivery times per user

* feat: added paginator and stub buttons for resending digest

* feat: wrapping up digest revamp

- New language strings in ACP digest page
- Client-side ACP script for digest ACP page
- Websocket call for ACP page to execute digests
- Broke out logic to retrieve user digest settings to getUsersInterval

* fix: minor cleanup

* fix: #8010 and some style suggestions from baris

* fix: resolve confusing comment
5 years ago
Barış Soner Uşaklı e3c9dafa08 fix: tests 5 years ago
Barış Soner Uşaklı f28bd75f5e
up vanilla 5 years ago
renovate[bot] 7122bdc796 fix(deps): update dependency nodebb-theme-slick to v1.2.27 (#8020) 5 years ago
renovate[bot] 73d9752eba fix(deps): update dependency nodebb-theme-persona to v10.1.26 (#8019) 5 years ago
Barış Soner Uşaklı 0037a03886 fix: #8018, allow absolute urls in notification.path 5 years ago
renovate[bot] bfea9d3906 fix(deps): update dependency connect-mongo to v3.1.2 (#8013) 5 years ago
renovate[bot] ef5f671410 fix(deps): update dependency postcss to v7.0.21 (#7998) 5 years ago
renovate[bot] e1e2d20c6a fix(deps): update dependency nodebb-plugin-composer-default to v6.3.17 (#8009) 5 years ago
renovate[bot] 420f9fe495 fix(deps): update dependency sharp to v0.23.2 (#8005) 5 years ago
renovate[bot] cb91e7564e fix(deps): update dependency nodebb-theme-persona to v10.1.25 (#8012) 5 years ago
Barış Soner Uşaklı 59242d31aa fix: #8010, fix isBanned call 5 years ago
Barış Soner Uşaklı ac5c560c54 feat: add action:messaging.save 5 years ago
Misty (Bot) 0283ffd04d Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı c4e58160cf fix: #8003, check children recursively 5 years ago
Misty (Bot) 72fd9f6546 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı b91c4790d1 fix: dont show delete topics on unread 5 years ago
renovate[bot] 7655265ce2 fix(deps): update dependency connect-mongo to v3.1.1 (#8006) 5 years ago
Misty (Bot) f69b1cebb1 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 1cedc4a0d6 feat: #7957, allow post queue based on group
allow multiple select in ACP pages
5 years ago
Renovate Bot 38e9f1d556 Update dependency validator to v12 5 years ago
Misty (Bot) 188bb6b3eb Latest translations and fallbacks 5 years ago
Misty (Bot) c4190dde0f Latest translations and fallbacks 5 years ago
Renovate Bot d0e428e9c8 chore(deps): update dependency eslint to v6.6.0 5 years ago
Julian Lam 3952849f30
fix: #8000, tweak wording; password reset success 5 years ago
Barış Soner Uşaklı 0e5e47f410 fix: parseInt cutoff 5 years ago
Barış Soner Uşaklı e020b85bf5 feat: add filter:topics.unreadCutoff 5 years ago
renovate[bot] 401d1eed1a fix(deps): update dependency connect-mongo to v3.1.0 (#7994) 5 years ago
Opliko 989107d9b5 feat: Add filter:topic.delete and filter:topic.restore (#7946) (#7989)
* Add filter:topic.delete

* Don't return undefined data

* add topic.restore and pass canRestore to filter

* fix some bugs created by conflict resolution and new changes

* more readable hook

* fix styling for TravisCI

* literally just two newlines so that TravisCI builds again
5 years ago
Barış Soner Uşaklı 4b8897d9bc fix: lint 5 years ago
Aziz Khoury beea56b3c6 ie11 doesnt support Object.values (#7993) 5 years ago
Julian Lam cf7e0cfd2d
feat: no more session cookie for guests (#7982)
* feat: no more session cookie for guests

* fix(tests): added additional tests and fixed the broken test
5 years ago
Julian Lam 6155c4600f fix(deps): bump persona 5 years ago
renovate[bot] d108c7d031 chore(deps): update dependency lint-staged to v9.4.2 (#7954) 5 years ago
Birkhoff Lee 2f515bac07 Add docker-compose.yml (#7966) 5 years ago
Opliko df1efe5f96 feat: Implement WICG change-password-url (#7072) (#7990)
* feat:  Implement WICG change-password-url (#7072)

* fix style for TravisCI
5 years ago
uplift 1aa520b7a0 parseInt uid in room users check (#7988)
nodebb-write-api fails this check without parsing into an int
5 years ago
Misty (Bot) 500ca6658e Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı b01a47cbc1 feat: log errors from mubsub 5 years ago
Misty (Bot) 57dce269c3 Latest translations and fallbacks 5 years ago
renovate[bot] 9bd6f6864a fix(deps): update dependency nodebb-theme-persona to v10.1.23 (#7986) 5 years ago
renovate[bot] e31a47cd40 chore(deps): update dependency mocha to v6.2.2 (#7984) 5 years ago
Misty (Bot) 37642f4313 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 441dd86d29 fix: convert param to string in slugify
fixes adding users to privilege table
5 years ago
renovate[bot] 9b308e4b07 chore(deps): update dependency coveralls to v3.0.7 (#7961) 5 years ago
renovate[bot] 9b4e9882b0 chore(deps): update dependency jsdom to v15.2.0 (#7971) 5 years ago
Barış Soner Uşaklı d679218859
feat: upgrade to sitemap5 (#7980) 5 years ago
renovate[bot] 73e7aec5a4 Update dependency mongodb to v3.3.3 (#7975) 5 years ago
Barış Soner Uşaklı f9f85fc425
fix: cli/reset.js (#7979) 5 years ago
Barış Soner Uşaklı 95a372df85
fix: #7977, fix undefined url (#7978) 5 years ago