discourse/app
Martin Brennan 4670b62969
DEV: IMAP log to database (#10435)
Convert all IMAP logging to write to a database table for easier inspection. These logs are cleaned up daily if they are > 5 days old.

Logs can easily be watched in dev by setting DISCOURSE_DEV_LOG_LEVEL=\"debug\" and running tail -f development.log | grep IMAP
2020-08-14 12:01:31 +10:00
..
assets FEATURE: allow group membership to unmute categories and tags 2020-08-13 17:20:53 -04:00
controllers FEATURE: allow group membership to unmute categories and tags 2020-08-13 17:20:53 -04:00
helpers FIX: color scheme selection with non-default theme 2020-08-12 08:49:13 -04:00
jobs DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
serializers FEATURE: allow group membership to unmute categories and tags 2020-08-13 17:20:53 -04:00
services FEATURE: don't notify about changed tags for a private message (#10408) 2020-08-13 17:22:34 +10:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00