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: 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
*
ui: box and frame an interactive widget
Koni Marti
2022-11-21
1
-1
/
+2
*
attach: open file picker menu with -m flag
Koni Marti
2022-11-21
1
-2
/
+91
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
1
-2
/
+37
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
1
-0
/
+22
*
switch: update status line
Koni Marti
2022-09-20
1
-1
/
+5
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-5
/
+33
*
commands: add switch-account command for composer
Koni Marti
2022-09-19
1
-0
/
+47
*
attach: enable path globbing
Moritz Poldrack
2022-08-30
1
-10
/
+32
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
2
-15
/
+13
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-20
/
+15
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-2
/
+6
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-2
/
+2
*
tabs: make fields private
Robin Jarry
2022-07-23
2
-4
/
+12
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
12
-13
/
+13
[next]