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
*
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
*
completions: add folder flexible search as an option
inwit
2022-01-31
1
-0
/
+2
*
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-31
1
-0
/
+2
*
dirlist: use shorter delay before listing directory contents
Robin Jarry
2022-01-29
1
-0
/
+2
*
binds: Warning on unexistent account bindings
inwit
2022-01-24
1
-4
/
+6
*
compose: add default template for new messages
Robin Jarry
2022-01-19
1
-0
/
+2
*
config: fix code formatting
Robin Jarry
2021-12-11
1
-11
/
+11
*
binds: add account specific bindings
Jonathan Bartlett
2021-12-11
1
-53
/
+153
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
1
-0
/
+32
*
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
1
-22
/
+27
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-0
/
+1
*
index: add this-week-time-format
Robin Jarry
2021-11-06
1
-0
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
index: allow dynamic formatting of message dates
Robin Jarry
2021-10-28
1
-2
/
+6
*
load config: do not overwrite the config upon error
Reto Brunner
2021-04-17
1
-8
/
+9
*
config: proper error handle [filters] config
wagner riffel
2021-04-12
1
-1
/
+4
*
correct permission check on accounts.conf
Bor Grošelj Simić
2021-01-14
1
-2
/
+1
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-1
/
+3
*
Check account's from value is not empty
Andrew Jeffery
2020-11-13
1
-0
/
+3
*
Apply relevant msglist styles in order
Chris Vittal
2020-11-01
1
-0
/
+9
*
Add account alias configuration and correctly set From field
y0ast
2020-08-20
1
-0
/
+3
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-6
/
+60
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-49
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-6
/
+49
*
run go fmt
Reto Brunner
2020-07-17
1
-1
/
+1
*
Add a 'folders-exclude' option
ARaspiK
2020-07-02
1
-0
/
+5
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-57
/
+6
*
Add Style configuration
Reto Brunner
2020-05-27
1
-6
/
+57
*
Changing aerc.conf delimiter parsing to use only =, and not : as well
Ben Cohen
2020-04-29
1
-2
/
+6
*
Add postpone command
Jeffas
2020-04-24
1
-4
/
+6
*
Add pinned tabs
Jeffas
2020-03-09
1
-0
/
+2
*
config: Strongly type context type
Reto Brunner
2020-01-24
1
-4
/
+7
*
Contextual UI Configuration
Srivathsan Murali
2020-01-24
1
-10
/
+100
*
Fix handling of multiple template-dirs
Ben Burwell
2020-01-24
1
-3
/
+3
*
Add address book completion in composer
Ben Burwell
2019-12-21
1
-2
/
+3
*
Show textinput completions in popovers
Ben Burwell
2019-12-21
1
-15
/
+20
*
Add custom sorting for folders
Michele Finotto
2019-12-09
1
-0
/
+1
*
Add some defaults for template options
Drew DeVault
2019-11-10
1
-1
/
+9
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-9
/
+35
*
Config for deleting message from message viewer
Srivathsan Murali
2019-09-20
1
-24
/
+26
*
Add sorting functionality
Jeffas
2019-09-20
1
-0
/
+1
*
Add signatures
Jeffas
2019-09-12
1
-0
/
+2
*
Add display of unread messages in dirlist
Jeffas
2019-09-11
1
-3
/
+4
[next]