haystack / YouPS

YouPS: An email automation tool that makes your email management easy! 😎
11 stars 5 forks source link

Message object inspector at console #93

Closed soyapark closed 5 years ago

soyapark commented 5 years ago
  1. implement Message object inspector at console UI. Partially address https://github.com/soyapark/murmur/issues/7
  2. Change message.sender and from_ to single foreign key
  3. Re-arrange event handling logic at sandbox: it fetches events first and log so it prints logs for users even when they don't have any mode running.