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
Commit message (
Expand
)
Author
Age
Files
Lines
*
templates: display "(no subject)" when subject is empty
Bence Ferdinandy
2023-11-24
1
-0
/
+2
*
complete: only display popover for more than one choice
Robin Jarry
2023-11-22
1
-64
/
+74
*
completion: hide quotes from choices
Robin Jarry
2023-11-12
1
-3
/
+10
*
threads: add .ThreadUnread to template data
inwit
2023-11-12
1
-2
/
+8
*
complete: allow disabling automatic completion
Robin Jarry
2023-11-02
1
-0
/
+4
*
complete: allow setting the completion key binding
Robin Jarry
2023-11-02
1
-18
/
+12
*
hooks: add mail-added hook
Jason Cox
2023-11-02
2
-2
/
+51
*
hooks: add mail-deleted hook
Jason Cox
2023-11-02
2
-2
/
+31
*
fold: add an option to toggle folding
inwit
2023-11-02
1
-10
/
+25
*
fold: allow for multiple folding levels
inwit
2023-11-02
2
-3
/
+12
*
open: run commands with sh -c
Robin Jarry
2023-10-28
1
-15
/
+13
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-15
/
+14
*
worker: move shared code to lib
Robin Jarry
2023-10-28
8
-11
/
+1117
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
2
-4
/
+5
*
lib: remove unused ShellQuote function
Robin Jarry
2023-10-28
1
-17
/
+0
*
commands: add :suspend
Nojus Gudinavičius
2023-10-24
1
-0
/
+33
*
accounts: allow fnmatch-style wildcards in aliases
Jason Cox
2023-10-22
1
-2
/
+5
*
sort: new `flagged` sorting criteria
Vitaly Ovchinnikov
2023-10-13
1
-0
/
+2
*
ui: export global functions
Robin Jarry
2023-10-11
2
-47
/
+28
*
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
2
-2
/
+12
*
xdg: fix unit tests on macos
Robin Jarry
2023-09-19
1
-0
/
+4
*
config: make all message list symbols/icons configurable
owl
2023-09-19
1
-6
/
+6
*
hyperlinks: better parsing of emails without mailto prefixes
Vitaly Ovchinnikov
2023-09-19
2
-1
/
+36
*
msgstore: ensure selection when calling sort
Tim Culverhouse
2023-08-31
1
-0
/
+5
*
notmuch: add notmuch bindings
Tim Culverhouse
2023-08-30
10
-0
/
+1074
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
5
-28
/
+17
*
xdg: add functions to deal with user home paths
Robin Jarry
2023-08-27
4
-0
/
+403
*
attach: add an option to pipe the attachments in
Vitaly Ovchinnikov
2023-08-05
1
-18
/
+22
*
hooks: add account and folder to mail-received env
Robin Jarry
2023-08-04
1
-0
/
+4
*
msglist: fetch headers even when not focused
Robin Jarry
2023-08-04
1
-7
/
+28
*
watchers: move filesystem monitoring stuff in lib
Robin Jarry
2023-08-04
3
-0
/
+200
*
templates: attach directly from templates
Koni Marti
2023-08-03
2
-0
/
+28
*
mouse: fix offset in tab title clickable area
Bence Ferdinandy
2023-08-03
1
-10
/
+18
*
wizard: display warning when focus is lost
Koni Marti
2023-08-03
1
-0
/
+6
*
textinput: fix deleteWord with an only whitespace
Oskar Sharipov
2023-07-28
2
-1
/
+73
*
templates: add ThreadCount and ThreadFolded
Koni Marti
2023-07-16
1
-8
/
+26
*
store: implement thread folding
Koni Marti
2023-07-16
2
-1
/
+39
*
threadbuilder: store uid/thread association
Koni Marti
2023-07-16
2
-35
/
+39
*
lib: invert logic of mimeDB lookup
Moritz Poldrack
2023-07-06
1
-4
/
+2
*
templates: process reversed names better
Vitaly Ovchinnikov
2023-06-29
2
-3
/
+135
*
parse-links: be more strict with url parsing
Robin Jarry
2023-06-25
2
-19
/
+108
*
textinput: fix stemming with multi-byte chars
Koni Marti
2023-06-22
1
-1
/
+1
*
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
*
templates: add map functions
Robin Jarry
2023-06-10
2
-0
/
+50
*
lib: don't set seen flag upon error
Koni Marti
2023-05-28
1
-4
/
+9
[next]