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
/
msglist.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
store: improve cursor position
Koni Marti
2022-08-22
1
-2
/
+4
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
1
-1
/
+1
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-3
/
+3
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+5
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+1
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
1
-1
/
+1
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
1
-0
/
+1
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-5
/
+20
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-4
/
+1
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-21
/
+1
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-1
/
+1
*
msglist: fix panic for index-out-of-range
Tim Culverhouse
2022-07-10
1
-3
/
+1
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
1
-7
/
+16
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-1
/
+2
*
msglist: update message counter upon filter change
Koni Marti
2022-03-20
1
-0
/
+6
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
1
-52
/
+15
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-12
/
+15
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-1
/
+1
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-81
/
+174
*
index: add this-week-time-format
Robin Jarry
2021-11-06
1
-1
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-5
/
+5
*
index: allow dynamic formatting of message dates
Robin Jarry
2021-10-28
1
-0
/
+1
*
Reapply 'Fix nil pointer deref on Envelope'
Shaw Vrana
2021-01-03
1
-3
/
+6
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Apply relevant msglist styles in order
Chris Vittal
2020-11-01
1
-13
/
+14
*
refactor ParseMessageFormat to use a ctx object
Reto Brunner
2020-10-14
1
-3
/
+8
*
correctly apply msglist_read color
y0ast
2020-09-01
1
-1
/
+4
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-18
/
+32
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-32
/
+18
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-18
/
+32
*
Fix nil pointer deref on Envelope
Andrew Jeffery
2020-07-02
1
-3
/
+7
*
Add scrollbar
Jeffas
2020-06-09
1
-3
/
+37
*
Rework msglist scrolling
Jeffas
2020-06-09
1
-14
/
+30
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-37
/
+18
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-1
/
+2
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-2
/
+1
*
Add Style configuration
Reto Brunner
2020-05-27
1
-18
/
+37
*
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-25
1
-1
/
+5
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-2
/
+5
*
Only show spinner while sorting if no uids
Jeffas
2020-02-28
1
-7
/
+7
*
Don't show empty message while sorting
Jeffas
2020-02-28
1
-0
/
+6
*
Fix crash on mouse scrolling before messages load
Wiktor Kwapisiewicz
2020-02-22
1
-2
/
+6
*
config: Strongly type context type
Reto Brunner
2020-01-24
1
-1
/
+1
*
Contextual UI Configuration
Srivathsan Murali
2020-01-24
1
-3
/
+9
*
msglist: highlight marked messages
Reto Brunner
2019-12-21
1
-1
/
+1
*
Complete the F rune.
Srivathsan Murali
2019-11-17
1
-0
/
+1
*
Revert "Show spinner when fetching contents"
Drew DeVault
2019-10-09
1
-3
/
+0
*
Show spinner when fetching contents
Jeffas
2019-10-09
1
-0
/
+3
*
Revert "Fix out-of-order messages by sorting as we display"
Drew DeVault
2019-09-18
1
-31
/
+0
[next]