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
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-0
/
+35
*
widgets: add dialog interface
Koni Marti
2022-08-22
1
-1
/
+8
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+2
*
mailto: add account query parameter
Koni Marti
2022-08-01
1
-5
/
+14
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+2
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-15
/
+8
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-33
/
+25
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-3
/
+3
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
1
-0
/
+27
*
aerc: fix panic when backend is unknown
Koni Marti
2022-07-10
1
-1
/
+4
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-4
/
+4
*
binds: add folder context for message list binds
Tim Culverhouse
2022-06-22
1
-1
/
+2
*
ui: check bounds before drawing dialog
Koni Marti
2022-05-31
1
-2
/
+3
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-3
/
+7
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
1
-4
/
+14
*
statusline: improve status line updating
Koni Marti
2022-03-25
1
-0
/
+3
*
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
[next]