index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
msglist.go
Age
Commit message (
Expand
)
Author
2022-04-27
refactor: refactor pgp implementation
Tim Culverhouse
2022-03-20
msglist: update message counter upon filter change
Koni Marti
2022-03-03
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-24
threading: implement on-the-fly message threading
Koni Marti
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-06
index: add this-week-time-format
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-10-28
index: allow dynamic formatting of message dates
Robin Jarry
2021-01-03
Reapply 'Fix nil pointer deref on Envelope'
Shaw Vrana
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-11-01
Apply relevant msglist styles in order
Chris Vittal
2020-10-14
refactor ParseMessageFormat to use a ctx object
Reto Brunner
2020-09-01
correctly apply msglist_read color
y0ast
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-02
Fix nil pointer deref on Envelope
Andrew Jeffery
2020-06-09
Add scrollbar
Jeffas
2020-06-09
Rework msglist scrolling
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
2020-05-27
Add Style configuration
Reto Brunner
2020-05-25
pgp: fail gracefully from email decryption
Ray Ganardi
2020-03-03
Initial support for PGP decryption & signatures
Drew DeVault
2020-02-28
Only show spinner while sorting if no uids
Jeffas
2020-02-28
Don't show empty message while sorting
Jeffas
2020-02-22
Fix crash on mouse scrolling before messages load
Wiktor Kwapisiewicz
2020-01-24
config: Strongly type context type
Reto Brunner
2020-01-24
Contextual UI Configuration
Srivathsan Murali
2019-12-21
msglist: highlight marked messages
Reto Brunner
2019-11-17
Complete the F rune.
Srivathsan Murali
2019-10-09
Revert "Show spinner when fetching contents"
Drew DeVault
2019-10-09
Show spinner when fetching contents
Jeffas
2019-09-18
Revert "Fix out-of-order messages by sorting as we display"
Drew DeVault
2019-09-11
Add Mouseable
Jeffas
2019-09-04
widgets: gofmt
Wagner Riffel
2019-09-02
Use sort.Stable for sorting displayed messages
a3v
2019-08-30
Allow custom spinner via config file
Paul Spooren
2019-08-29
Fix out-of-order messages by sorting as we display
Stephen Brennan
2019-08-02
msglist: add initialization state
Reto Brunner
2019-07-26
Add new-email trigger
Jeffas
2019-07-19
Implement :filter, :clear
Kevin Kuehler
2019-07-08
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-06-26
Fix jumping around in search
Drew DeVault
2019-06-26
Implement :search, :next-result, :prev-result
Drew DeVault
2019-06-11
Fix automatic scrolling when messages arrive/leave
Drew DeVault
2019-06-11
Move select functionality from msglist to msgstore
Kevin Kuehler
[next]