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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bindings: fix panic for terminal keybind
Koni Marti
2022-03-14
1
-1
/
+1
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-0
/
+35
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
5
-15
/
+12
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
7
-68
/
+76
*
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-03-03
1
-6
/
+10
*
pipe: allow piping multiple marked messages
Robin Jarry
2022-02-25
1
-9
/
+102
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
6
-6
/
+32
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-0
/
+39
*
commands: add expand-folder and collapse-folder
Koni Marti
2022-02-23
1
-0
/
+42
*
search/filter: display in extra status
Robin Jarry
2022-02-23
2
-7
/
+6
*
search/filter: remove from status bar after 20 seconds
Robin Jarry
2022-02-19
1
-4
/
+5
*
filter/search: display current search/filter arguments
inwit
2022-02-19
1
-2
/
+3
*
unsubscribe: parse internationalized headers
Koni Marti
2022-02-19
1
-1
/
+5
*
postpone: re-open review mode on error
Koni Marti
2022-02-06
1
-4
/
+9
*
completions: add folder flexible search as an option
inwit
2022-01-31
1
-1
/
+14
*
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-31
1
-0
/
+13
*
recover: recover emails from tempdir after a crash
Koni Marti
2022-01-29
1
-0
/
+110
*
reply: use new-message template for non-quoted replies
Robin Jarry
2022-01-27
1
-0
/
+3
*
msgstore: fetch missing headers in visual mode
Koni Marti
2022-01-22
1
-0
/
+3
*
compose: add default template for new messages
Robin Jarry
2022-01-19
1
-0
/
+3
*
docs: mention missing -T options for compose and forward
Robin Jarry
2022-01-19
1
-1
/
+1
*
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
1
-0
/
+44
*
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2022-01-07
1
-0
/
+44
*
recall: allow recalling messages from any folder
inwit
2021-12-13
1
-5
/
+21
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-0
/
+37
*
go.mod: change base git url
Robin Jarry
2021-11-05
62
-114
/
+114
*
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
2
-11
/
+22
*
send: fix missing error return
Reto Brunner
2021-02-28
1
-0
/
+4
*
Fix linter warnings
Reto Brunner
2021-02-26
3
-8
/
+7
*
send: fix crash if invalid password is given
Reto Brunner
2021-02-05
1
-1
/
+2
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
16
-22
/
+22
*
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-30
2
-10
/
+17
*
send: don't block the UI thread during the sending
Reto Brunner
2021-01-24
1
-35
/
+34
*
save: if part name is a path, only use the filename
Robin Opletal
2021-01-14
1
-1
/
+9
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Refactor send command
Reto Brunner
2020-11-21
1
-201
/
+304
*
reply: add References header
Reto Brunner
2020-11-14
1
-1
/
+28
*
allow the loading of existing headers
Reto Brunner
2020-11-14
1
-2
/
+4
*
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
2
-6
/
+8
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
7
-42
/
+67
*
models: add RFC822 headers to OriginalMail
Reto Brunner
2020-11-14
2
-12
/
+10
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
1
-7
/
+8
*
propagate error from sendmail
y0ast
2020-09-22
1
-2
/
+9
*
reply: don't override the answered flag if we didn't send
Reto Brunner
2020-09-21
1
-1
/
+3
*
handle message unknown charset error
Jeff Martin
2020-08-31
1
-0
/
+4
*
reply: use set instead of linear search
Reto Brunner
2020-08-27
1
-45
/
+70
*
msg/reply: don't cc the sending address on reply all
Reto Brunner
2020-08-20
1
-2
/
+2
*
Add account alias configuration and correctly set From field
y0ast
2020-08-20
1
-1
/
+24
*
msg/reply: handle addresses as addresses
Reto Brunner
2020-08-20
1
-24
/
+20
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-1
/
+2
[prev]
[next]