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
5 years ago
..
images feat: revamp email templates to be more style agnostic (#7375) 6 years ago
language feat: wip, better digest handling (+ eventual digest resend logic) (#7995) 5 years ago
less feat: add sm2x avatar class #7813 6 years ago
src feat: wip, better digest handling (+ eventual digest resend logic) (#7995) 5 years ago
uploads
vendor
.eslintrc
.jshintrc
503.html
favicon.ico
js-enabled.css fix: removal of scroll anchoring code in favour of browser handling 6 years ago
logo.png