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
/
config
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
threadbuilder: sort siblings by sort criteria
Koni Marti
2022-11-06
1
-0
/
+1
*
auto-completion: add option to require a min number of chars
Robin Jarry
2022-11-06
1
-0
/
+2
*
threads: reverse thread ordering
Koni Marti
2022-10-27
1
-1
/
+2
*
store: reverse message list order with iterators
Koni Marti
2022-10-27
1
-0
/
+2
*
msgview: add separate date formatting
Bence Ferdinandy
2022-10-19
1
-38
/
+55
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
1
-4
/
+17
*
filters: append well known dirs to exec PATH
Robin Jarry
2022-10-16
1
-3
/
+3
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-0
/
+2
*
open: allow overriding default program
Robin Jarry
2022-10-01
1
-0
/
+15
*
config: remove default values for this-*-time-format
Robin Jarry
2022-09-25
1
-3
/
+3
*
config: add option to hide timezone in sent emails
Moritz Poldrack
2022-09-14
1
-0
/
+1
*
config: keep cache of resolved credential commands
Robin Jarry
2022-09-10
1
-11
/
+25
*
main: change account order sort
Tobias Wölfel
2022-09-10
1
-1
/
+1
*
config: move ui config parse in function
Robin Jarry
2022-09-08
1
-42
/
+38
*
config: fix default time format values
Robin Jarry
2022-09-08
1
-4
/
+4
*
main: add cli flag to load specified account(s)
Tim Culverhouse
2022-08-22
1
-3
/
+25
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
1
-0
/
+1
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-3
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-4
/
+4
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-31
/
+34
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+4
*
lint: fix ineffective assignments (SA4005)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-15
/
+14
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-42
/
+53
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
1
-0
/
+2
*
logging: print init procedure and config contents
Robin Jarry
2022-07-23
1
-5
/
+25
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-4
/
+5
*
config: allow per-account address-book-cmd
Robin Jarry
2022-07-17
1
-0
/
+3
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
1
-0
/
+1
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
1
-0
/
+4
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-2
/
+2
*
pgp: add customizable icons
Moritz Poldrack
2022-06-24
1
-0
/
+12
*
config: fix setting of zero-value time.Duration config values
Tim Culverhouse
2022-06-22
1
-0
/
+19
*
binds: add folder context for message list binds
Tim Culverhouse
2022-06-22
1
-0
/
+5
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-0
/
+2
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
1
-0
/
+3
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-0
/
+8
*
pgp: add options auto-sign & opportunistic-encrypt
Tim Culverhouse
2022-05-06
1
-1
/
+9
*
feat: add gpg integration
Tim Culverhouse
2022-04-27
1
-1
/
+5
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-0
/
+20
*
config: add unsafe-accounts-conf option
Victor Freire
2022-04-25
1
-6
/
+14
*
statusline: refactor to make it more customizable
Koni Marti
2022-04-25
1
-5
/
+23
*
config: don't swallow error in checkConfigPerms
Connor Kuehl
2022-04-14
1
-1
/
+5
*
go vet: not compatible with reflect.StructTag.Get
Moritz Poldrack
2022-03-18
1
-1
/
+1
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-23
/
+27
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-2
/
+2
*
config: expand tilde in search directories
Daniel Patterson
2022-03-03
1
-1
/
+9
*
config: specify sharedir during build
Daniel Patterson
2022-03-03
1
-7
/
+32
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
1
-0
/
+1
*
config: do not hardcode sharedir
Robin Jarry
2022-02-19
1
-21
/
+45
[next]