TODO 620 B

12345678910
  1. - API needs to work with key authentication globally (not just the store view)
  2. - Record errors with client information in API
  3. - Record client information with each event
  4. - Pause/Play, Sort By, and Notification settings should be saved in a cookie
  5. - Potentially add graphs per server/url/etc ?
  6. - Make uninteresting frames in stacktraces opaque
  7. - Create tailer for apache-style error logs
  8. - Show admins notices in the Web UI about configuration issues such as missing mail configuration, possibly
  9. invalid SENTRY_URL_PREFIX, etc.
  10. - Add hooks for controlling the queue/routing key (via plugins) that messages are sent to.