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
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-5
/
+5
*
dirtree: fixup to apply correct patchset version
Robin Jarry
2023-05-16
1
-2
/
+7
*
dirtree: modify drawing of the dirtree
Tim Culverhouse
2023-05-16
1
-10
/
+12
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-1
/
+1
*
config: remove subject contextual ui sections
Robin Jarry
2023-03-31
1
-4
/
+1
*
styleset: allow dynamic msglist styling
Robin Jarry
2023-03-31
1
-4
/
+9
*
templates: separate thread prefix from subject
Robin Jarry
2023-03-08
1
-5
/
+4
*
msglist: fix inconsistent thread subject deduplication
Robin Jarry
2023-03-08
1
-1
/
+11
*
ui/table: do not require width at construction
Robin Jarry
2023-02-20
1
-4
/
+4
*
templates: unify data interface
Robin Jarry
2023-02-20
1
-16
/
+8
*
msglist: log template errors
Robin Jarry
2023-01-11
1
-0
/
+1
*
style: add msglist_answered config option
Martin Lucina
2023-01-10
1
-0
/
+3
*
config: add columns based index format
Robin Jarry
2023-01-06
1
-96
/
+111
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-1
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-14
/
+2
*
msglist: make width available externally
Moritz Poldrack
2022-12-19
1
-0
/
+6
*
style: make marked more important than search
Bence Ferdinandy
2022-12-14
1
-5
/
+4
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
1
-0
/
+1
*
msglist: add attachment indicator
Bence Ferdinandy
2022-12-14
1
-0
/
+1
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-5
/
+3
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-12
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
msglist: style search results
Tim Culverhouse
2022-11-06
1
-0
/
+5
*
msglist: display reversed thread ordering
Koni Marti
2022-10-27
1
-55
/
+64
*
store: reverse message list order with iterators
Koni Marti
2022-10-27
1
-20
/
+36
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-5
/
+1
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-2
/
+2
*
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
[next]