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: quit composing when editor returns error
Moritz Poldrack
2023-06-01
1
-0
/
+6
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-5
/
+6
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
1
-5
/
+17
*
compose: do not strip leading space from signature
Robin Jarry
2023-04-27
1
-2
/
+1
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-2
/
+2
*
term: ignore redraw events when not visible
Robin Jarry
2023-04-15
1
-0
/
+8
*
pgp: automatically determine signer from sender
witcher
2023-03-02
1
-12
/
+31
*
pgp: fix segfault for opportunistic encryption
witcher
2023-03-02
1
-3
/
+6
*
compose: only add delimiter when a signature is defined
Robin Jarry
2023-02-24
1
-0
/
+4
*
templates: unify data interface
Robin Jarry
2023-02-20
1
-41
/
+19
*
compose: ensure signature uses standard delimiter
Moritz Poldrack
2023-02-12
1
-0
/
+17
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
1
-0
/
+54
*
compose: allow sending format=flowed messages
Robin Jarry
2023-01-26
1
-8
/
+13
*
switch-account: also switch account configuration
Bence Ferdinandy
2023-01-26
1
-1
/
+1
*
pgp: add configurable error level for opportunistic encryption
Tim Culverhouse
2023-01-06
1
-1
/
+15
*
doc: fix English typos
Robin Jarry
2023-01-06
1
-1
/
+1
*
templates: add more fields and functions
Robin Jarry
2023-01-04
1
-1
/
+14
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
1
-3
/
+3
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-31
/
+4
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-1
/
+7
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-22
/
+20
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-4
/
+1
*
compose: allow writing multipart/alternative messages
Robin Jarry
2022-12-07
1
-1
/
+65
*
compose: show relevant bindings on review screen
Bence Ferdinandy
2022-12-02
1
-20
/
+48
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-15
/
+15
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-2
/
+2
*
composer: add message preview
Koni Marti
2022-11-09
1
-6
/
+8
*
lib: prepare attachments for multiple reads
Koni Marti
2022-11-09
1
-15
/
+32
*
compose: warn user when editor is not in PATH
Tim Culverhouse
2022-11-06
1
-5
/
+8
*
auto-completion: add option to require a min number of chars
Robin Jarry
2022-11-06
1
-3
/
+15
*
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
[next]