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
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-2
/
+2
*
recall: support pgp/mime messages
Koni Marti
2022-07-10
1
-55
/
+70
*
recall: append attachments
Koni Marti
2022-07-10
1
-2
/
+30
*
recall: confirm deleting message when not sent
Koni Marti
2022-07-10
1
-9
/
+34
*
postpone: avoid calling WriteMessage twice
Koni Marti
2022-07-10
1
-9
/
+4
*
commands: implement prompt completion
Sergey Smirnykh
2022-07-02
2
-2
/
+57
*
forward: remove crlf in text body
Koni Marti
2022-07-02
1
-1
/
+5
*
forward: provide option to append all attachments
Koni Marti
2022-07-02
1
-14
/
+53
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-2
/
+1
*
open: fix mimetype discovery for encrypted or signed messages
Tim Culverhouse
2022-06-26
1
-1
/
+1
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
3
-11
/
+10
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-1
/
+19
*
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-06-14
5
-2
/
+11
*
unsubscribe: select method with the selector dialog
Koni Marti
2022-05-31
1
-10
/
+77
*
invites: reply with accept, accept-tentative or decline
Koni Marti
2022-05-31
1
-0
/
+190
*
help: add completions
Tim Culverhouse
2022-05-23
1
-2
/
+15
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
1
-0
/
+32
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
1
-12
/
+0
*
pgp: check for signing key before signing time
Tim Culverhouse
2022-05-04
1
-1
/
+4
*
recall: mention the -f option in the error message
inwit
2022-04-29
1
-2
/
+2
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
3
-3
/
+3
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
store: keep current message selected
Koni Marti
2022-04-17
2
-0
/
+26
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
1
-0
/
+6
*
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
1
-0
/
+2
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
save: fix path completion
Robin Jarry
2022-03-31
1
-0
/
+9
*
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
1
-2
/
+3
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
1
-3
/
+10
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
1
-15
/
+47
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
11
-2
/
+43
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
1
-0
/
+2
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-1
/
+1
*
statusline: implement per-account status
Koni Marti
2022-03-18
6
-14
/
+23
*
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
3
-19
/
+5
*
commands: fix possible panic in CompletionFromList
kt programs
2022-03-16
1
-1
/
+1
*
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
[next]