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
*
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
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
4
-46
/
+12
*
run go fmt
Reto Brunner
2020-07-17
1
-2
/
+2
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-86
/
+135
*
Allow open to be asynchronous
Andrew Jeffery
2020-07-08
1
-1
/
+1
*
pipe: don't crash if part is nil
Reto Brunner
2020-07-05
1
-0
/
+3
*
delete: push unsupported error up to the user
Reto Brunner
2020-07-05
1
-0
/
+3
*
Fix dates in reply/forward commands.
Reto Brunner
2020-06-26
2
-2
/
+2
*
Rework msglist scrolling
Jeffas
2020-06-09
3
-4
/
+4
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
10
-23
/
+20
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
10
-22
/
+32
*
Remove duration from the status methods
Reto Brunner
2020-05-27
10
-32
/
+22
*
Add Style configuration
Reto Brunner
2020-05-27
10
-20
/
+23
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+4
*
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-25
1
-1
/
+5
*
msg/reply: scoping error of part slice for quoting
Srivathsan Murali
2020-05-22
1
-1
/
+1
*
Fix typos
Martin Michlmayr
2020-05-21
2
-2
/
+2
*
msg/forward: fix body part selection
Reto Brunner
2020-05-17
1
-2
/
+8
*
Move findPlaintext / findFirstNonMultipart to utils
Reto Brunner
2020-05-17
2
-31
/
+32
*
msg/reply: fix encoding issues for quoted reply.
Reto Brunner
2020-05-17
2
-11
/
+32
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
4
-4
/
+4
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-7
/
+10
[next]