Commit Graph

12 Commits

Author SHA1 Message Date
Son NK 6200d4d1a0 redirect user to mailbox detail page when creating new mailbox 2020-03-08 22:59:19 +01:00
Son NK fac833b8e6 support the case user wants to re-add their real email as mailbox 2020-03-08 10:05:13 +01:00
Son NK ca70d26285 black format 2020-03-05 11:00:58 +01:00
Son NK 7e4eb9e0db use MAILBOX_SECRET instead of FLASK_SECRET 2020-02-29 18:18:52 +07:00
Son NK f395841770 only premium plan can add additional mailbox 2020-02-29 18:12:55 +07:00
Son NK aeed62e95b All users use full-mailbox
- remove can_use_multiple_mailbox col
- remove full_mailbox col
2020-02-29 00:03:35 +07:00
Son NK 1fcbe32990 Can set a mailbox as default 2020-02-23 15:51:26 +07:00
Son NK 7febe6e15b cannot delete default mailbox 2020-02-23 15:41:53 +07:00
Son NK 362032b803 full_mailbox user can use mailbox 2020-02-23 14:09:57 +07:00
Son NK eec2020f0f only user with can_use_multiple_mailbox enabled can use this feature 2020-02-11 22:43:32 +07:00
Son NK 144c7fcc6c fix verification email should be sent to mailbox 2020-02-10 23:50:18 +07:00
Son NK 8a531f6c86 User can add/delete/verify mailbox 2020-02-10 23:17:05 +07:00