You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
advanced feat: remove ability to delete events from acp 6 years ago
appearance fix reload actions (#6394) 7 years ago
extend Plugin metrics (#7626) 6 years ago
general fix: new nav items will show group select 6 years ago
manage feat: wip, better digest handling (+ eventual digest resend logic) (#7995) 6 years ago
modules fix: #7454 6 years ago
settings fix: #7473 6 years ago
.eslintrc Remove ace global for eslint 8 years ago
admin.js style(eslint): match operator-linebreak preferences 7 years ago
settings.js fix config values not showing client side if they were set to 0 7 years ago