Commit Graph

1126 Commits

Author SHA1 Message Date
Son NK b511ee3722 v2.1.0 2020-03-25 12:09:21 +01:00
Son NK ecafda4cb1 add how to upgrade 2.0.0 -> 2.1.0 2020-03-25 12:06:54 +01:00
Son NK 46a72f8a44 add /sl mounting 2020-03-25 12:03:34 +01:00
Son NK 737bc7d774 update upgrade.md to its latest stage 2020-03-25 12:01:33 +01:00
Son NK 77ffa2e35b Add SSL doc 2020-03-25 11:57:06 +01:00
Son NK 6cc2f9750f Fix migration (not compatible with master) 2020-03-25 11:55:35 +01:00
Son NK 2b8d5c2faf Set mydestination to empty to fix case where myhostname is the same as mydomain 2020-03-23 20:39:51 +01:00
Son NK 20e09b0d16 Open PGP to everyone
# Conflicts:
#	.pre-commit-config.yaml
2020-03-23 20:12:20 +01:00
Son NK c369742706 v2.0.0 2020-03-13 12:34:07 +01:00
Son NK 035d5e5f7d Add migration instruction 2020-03-13 12:32:48 +01:00
Son Nguyen Kim f86506e697
Merge pull request #107 from simple-login/fix-sender
Fix sender
2020-03-13 12:01:11 +01:00
Son NK d0616d05a5 Add Sender fix to Changelog 2020-03-13 10:35:56 +01:00
Son NK e713efee98 reformat 2020-03-13 10:34:41 +01:00
Son NK be9d2cdbe3 delete sender header 2020-03-13 10:34:02 +01:00
Son NK c9431c693f v1.1.0 2020-03-13 10:30:27 +01:00
Son NK d2fb44025a fix docs 2020-03-13 00:16:22 +01:00
Son NK 361baff326 add how to upgrade from 1.0.5 to 1.1.0 2020-03-13 00:14:41 +01:00
Son NK a06b318a0e add gnupg to readme 2020-03-13 00:04:48 +01:00
Son NK ab082a5f9b fix get_json returns 400 2020-03-11 14:02:35 +01:00
Son NK eb66900ba3 make test more stable 2020-03-11 13:35:56 +01:00
Son NK c339cc1adf use Python 3.7 in github action 2020-03-11 12:49:01 +01:00
Son Nguyen Kim 9bcec60736
Merge pull request #104 from simple-login/api-note
Support alias note in API
2020-03-11 12:28:45 +01:00
Son NK 1098f17c0c Support note in POST /api/alias/random/new 2020-03-11 12:24:30 +01:00
Son NK aad06f73e9 Support note in POST /api/alias/custom/new 2020-03-11 12:23:43 +01:00
Son NK 417009b3be return note in GET /api/aliases 2020-03-11 12:16:45 +01:00
Son NK 5674cab390 fix KeyError exception: use add_or_replace_header instead of msg.replace_header 2020-03-10 09:56:47 +01:00
Son NK e02fbe0979 add uptime link to footer 2020-03-09 22:23:00 +01:00
Son NK 9d25d099e1 use mailbox_already_used instead of email_already_used 2020-03-09 14:01:27 +01:00
Son Nguyen Kim 3266a5982a
Merge pull request #103 from simple-login/staging
Add support for PGP
2020-03-09 14:00:15 +01:00
Son NK fefc8cab71 Merge branch 'master' into staging 2020-03-09 13:55:10 +01:00
Son NK a240b4af33 fix formatting 2020-03-09 13:38:55 +01:00
Son Nguyen Kim e4f3cb8e86
Merge pull request #102 from simple-login/cancel-sub
Cancel sub
2020-03-09 13:38:33 +01:00
Son NK 1f370abf4d Merge branch 'master' into staging 2020-03-09 13:35:42 +01:00
Son NK 3be593ed09 prettify mailbox detail page 2020-03-09 13:35:32 +01:00
Son Nguyen Kim d770aef4b4
Merge pull request #101 from simple-login/fix-display
fix button word-break: use flex
2020-03-09 10:49:52 +01:00
Son NK 86c1c8e54f fix button word-break: use flex 2020-03-09 10:42:58 +01:00
Son NK 3ef7285288 reduce logging level 2020-03-09 09:48:33 +01:00
Son NK 1c5c5896f8 Handle SMTPRecipientsRefused in send_email 2020-03-09 09:22:40 +01:00
Son NK b05daecd28 Handle unsign can generate other exceptions 2020-03-09 09:17:40 +01:00
Son NK aadda7cb0d handle the case new_email can be None if user cancels change in the meantime 2020-03-09 09:14:21 +01:00
Son NK 743170e983 Add more guide on mailbox detail 2020-03-09 09:09:22 +01:00
Son NK cdea0e08ce improve logging 2020-03-09 08:45:16 +01:00
Son NK 42382bff64 fix format 2020-03-08 23:14:44 +01:00
Son NK c1c3224a41 Merge branch 'cancel-sub' into staging 2020-03-08 23:13:23 +01:00
Son NK c41d4761aa Add migration script 2020-03-08 23:12:49 +01:00
Son NK 911c38710e Only user with can_use_pgp on can use GPG 2020-03-08 23:12:35 +01:00
Son NK afc5b6fe1a add init_app that loads all GPG key 2020-03-08 23:09:32 +01:00
Son NK 612e4f6717 encrypt forwarded emails to gpg-enabled mailbox 2020-03-08 23:07:23 +01:00
Son NK 5d5131f32c display 🗝 for PGP-enabled mailbox 2020-03-08 22:59:46 +01:00
Son NK 6200d4d1a0 redirect user to mailbox detail page when creating new mailbox 2020-03-08 22:59:19 +01:00