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
/
aerc.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
compose: warn user when editor is not in PATH
Tim Culverhouse
2022-11-06
1
-0
/
+22
*
status: add warning style and methods
Tim Culverhouse
2022-11-06
1
-0
/
+4
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
1
-0
/
+4
*
mailto: allow attaching of files
Moritz Poldrack
2022-10-12
1
-0
/
+10
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-12
/
+3
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
1
-19
/
+15
*
bindings: properly check for exKey keystrokes
Tim Culverhouse
2022-10-03
1
-1
/
+9
*
exline: don't draw completions for keybinds
Tim Culverhouse
2022-09-29
1
-3
/
+16
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
1
-4
/
+0
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-0
/
+36
*
composer: restructure to implement account switching
Koni Marti
2022-09-19
1
-0
/
+15
*
terminal: improve mouse support
Tim Culverhouse
2022-09-15
1
-3
/
+0
*
term: add bracketed paste support
Tim Culverhouse
2022-09-14
1
-0
/
+22
*
ui: cleanup internals and api
Robin Jarry
2022-09-14
1
-10
/
+5
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-0
/
+35
*
widgets: add dialog interface
Koni Marti
2022-08-22
1
-1
/
+8
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+2
*
mailto: add account query parameter
Koni Marti
2022-08-01
1
-5
/
+14
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+2
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-15
/
+8
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-33
/
+25
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-3
/
+3
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
1
-0
/
+27
*
aerc: fix panic when backend is unknown
Koni Marti
2022-07-10
1
-1
/
+4
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-4
/
+4
*
binds: add folder context for message list binds
Tim Culverhouse
2022-06-22
1
-1
/
+2
*
ui: check bounds before drawing dialog
Koni Marti
2022-05-31
1
-2
/
+3
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-3
/
+7
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
1
-4
/
+14
*
statusline: improve status line updating
Koni Marti
2022-03-25
1
-0
/
+3
*
logging: fix race condition in startup
Moritz Poldrack
2022-03-24
1
-3
/
+3
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-2
/
+2
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-5
/
+9
*
mailto: handle bcc and body fields
Tim Culverhouse
2022-03-18
1
-0
/
+10
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-8
/
+8
*
mailto: allow empty recipient field
Tim Culverhouse
2022-03-18
1
-1
/
+4
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-1
/
+6
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-3
/
+0
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-0
/
+8
*
search/filter: display in extra status
Robin Jarry
2022-02-23
1
-0
/
+8
*
completions: add support for completing multiple addresses
Parasrah
2022-01-07
1
-6
/
+6
*
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2022-01-07
1
-1
/
+1
*
binds: add account specific bindings
Jonathan Bartlett
2021-12-11
1
-5
/
+9
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-4
/
+4
*
bindings: prepare for more modifers
Robin Jarry
2021-10-28
1
-0
/
+1
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-4
/
+4
*
trim <> from messageIDs when handling mailto links
Reto Brunner
2021-01-12
1
-0
/
+6
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
[next]