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
/
msgviewer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
msgviewer: fix segfault when closing viewer
Robin Jarry
2022-09-19
1
-1
/
+0
*
terminal: protect calls to terminal methods throughout aerc
Tim Culverhouse
2022-09-19
1
-1
/
+3
*
msgviewer: properly close embedded terminal
Robin Jarry
2022-09-15
1
-6
/
+3
*
term: replace go-libvterm with tcell-term
Tim Culverhouse
2022-09-14
1
-0
/
+4
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-2
/
+1
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-0
/
+22
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+3
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-8
/
+32
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-9
/
+9
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-3
/
+2
*
msgviewer: cleanup PartSwitcher on :toggle-headers
Jose Lombera
2022-07-23
1
-0
/
+1
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-3
/
+3
*
pgp: add icon for unencrypted, unsigned messages if an icon is set
Moritz Poldrack
2022-06-24
1
-3
/
+3
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-0
/
+4
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-1
/
+13
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
1
-6
/
+35
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-4
/
+4
*
msgviewer: show available bindings when filter not configured
kt programs
2022-04-25
1
-27
/
+59
*
ui: fix panic in header formatter
Moritz Poldrack
2022-04-06
1
-0
/
+4
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
1
-0
/
+17
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+9
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-9
/
+9
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-0
/
+13
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-4
/
+1
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
1
-2
/
+3
*
viewer: add colon after header names
Robin Jarry
2021-11-05
1
-2
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-5
/
+5
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-2
/
+4
*
filters: allow matching any email header
Robin Jarry
2021-10-28
1
-0
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Make mimetype check consistent across cases
y0ast
2020-09-07
1
-1
/
+1
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-7
/
+8
*
Rename selecter to selector
Kalyan Sriram
2020-08-06
1
-6
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-24
/
+39
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-39
/
+24
*
Revert "Rename selecter to selector"
Reto Brunner
2020-07-30
1
-6
/
+6
*
Rename selecter to selector
Kalyan Sriram
2020-07-30
1
-6
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-24
/
+39
*
msgviewer: set max line length to 1 GB
Reto Brunner
2020-07-30
1
-0
/
+8
*
msgviewer: simplify attemptCopy
Reto Brunner
2020-07-30
1
-66
/
+80
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-1
/
+1
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-10
/
+10
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-39
/
+24
*
Add Style configuration
Reto Brunner
2020-05-27
1
-24
/
+39
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-2
/
+1
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-2
/
+2
*
fix: Close unused MessageView when swapping view
Ray Ganardi
2020-04-20
1
-1
/
+2
*
msgviewer: do not interpret header as format string
Drew DeVault
2020-03-19
1
-2
/
+2
*
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-09
1
-1
/
+0
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-42
/
+61
[next]