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
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-1975
/
+0
*
compose: respect header ordering from text editor
Robin Jarry
2023-09-19
1
-4
/
+3
*
compose: avoid panic when deleting the last header
Robin Jarry
2023-09-19
1
-24
/
+49
*
compose: add option for LF-only editors
Moritz Poldrack
2023-09-18
1
-9
/
+31
*
compose: delete empty headers
Robin Jarry
2023-09-05
1
-2
/
+4
*
postpone: change recall/postpone logic for custom folders
Vitaly Ovchinnikov
2023-08-30
1
-0
/
+19
*
compose: use email domain name in Message-Id
Adnan Maolood
2023-08-28
1
-1
/
+23
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-5
/
+2
*
review: don't replace space escapes
Keenan Gugeler
2023-08-25
1
-1
/
+0
*
review: sort unknown review commands
Keenan Gugeler
2023-08-25
1
-0
/
+7
*
templates: attach directly from templates
Koni Marti
2023-08-03
1
-1
/
+1
*
composer: reopen the email file when editor is closed
Robin Jarry
2023-08-02
1
-0
/
+14
*
compose: fix panic when adding empty header with uppercase letters
Robin Jarry
2023-07-31
1
-1
/
+1
*
compose: allow removing headers
Robin Jarry
2023-07-31
1
-0
/
+13
*
compose: only add signature if missing
Robin Jarry
2023-07-17
1
-1
/
+21
*
compose: allow changing edit-headers on the fly
Robin Jarry
2023-07-17
1
-12
/
+16
*
compose: implement embedded headers in editor
Koni Marti
2023-07-17
1
-51
/
+235
*
compose: always use cr-lf line endings
Robin Jarry
2023-07-17
1
-16
/
+32
*
compose: improve error handling
Robin Jarry
2023-07-17
1
-23
/
+27
*
compose: factorize body read in a method
Robin Jarry
2023-07-17
1
-33
/
+25
*
compose: only allow setting content at creation
Robin Jarry
2023-07-17
1
-12
/
+28
*
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
[next]