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
/
commands
/
compose
Commit message (
Expand
)
Author
Age
Files
Lines
*
compose: explicitly identify converted text/* parts
Robin Jarry
2024-04-13
1
-2
/
+1
*
send: prevent sending if multipart conversion failed
Vitaly Ovchinnikov
2024-04-03
1
-0
/
+5
*
config: make popover dialogs configurable
Johannes Thyssen Tishman
2024-04-02
1
-1
/
+1
*
detach: add glob support
Tristan Partin
2024-03-10
1
-3
/
+41
*
log: move package to lib
Robin Jarry
2024-02-14
3
-3
/
+3
*
send: move code to lib for reuse
Karel Balej
2024-02-12
1
-315
/
+7
*
jmap: set explicit sender and recipients
Karel Balej
2024-02-12
1
-4
/
+4
*
send: remove the sendCtx struct
Karel Balej
2024-02-12
1
-77
/
+54
*
send: refactor parseScheme
Karel Balej
2024-02-12
1
-8
/
+8
*
app: define two dialog constructors
Koni Marti
2024-01-29
1
-9
/
+1
*
flags: add support for draft flag
Jason Cox
2024-01-26
1
-1
/
+1
*
hook: add mail-sent hook
Moritz Poldrack
2024-01-25
1
-0
/
+9
*
commands: refactor registration
Robin Jarry
2024-01-20
15
-28
/
+77
*
cd: fix completion of folders with a space
Robin Jarry
2024-01-17
1
-1
/
+1
*
compose: copy to composing account's sent folder
Jason Cox
2023-11-23
1
-3
/
+4
*
completion: refactor filter list api
Robin Jarry
2023-11-02
5
-5
/
+5
*
hooks: add mail-added hook
Jason Cox
2023-11-02
2
-36
/
+49
*
treewide: replace shlex.Split with opt.SplitArgs
Robin Jarry
2023-10-28
1
-5
/
+3
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
14
-74
/
+31
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
14
-269
/
+123
*
send: add option to overwrite copy-to folder
Koni Marti
2023-10-13
1
-15
/
+34
*
app: export global functions
Robin Jarry
2023-10-10
14
-89
/
+89
*
widgets: rename package to app
Robin Jarry
2023-10-10
14
-68
/
+68
*
postpone: remove datacounter passthrough writer
Tim Culverhouse
2023-08-31
1
-7
/
+5
*
postpone: change recall/postpone logic for custom folders
Vitaly Ovchinnikov
2023-08-30
1
-7
/
+39
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-8
/
+2
*
commands: allow reading attachments from a file
Karel Balej
2023-08-24
1
-2
/
+8
*
attach: add an option to pipe the attachments in
Vitaly Ovchinnikov
2023-08-05
1
-6
/
+72
*
compose: allow removing headers
Robin Jarry
2023-07-31
1
-18
/
+26
*
compose: allow changing edit-headers on the fly
Robin Jarry
2023-07-17
1
-4
/
+21
*
compose: implement embedded headers in editor
Koni Marti
2023-07-17
2
-5
/
+3
*
compose: improve error handling
Robin Jarry
2023-07-17
1
-2
/
+8
*
send: return error when recipients list is empty
Robin Jarry
2023-07-17
1
-0
/
+3
*
worker: add jmap support
Robin Jarry
2023-06-21
1
-2
/
+34
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
1
-6
/
+11
*
attach: focus terminal for file picker
Koni Marti
2023-04-10
1
-0
/
+1
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
3
-4
/
+3
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
1
-33
/
+32
*
log: add debug for send configuration
Bence Ferdinandy
2023-02-12
1
-0
/
+8
*
config: add option for SMTP HELO/EHLO local domain
Karel D. Kopecký
2023-02-02
1
-2
/
+14
*
switch-account: also switch account configuration
Bence Ferdinandy
2023-01-26
1
-0
/
+1
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-10
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
2
-2
/
+2
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-7
/
+18
*
smtp: remove requirement for oauthbearer token-endpoint
Tim Culverhouse
2022-12-21
1
-7
/
+6
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
1
-0
/
+13
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
3
-4
/
+6
*
compose: allow writing multipart/alternative messages
Robin Jarry
2022-12-07
1
-0
/
+73
*
logging: rename package to log
Robin Jarry
2022-12-02
3
-20
/
+19
*
logging: homogenize levels
Robin Jarry
2022-12-02
2
-8
/
+5
[next]