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
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: update default pager
Moritz Poldrack
2023-05-16
1
-1
/
+1
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
2
-13
/
+10
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
1
-5
/
+17
*
commands: add OptionsProvider and OptionCompleter
Koni Marti
2023-05-16
1
-4
/
+4
*
dirtree: modify drawing of the dirtree
Tim Culverhouse
2023-05-16
2
-19
/
+20
*
compose: do not strip leading space from signature
Robin Jarry
2023-04-27
1
-2
/
+1
*
term: fix handling of failed command
Tim Culverhouse
2023-04-26
1
-1
/
+2
*
term: add config options for TERM and osc8
Tim Culverhouse
2023-04-24
1
-0
/
+3
*
tcell-term: upgrade to latest release
Tim Culverhouse
2023-04-23
1
-16
/
+19
*
mailto: add template parameter
Koni Marti
2023-04-22
1
-2
/
+6
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
6
-7
/
+15
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
2
-40
/
+37
*
dirstore: store directory model in dirstore
Tim Culverhouse
2023-04-22
2
-4
/
+4
*
listDirectories: refactor listdirectories handling
Tim Culverhouse
2023-04-22
3
-52
/
+60
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-27
/
+27
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-0
/
+1
*
term: ignore redraw events when not visible
Robin Jarry
2023-04-15
3
-3
/
+27
*
dialog: avoid panic when window is too small
Robin Jarry
2023-04-15
1
-2
/
+14
*
terminal: avoid high cpu usage when not focused
Robin Jarry
2023-04-04
1
-1
/
+3
*
config: replace triggers with hooks
Moritz Poldrack
2023-04-01
1
-7
/
+6
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
4
-18
/
+22
*
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
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
1
-14
/
+6
*
account: fix crash/race on init
Robin Jarry
2023-03-09
1
-0
/
+3
*
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
*
statusline: avoid races when updating status stack
Tim Culverhouse
2023-03-07
1
-0
/
+10
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
1
-0
/
+6
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
1
-9
/
+14
*
pgp: automatically determine signer from sender
witcher
2023-03-02
1
-12
/
+31
*
pgp: fix segfault for opportunistic encryption
witcher
2023-03-02
1
-3
/
+6
*
compose: only add delimiter when a signature is defined
Robin Jarry
2023-02-24
1
-0
/
+4
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
2
-123
/
+107
*
statusline: add column based render format
Robin Jarry
2023-02-20
4
-58
/
+71
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-13
/
+12
*
ui/table: do not require width at construction
Robin Jarry
2023-02-20
1
-4
/
+4
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
2
-7
/
+16
*
templates: unify data interface
Robin Jarry
2023-02-20
3
-74
/
+37
*
account: fix segfault when message store is not initialized
Robin Jarry
2023-02-20
1
-0
/
+3
*
aerc: show effects of mailto: and mbox: immediately
Moritz Poldrack
2023-02-16
1
-0
/
+6
*
compose: ensure signature uses standard delimiter
Moritz Poldrack
2023-02-12
1
-0
/
+17
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
2
-9
/
+55
*
config: warn for all deprecated settings
Robin Jarry
2023-02-02
1
-21
/
+22
*
viewer: use textproto.WriteHeader
Robin Jarry
2023-02-02
1
-16
/
+13
*
dirlist: simplify getRUEString logic
Tim Culverhouse
2023-01-29
1
-14
/
+7
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
3
-1
/
+44
*
compose: allow sending format=flowed messages
Robin Jarry
2023-01-26
1
-8
/
+13
*
viewer: allow piping full headers in a filter
Robin Jarry
2023-01-26
1
-9
/
+45
*
viewer: remove local redundant showHeaders variables
Robin Jarry
2023-01-26
1
-29
/
+25
[next]