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
Commit message (
Expand
)
Author
Age
Files
Lines
*
status: use contextual ui styleset for statusline
Koni Marti
2022-04-17
1
-7
/
+9
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
2
-8
/
+24
*
Add html "unsafe" filter to work also without dante
Jens Grassel
2022-04-17
2
-0
/
+17
*
binds: allow to bind a command to < and >
Koni Marti
2022-04-17
1
-0
/
+8
*
review: show command that will be executed by binding
kt programs
2022-04-14
1
-4
/
+2
*
main: remove unnecessary pointer dereference
Connor Kuehl
2022-04-14
1
-2
/
+2
*
binds: add binding for :open by default in viewer
kt programs
2022-04-14
1
-1
/
+2
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
config: don't swallow error in checkConfigPerms
Connor Kuehl
2022-04-14
1
-1
/
+5
*
Initialization fix for dynamic folders
Aivars Vaivods
2022-04-14
1
-0
/
+9
*
mk: do not depend on cmp being available
Robin Jarry
2022-04-14
1
-3
/
+1
*
builds: add gnupg in preparation of gpg integration
Robin Jarry
2022-04-14
5
-1
/
+5
*
builds: test with notmuch
Robin Jarry
2022-04-14
4
-1
/
+8
*
builds: reformat yaml
Robin Jarry
2022-04-14
4
-50
/
+53
*
imap: fix no-envelope-for-message error
Koni Marti
2022-04-11
1
-1
/
+3
*
stylesets: allow specifying color by number
Tobias Wölfel
2022-04-07
2
-2
/
+18
*
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
1
-0
/
+6
*
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
1
-0
/
+2
*
ui: fix panic in header formatter
Moritz Poldrack
2022-04-06
1
-0
/
+4
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
mk: rename ambiguous LDFLAGS variable
Robin Jarry
2022-04-06
1
-4
/
+7
*
save: fix path completion
Robin Jarry
2022-03-31
1
-0
/
+9
*
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
3
-2
/
+16
*
store: sort messages even when a filter is applied
Koni Marti
2022-03-25
1
-0
/
+1
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
3
-8
/
+16
*
statusline: improve status line updating
Koni Marti
2022-03-25
2
-1
/
+10
*
completion: install panic handler in completion callback
Robin Jarry
2022-03-25
1
-0
/
+2
*
show-ics-details.py: fix error with python < 3.9
Jens Grassel
2022-03-24
1
-16
/
+16
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
3
-18
/
+69
*
logging: fix race condition in startup
Moritz Poldrack
2022-03-24
4
-7
/
+14
*
readme: add ~rjarry/aerc-discuss@lists.sr.ht in resources
Robin Jarry
2022-03-24
1
-2
/
+5
*
readme: add links to documentation
Robin Jarry
2022-03-24
1
-3
/
+20
*
threading: fix msg-id order in references header
Koni Marti
2022-03-23
1
-5
/
+17
*
Add filter script for ics files.
Jens Grassel
2022-03-23
2
-0
/
+90
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
27
-23
/
+161
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
4
-46
/
+67
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
3
-22
/
+10
*
threading: fix stack overflow from faulty headers
Koni Marti
2022-03-22
1
-1
/
+13
*
Release version 0.9.0
0.9.0
Robin Jarry
2022-03-21
1
-1
/
+1
*
readme: fix typo
Robin Jarry
2022-03-21
1
-1
/
+1
*
msglist: update message counter upon filter change
Koni Marti
2022-03-20
2
-0
/
+17
*
store: fix deleting messages in filter mode
Koni Marti
2022-03-20
1
-0
/
+8
*
statusline: update status only when necessary
Koni Marti
2022-03-20
1
-1
/
+6
*
statusline: implement per-account status
Koni Marti
2022-03-18
10
-45
/
+196
*
colorize: handle mailto prefixes in urls
Robin Jarry
2022-03-18
1
-1
/
+1
*
mailto: handle bcc and body fields
Tim Culverhouse
2022-03-18
1
-0
/
+10
*
go vet: not compatible with reflect.StructTag.Get
Moritz Poldrack
2022-03-18
1
-1
/
+1
*
go vet: unreachable code
Moritz Poldrack
2022-03-18
1
-5
/
+0
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
15
-102
/
+102
*
mailto: allow empty recipient field
Tim Culverhouse
2022-03-18
1
-1
/
+4
[next]