1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
aerc/lib
Reto Brunner b6ef116c36 ParseAddressList: return empty list if "" is provided
Go 1.15 handles "" in the address parser as a non error case, returning
an empty list.
Prior versions returned an error, which is not what we want.

Reported-by: anianz <a.ziegler@cioplenu.de>
Tested-by: anianz <a.ziegler@cioplenu.de>
2020-08-24 23:28:18 +02:00
..
format ParseAddressList: return empty list if "" is provided 2020-08-24 23:28:18 +02:00
sort
templates
ui Implement style configuration. 2020-08-06 21:42:06 +02:00
uidstore
dirstore.go
history.go
keystore.go
messageview.go
msgstore.go
oauthbearer.go Add oauthbearer support for SMTP 2020-08-13 07:44:43 +02:00
open_darwin.go
open.go
socket.go
structure_helpers.go Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00