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
...
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-0
/
+23
*
msgstore: post MessageInfo on erroneous fetch
Tim Culverhouse
2022-09-20
1
-1
/
+13
*
msgstore: do not run threadbuilder unless in threaded view
Tim Culverhouse
2022-08-31
1
-1
/
+3
*
msgstore: enable granularity in updating of threadbuilder
Tim Culverhouse
2022-08-30
1
-4
/
+7
*
msgstore: run threadBuilder with no debounce on DirectoryContents msg
Tim Culverhouse
2022-08-30
1
-21
/
+26
*
move: enable MoveMessages from msgstore
Tim Culverhouse
2022-08-22
1
-2
/
+2
*
store: improve cursor position
Koni Marti
2022-08-22
1
-22
/
+26
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-0
/
+22
*
store: remove unneeded header callback
Koni Marti
2022-08-22
1
-19
/
+7
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-152
/
+23
*
delete: revert deleted messages if Delete is unsupported
Tim Culverhouse
2022-08-05
1
-0
/
+3
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-12
/
+6
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-3
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-22
/
+20
*
store: fix nexprev when filtering
Koni Marti
2022-08-01
1
-0
/
+1
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-5
/
+5
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+5
*
threads: match regular view scrolling behavior
Koni Marti
2022-07-26
1
-0
/
+24
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
1
-4
/
+18
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
1
-8
/
+16
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-76
/
+51
*
msgstore: check if message index < 0, select 0 if so
akspecs
2022-07-24
1
-1
/
+5
*
msgstore: refactor NextPrev
Tim Culverhouse
2022-07-24
1
-7
/
+2
*
store: fix Select behavior
Tim Culverhouse
2022-07-24
1
-6
/
+13
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-1
/
+1
*
msgstore: do not build threads when threaded view is off
Tim Culverhouse
2022-07-17
1
-1
/
+1
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-4
/
+24
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-45
/
+18
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
1
-2
/
+1
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-15
/
+21
*
msgstore: remove duplicate calls to store.update
Tim Culverhouse
2022-07-10
1
-3
/
+0
*
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-06-14
1
-0
/
+6
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-1
/
+3
*
store: clean marked messages
Koni Marti
2022-05-31
1
-0
/
+18
*
store: remove callbacks on error
Koni Marti
2022-05-06
1
-3
/
+28
*
store: keep current message selected
Koni Marti
2022-04-17
1
-1
/
+22
*
imap: fix no-envelope-for-message error
Koni Marti
2022-04-11
1
-1
/
+3
*
store: sort messages even when a filter is applied
Koni Marti
2022-03-25
1
-0
/
+1
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
1
-3
/
+4
*
msglist: update message counter upon filter change
Koni Marti
2022-03-20
1
-0
/
+11
*
store: fix deleting messages in filter mode
Koni Marti
2022-03-20
1
-0
/
+8
*
store: allow consecutive filter and search queries
Koni Marti
2022-03-14
1
-7
/
+21
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-1
/
+1
*
threading: honor user-defined sort criteria
Koni Marti
2022-03-09
1
-36
/
+12
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-1
/
+78
*
msgstore: fetch missing headers in visual mode
Koni Marti
2022-01-22
1
-0
/
+7
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-5
/
+50
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
[prev]
[next]