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
/
lib
/
msgstore.go
Age
Commit message (
Expand
)
Author
2022-07-26
fixup: Hack up message list to be sorted ascending
topic/asc_sort_imap
cos
2022-07-26
Hack up message list to be sorted ascending
wip/asc_sort_imap
cos
2022-07-10
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
msgstore: remove duplicate calls to store.update
Tim Culverhouse
2022-06-14
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-05-31
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
store: clean marked messages
Koni Marti
2022-05-06
store: remove callbacks on error
Koni Marti
2022-04-17
store: keep current message selected
Koni Marti
2022-04-11
imap: fix no-envelope-for-message error
Koni Marti
2022-03-25
store: sort messages even when a filter is applied
Koni Marti
2022-03-25
sort: keep sort criteria applied to folder
Koni Marti
2022-03-20
msglist: update message counter upon filter change
Koni Marti
2022-03-20
store: fix deleting messages in filter mode
Koni Marti
2022-03-14
store: allow consecutive filter and search queries
Koni Marti
2022-03-12
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-09
threading: honor user-defined sort criteria
Koni Marti
2022-02-24
threading: implement on-the-fly message threading
Koni Marti
2022-01-22
msgstore: fetch missing headers in visual mode
Koni Marti
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-05
go.mod: change base git url
Robin Jarry
2021-02-26
Fix linter warnings
Reto Brunner
2020-07-17
run go fmt
Reto Brunner
2020-07-10
Remove deleted messages from search/filter results
Andrew Jeffery
2020-07-08
Add additional flagging functionality
ARaspiK
2020-05-25
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-17
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-16
imap: Remove FetchMessageBodyPart.{Encoding,Charset}
Reto Brunner
2020-05-01
store.FetchFull: Change callback type to expose entire message
Ben Fiedler
2020-02-29
remove the dirInfoUpdateRequest functionality
Reto Brunner
2020-02-28
Don't show empty message while sorting
Jeffas
2020-02-25
lib/msgstore: debounce directoryUpdateRequests
Reto Brunner
2020-02-19
Revert "Only fetch the directory contents when we are switching directories"
Reto Brunner
2020-02-16
Request DirInfo whenever the unread count may have changed
Reto Brunner
2020-02-16
Only fetch the directory contents when we are switching directories
Reto Brunner
2020-01-05
FetchBodyParts: decode source in the workers
Reto Brunner
2019-12-27
Add labels to index format (%g)
Reto Brunner
2019-12-21
msgstore: add marking functionality
Reto Brunner
2019-12-12
Break early when delete happens in outdated state
Kiril Vladimiroff
2019-12-07
Initialize an empty message map in the message store on initialization
Rafael Castillo
2019-10-14
lib/msgstore: fix invalid callback invocation
Reto Brunner
2019-10-09
Revert "Show spinner when fetching contents"
Drew DeVault
2019-10-09
Preserve sorting order in search results
Jeffas
2019-10-09
Show spinner when fetching contents
Jeffas
2019-09-20
Add sorting functionality
Jeffas
2019-09-18
Revert "Fix out-of-order messages by sorting as we display"
Drew DeVault
2019-09-12
Add modify-labels command
Reto Brunner
[next]