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
...
*
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
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+96
*
Add `oauthbearer` support for SMTP
R Chowdhury
2020-08-13
1
-0
/
+31
*
Implement style configuration.
Kalyan Sriram
2020-08-06
4
-23
/
+16
*
Set environment variables for the exec command
Nicolai Dagestad
2020-08-03
1
-0
/
+16
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
4
-16
/
+23
*
Implement style configuration.
Kalyan Sriram
2020-07-30
4
-23
/
+16
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
4
-46
/
+12
*
run go fmt
Reto Brunner
2020-07-17
2
-3
/
+3
*
Use PushStatus instead of SetStatus where it makes sense
Heiko Carrasco
2020-07-09
2
-4
/
+3
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-86
/
+135
*
Allow open to be asynchronous
Andrew Jeffery
2020-07-08
2
-4
/
+3
*
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
6
-9
/
+9
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-0
/
+3
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
22
-55
/
+55
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
23
-54
/
+76
*
Remove duration from the status methods
Reto Brunner
2020-05-27
23
-76
/
+54
*
Add Style configuration
Reto Brunner
2020-05-27
22
-55
/
+55
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
2
-0
/
+6
*
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-25
3
-3
/
+15
*
msg/reply: scoping error of part slice for quoting
Srivathsan Murali
2020-05-22
1
-1
/
+1
*
Fix typos
Martin Michlmayr
2020-05-21
3
-3
/
+3
*
gofmt
Drew DeVault
2020-05-19
1
-1
/
+1
*
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
6
-20
/
+19
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
2
-9
/
+25
*
commands/helper: remove duplicated method
Reto Brunner
2020-05-11
6
-14
/
+6
*
msg/read: don't copy waitgroup
Reto Brunner
2020-05-11
1
-3
/
+3
*
Show 'Message sent' only for ten seconds instead of permanently
elumbella
2020-05-11
1
-4
/
+4
*
msg/reply: Deduplicate TO: and CC:
Reto Brunner
2020-05-06
1
-0
/
+12
*
store.FetchFull: Change callback type to expose entire message
Ben Fiedler
2020-05-01
2
-5
/
+8
[prev]
[next]