index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
compose.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
1
-0
/
+20
*
switch-account: fix out-of-bounds panic
Koni Marti
2022-10-17
1
-0
/
+3
*
compose: don't lock call to composer.grid.MouseEvent
Tim Culverhouse
2022-10-12
1
-1
/
+3
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-30
/
+5
*
compose: avoid deadlock when adding new header
Robin Jarry
2022-10-11
1
-1
/
+5
*
compose: fix mouse focus of header editors
Robin Jarry
2022-10-11
1
-0
/
+6
*
compose: avoid double lock in MouseEvent
Tim Culverhouse
2022-10-05
1
-2
/
+5
*
compose: prevent out of bounds access
Robin Jarry
2022-09-29
1
-0
/
+26
*
composer: restructure to implement account switching
Koni Marti
2022-09-19
1
-30
/
+91
*
terminal: protect calls to terminal methods throughout aerc
Tim Culverhouse
2022-09-19
1
-0
/
+3
*
config: add option to hide timezone in sent emails
Moritz Poldrack
2022-09-14
1
-1
/
+5
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-3
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-4
/
+4
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-12
/
+9
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-13
/
+50
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
1
-7
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-16
/
+15
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-1
/
+2
*
config: allow per-account address-book-cmd
Robin Jarry
2022-07-17
1
-1
/
+5
*
completer: remove useless logger parameter
Robin Jarry
2022-07-17
1
-1
/
+1
*
composer: remove header if empty
Koni Marti
2022-07-10
1
-1
/
+2
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-3
/
+3
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-149
/
+83
*
gpg: don't send messages that failed encryption
Tim Culverhouse
2022-06-26
1
-1
/
+4
*
compose: append text parts
Koni Marti
2022-05-31
1
-13
/
+58
*
compose: prevent sending empty address list headers
Tim Culverhouse
2022-05-25
1
-0
/
+4
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
1
-2
/
+78
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
1
-9
/
+70
*
pgp: add options auto-sign & opportunistic-encrypt
Tim Culverhouse
2022-05-06
1
-0
/
+7
*
compose: use selected account ui config for security header
Robin Jarry
2022-05-04
1
-1
/
+2
*
pgp: check for signing key before signing time
Tim Culverhouse
2022-05-04
1
-6
/
+30
*
compose: add sign/encrypt persistent display
Tim Culverhouse
2022-04-29
1
-5
/
+78
*
compose: use account ui config where missing
Robin Jarry
2022-04-28
1
-5
/
+5
*
feat: add gpg integration
Tim Culverhouse
2022-04-27
1
-8
/
+10
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-46
/
+5
*
review: show command that will be executed by binding
kt programs
2022-04-14
1
-4
/
+2
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-19
/
+7
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-11
/
+11
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-1
/
+0
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-10
/
+9
*
compose: allow setting all headers in templates
Robin Jarry
2022-02-03
1
-2
/
+2
*
review: display actual bindings for commands
Robin Jarry
2022-02-02
1
-8
/
+52
*
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
1
-9
/
+75
*
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2022-01-07
1
-17
/
+96
*
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2022-01-07
1
-0
/
+1
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
1
-1
/
+2
*
viewer: add colon after header names
Robin Jarry
2021-11-05
1
-2
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-7
/
+7
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-1
/
+2
*
compose: apply default style to header separator
Eyal Sawady
2021-01-14
1
-3
/
+3
[next]