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: use template interface consistently
Koni Marti
2023-05-16
1
-48
/
+72
*
textinput: align completion popover
Koni Marti
2023-05-16
1
-1
/
+10
*
textinput: improve stemming
Koni Marti
2023-05-16
1
-3
/
+6
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+52
*
msgstore: fix handling of deleted messages
Tim Culverhouse
2023-05-11
1
-5
/
+4
*
ui: avoid races with queue redraw
Robin Jarry
2023-04-27
1
-15
/
+11
*
ui: avoid duplicate queued redraws
Robin Jarry
2023-04-26
1
-1
/
+8
*
mod: drop support for go 1.17
Robin Jarry
2023-04-24
1
-8
/
+1
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-6
/
+16
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
2
-7
/
+4
*
dirstore: store directory model in dirstore
Tim Culverhouse
2023-04-22
1
-4
/
+11
*
listDirectories: refactor listdirectories handling
Tim Culverhouse
2023-04-22
1
-7
/
+9
*
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
*
templates: change layered fg & bg color priorities
Robin Jarry
2023-04-15
1
-2
/
+2
*
term: ignore redraw events when not visible
Robin Jarry
2023-04-15
2
-0
/
+13
*
hooks: add aerc-shutdown
Moritz Poldrack
2023-04-01
1
-0
/
+22
*
hooks: add aerc-startup hook
Moritz Poldrack
2023-04-01
1
-0
/
+23
*
config: replace triggers with hooks
Moritz Poldrack
2023-04-01
4
-1
/
+54
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
2
-4
/
+4
*
templates: fix layered fg & bg color for inline styles
Robin Jarry
2023-03-31
1
-7
/
+8
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
2
-0
/
+84
*
openers: support basic shell globbing
Robin Jarry
2023-03-13
1
-9
/
+13
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
1
-4
/
+0
*
templates: add conditional style method
Robin Jarry
2023-03-08
1
-0
/
+11
*
templates: add switch/case functions
Robin Jarry
2023-03-08
1
-0
/
+31
*
templates: add match function
Robin Jarry
2023-03-08
2
-0
/
+32
*
templates: reverse args order for .Style
Robin Jarry
2023-03-08
1
-1
/
+1
*
templates: make SubjectBase official api
Robin Jarry
2023-03-08
1
-1
/
+8
*
templates: separate thread prefix from subject
Robin Jarry
2023-03-08
1
-4
/
+13
*
templates: allow layered fg & bg color for inline styles
Robin Jarry
2023-03-08
1
-5
/
+7
*
ipc: stay silent if command succeeded
Moritz Poldrack
2023-03-07
1
-3
/
+1
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
2
-0
/
+15
*
ipc: use an interface instead of a function list
Moritz Poldrack
2023-03-07
2
-7
/
+13
*
ipc: change protocol to JSON
Moritz Poldrack
2023-03-07
3
-28
/
+105
*
socket: refactor existing code
Moritz Poldrack
2023-03-07
3
-146
/
+147
*
socket: extract functionality into ipc package
Moritz Poldrack
2023-03-07
1
-1
/
+1
*
table: fix center padding
Robin Jarry
2023-03-04
2
-14
/
+29
*
templates: allow inline user styles
Tim Culverhouse
2023-03-02
1
-0
/
+7
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
4
-24
/
+700
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-0
/
+14
*
templates: add compactDir function
Robin Jarry
2023-02-20
1
-0
/
+5
*
statusline: add column based render format
Robin Jarry
2023-02-20
4
-269
/
+121
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
3
-3
/
+3
*
ui/table: do not require width at construction
Robin Jarry
2023-02-20
1
-8
/
+6
*
ui/table: allow zero width columns
Robin Jarry
2023-02-20
1
-4
/
+7
*
format: remove unused code
Robin Jarry
2023-02-20
1
-319
/
+0
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-0
/
+17
*
commands: expand template placeholders
Aivars Vaivods
2023-02-20
1
-3
/
+6
[next]