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
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
1
-1
/
+1
*
templates: add boolean flags
Robin Jarry
2023-05-20
1
-0
/
+6
*
templates: use template interface consistently
Koni Marti
2023-05-16
2
-5
/
+52
*
mkdir: add completion
Moritz Poldrack
2023-05-16
1
-1
/
+19
*
archive: respect delimiter
Moritz Poldrack
2023-05-16
1
-5
/
+11
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
1
-6
/
+11
*
search/filter: update completion
Koni Marti
2023-05-16
1
-0
/
+23
*
save: update completion
Koni Marti
2023-05-16
1
-8
/
+9
*
recover: update completion
Koni Marti
2023-05-16
1
-26
/
+10
*
commands: execute commands with templates
Koni Marti
2023-05-16
2
-18
/
+106
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+52
*
commands: add OptionsProvider and OptionCompleter
Koni Marti
2023-05-16
6
-30
/
+619
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-2
/
+2
*
term: update tab title even when tab is not selected
Robin Jarry
2023-04-15
1
-2
/
+4
*
attach: focus terminal for file picker
Koni Marti
2023-04-10
1
-0
/
+1
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
11
-22
/
+17
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-8
/
+3
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
1
-33
/
+32
*
move/archive: make sure to close existing viewer
Robin Jarry
2023-03-15
1
-0
/
+2
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
2
-4
/
+12
*
statusline: add column based render format
Robin Jarry
2023-02-20
1
-1
/
+1
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
7
-20
/
+20
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-5
/
+16
*
commands: expand template placeholders
Aivars Vaivods
2023-02-20
1
-1
/
+45
*
log: add debug for send configuration
Bence Ferdinandy
2023-02-12
1
-0
/
+8
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
7
-66
/
+7
*
config: add option for SMTP HELO/EHLO local domain
Karel D. Kopecký
2023-02-02
1
-2
/
+14
*
switch-account: also switch account configuration
Bence Ferdinandy
2023-01-26
1
-0
/
+1
*
logging: add trace to every command call
Bence Ferdinandy
2023-01-26
1
-0
/
+2
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
6
-0
/
+8
*
doc: fix English typos
Robin Jarry
2023-01-06
1
-1
/
+1
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
7
-10
/
+8
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
3
-36
/
+7
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
4
-12
/
+5
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
3
-12
/
+36
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
1
-6
/
+7
*
smtp: remove requirement for oauthbearer token-endpoint
Tim Culverhouse
2022-12-21
1
-7
/
+6
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
2
-0
/
+26
*
split: use a sensible default width
Moritz Poldrack
2022-12-19
1
-0
/
+8
*
reply: refactor close-on-reply setting to -c flag
Bence Ferdinandy
2022-12-15
1
-7
/
+10
*
findNextNonDeleted: set next to nil if last message
Tim Culverhouse
2022-12-14
1
-0
/
+3
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
1
-3
/
+0
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
18
-33
/
+38
*
compose: allow writing multipart/alternative messages
Robin Jarry
2022-12-07
1
-0
/
+73
*
view: add close-on-reply option
Bence Ferdinandy
2022-12-02
1
-1
/
+11
*
logging: rename package to log
Robin Jarry
2022-12-02
20
-82
/
+81
*
logging: homogenize levels
Robin Jarry
2022-12-02
8
-18
/
+15
*
doc: extract accounts and binds into separate man pages
Robin Jarry
2022-11-24
1
-0
/
+2
*
ui: box and frame an interactive widget
Koni Marti
2022-11-21
1
-1
/
+2
*
attach: open file picker menu with -m flag
Koni Marti
2022-11-21
1
-2
/
+91
[next]