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
/
msg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
3
-6
/
+9
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
6
-7
/
+7
*
pipe: use go-mbox for writing multiple messages
Koni Marti
2022-07-14
1
-38
/
+13
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-1
/
+1
*
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
*
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
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-2
/
+5
*
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
*
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
1
-1
/
+1
*
store: keep current message selected
Koni Marti
2022-04-17
1
-0
/
+1
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
3
-0
/
+11
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-1
/
+1
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-0
/
+2
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
2
-9
/
+8
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-1
/
+1
*
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
1
-0
/
+3
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-0
/
+39
*
unsubscribe: parse internationalized headers
Koni Marti
2022-02-19
1
-1
/
+5
*
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-31
1
-0
/
+13
*
reply: use new-message template for non-quoted replies
Robin Jarry
2022-01-27
1
-0
/
+3
*
recall: allow recalling messages from any folder
inwit
2021-12-13
1
-5
/
+21
*
go.mod: change base git url
Robin Jarry
2021-11-05
14
-46
/
+46
*
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
2
-11
/
+22
*
Fix linter warnings
Reto Brunner
2021-02-26
3
-8
/
+7
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
8
-9
/
+9
*
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-30
1
-2
/
+1
*
reply: add References header
Reto Brunner
2020-11-14
1
-1
/
+28
*
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
1
-4
/
+7
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
4
-33
/
+35
*
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
*
reply: don't override the answered flag if we didn't send
Reto Brunner
2020-09-21
1
-1
/
+3
*
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
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-7
/
+7
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-7
/
+7
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-7
/
+7
[prev]
[next]