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
/
widgets
/
aerc.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
logging: fix race condition in startup
Moritz Poldrack
2022-03-24
1
-3
/
+3
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-2
/
+2
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-5
/
+9
*
mailto: handle bcc and body fields
Tim Culverhouse
2022-03-18
1
-0
/
+10
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-8
/
+8
*
mailto: allow empty recipient field
Tim Culverhouse
2022-03-18
1
-1
/
+4
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-1
/
+6
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-3
/
+0
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-0
/
+8
*
search/filter: display in extra status
Robin Jarry
2022-02-23
1
-0
/
+8
*
completions: add support for completing multiple addresses
Parasrah
2022-01-07
1
-6
/
+6
*
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2022-01-07
1
-1
/
+1
*
binds: add account specific bindings
Jonathan Bartlett
2021-12-11
1
-5
/
+9
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-4
/
+4
*
bindings: prepare for more modifers
Robin Jarry
2021-10-28
1
-0
/
+1
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-4
/
+4
*
trim <> from messageIDs when handling mailto links
Reto Brunner
2021-01-12
1
-0
/
+6
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
fix mailto parsing
Reto Brunner
2020-11-28
1
-1
/
+5
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-12
/
+24
*
show error if account view creation fails
Reto Brunner
2020-08-10
1
-3
/
+24
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-6
/
+14
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-14
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-6
/
+14
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-5
/
+4
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-18
/
+11
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-10
/
+10
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-10
/
+10
*
Add Style configuration
Reto Brunner
2020-05-27
1
-11
/
+18
*
aerc: Refactor getpasswd dialog
Ray Ganardi
2020-05-25
1
-30
/
+53
*
feat(pgp): Show error message from pgp
Ray Ganardi
2020-05-25
1
-1
/
+4
*
feat(pgp): Add <ESC> to cancel password prompt
Ray Ganardi
2020-05-25
1
-7
/
+11
*
gofmt fixes
Drew DeVault
2020-04-24
1
-4
/
+4
*
Add postpone command
Jeffas
2020-04-24
1
-1
/
+3
*
Add :choose command
Ray Ganardi
2020-04-24
1
-0
/
+33
*
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-23
1
-6
/
+3
*
Add pinned tabs
Jeffas
2020-03-09
1
-1
/
+9
*
Reduce size of the password prompt UI
Drew DeVault
2020-03-03
1
-2
/
+2
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-0
/
+48
*
Add move-tab command
Jeffas
2020-03-03
1
-0
/
+12
*
create OriginalMail struct
Leszek CimaĆa
2020-01-09
1
-1
/
+2
*
Show textinput completions in popovers
Ben Burwell
2019-12-21
1
-2
/
+2
*
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-11-17
1
-3
/
+3
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-2
/
+5
*
Fix selected account to return for messageviewer
Jeffas
2019-10-02
1
-4
/
+6
*
widgets: remove duplicate import
Wagner Riffel
2019-09-12
1
-18
/
+17
*
Add signatures
Jeffas
2019-09-12
1
-1
/
+1
*
Add Mouseable
Jeffas
2019-09-11
1
-14
/
+27
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-1
/
+1
[prev]
[next]