chatwoot/app/mailboxes
Jordan Brough 66cb0ee865
chore: Refactor code in ApplicationMailbox (#5857)
Refactor code in ApplicationMailbox

* short-circuiting as soon as we get a "true" value in some cases
* using ".exists?" instead of instantiating an ActiveRecord object
* using "match?" instead of "match"
2023-01-17 17:30:03 +05:30
..
imap feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
application_mailbox.rb chore: Refactor code in ApplicationMailbox (#5857) 2023-01-17 17:30:03 +05:30
default_mailbox.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
mailbox_helper.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
reply_mailbox.rb bug: NoMethodError: undefined method `match' for in_reply_to (#3641) 2021-12-22 22:33:18 +05:30
support_mailbox.rb chore: Disable email processing for suspended accounts (#5762) 2022-10-26 03:40:47 -07:00