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
/
lib
/
msgstore.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: add select-last-message option
Koni Marti
2024-05-28
1
-1
/
+8
*
msgstore: restore the directoryChange bool to fix new message bell
Karel Balej
2024-05-09
1
-0
/
+7
*
hooks: add flag-changed
Bence Ferdinandy
2024-04-14
1
-1
/
+22
*
hooks: add tag-modified
Bence Ferdinandy
2024-04-14
1
-2
/
+10
*
notmuch: add strategies for multi-file messages
Jason Cox
2024-04-02
1
-8
/
+10
*
store: fix split view blinking
Nicolas Dichtel
2024-02-15
1
-10
/
+14
*
msgstore: create destination folder on store.Append
Johannes Thyssen Tishman
2024-01-25
1
-0
/
+7
*
hooks: add mail-added hook
Jason Cox
2023-11-02
1
-2
/
+28
*
hooks: add mail-deleted hook
Jason Cox
2023-11-02
1
-2
/
+8
*
fold: add an option to toggle folding
inwit
2023-11-02
1
-10
/
+25
*
fold: allow for multiple folding levels
inwit
2023-11-02
1
-2
/
+11
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-15
/
+14
*
commands: add :toggle-thread-context command
Tim Culverhouse
2023-09-27
1
-0
/
+8
*
ui: enable showing of thread-context
Tim Culverhouse
2023-09-27
1
-0
/
+4
*
msgstore: ensure selection when calling sort
Tim Culverhouse
2023-08-31
1
-0
/
+5
*
msglist: fetch headers even when not focused
Robin Jarry
2023-08-04
1
-7
/
+28
*
store: implement thread folding
Koni Marti
2023-07-16
1
-0
/
+32
*
threadbuilder: store uid/thread association
Koni Marti
2023-07-16
1
-35
/
+23
*
msgstore: delete pending headers when done or cancelled
Tim Culverhouse
2023-06-20
1
-1
/
+2
*
worker: add context to cancellable requests
Tim Culverhouse
2023-06-20
1
-11
/
+19
*
msgstore: pass context from dirlist to msgstore
Tim Culverhouse
2023-06-20
1
-0
/
+8
*
msgstore: allocate properly sized maps
Tim Culverhouse
2023-06-20
1
-3
/
+2
*
logging: remove ultra verbose trace logs
Robin Jarry
2023-06-12
1
-3
/
+1
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
1
-1
/
+1
*
msgstore: fix handling of deleted messages
Tim Culverhouse
2023-05-11
1
-5
/
+4
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-7
/
+0
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-2
/
+0
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-2
/
+2
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-2
/
+5
*
config: replace triggers with hooks
Moritz Poldrack
2023-04-01
1
-1
/
+1
*
msgstore: fix new-email trigger firing for all unread messages
Robin Jarry
2023-01-24
1
-2
/
+2
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-11
/
+4
*
msgstore: fix deadlock in thread builder
Robin Jarry
2023-01-03
1
-1
/
+5
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
1
-3
/
+11
*
threads: rebuild server threads when updating threads
Tim Culverhouse
2022-12-14
1
-2
/
+10
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
1
-0
/
+3
*
msgstore: set store.uids in threaded directories
Tim Culverhouse
2022-12-07
1
-0
/
+1
*
store: fix server-side threads toggling
Koni Marti
2022-12-02
1
-3
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-3
/
+3
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
msglist: style search results
Tim Culverhouse
2022-11-06
1
-0
/
+10
*
msgstore: use default sort when applying Clear
Tim Culverhouse
2022-11-06
1
-1
/
+3
*
threadbuilder: sort siblings by sort criteria
Koni Marti
2022-11-06
1
-2
/
+5
*
threads: reverse thread ordering
Koni Marti
2022-10-27
1
-8
/
+18
*
store: implement the simplified index handling
Koni Marti
2022-10-27
1
-33
/
+33
*
store: reverse message list order with iterators
Koni Marti
2022-10-27
1
-22
/
+49
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
1
-0
/
+2
*
msgstore: fix data race on access to store.needsFlags
Tim Culverhouse
2022-10-02
1
-0
/
+5
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-1
/
+1
*
msgstore: revert 9fdc7acf5b48 "post messageInfo on erroneous fetch"
Tim Culverhouse
2022-09-25
1
-13
/
+1
[next]