aerc/lib
Robin Jarry b331371a65 format: reformat code with go 1.17
There was a change in how build tags are formatted. Use this as new
reference.

Link: https://go.dev/doc/go1.17#gofmt
Signed-off-by: Robin Jarry <robin@jarry.cc>
2021-12-11 23:24:08 +01:00
..
format messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
sort go.mod: change base git url 2021-11-05 10:21:45 +01:00
templates go.mod: change base git url 2021-11-05 10:21:45 +01:00
ui style: customize vertical and horizontal border characters 2021-11-30 15:05:33 +01:00
uidstore Create UIDStore package 2019-07-12 11:09:47 -04:00
dirstore.go Move msgstore map to dirstore 2019-07-26 14:15:27 -04:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
keepalive_dummy.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
keepalive_linux.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
keystore.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
messageview.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msgstore.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
oauthbearer.go Add `oauthbearer` support for SMTP 2020-08-13 07:44:43 +02:00
open.go Refactor lib/open to accept user provided arguments 2021-01-30 14:04:23 +01:00
socket.go lib: fix an out of bounds panic in the server 2020-02-13 10:26:12 -05:00
structure_helpers.go go.mod: change base git url 2021-11-05 10:21:45 +01:00