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
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
1
-3
/
+0
*
commands: add OptionsProvider and OptionCompleter
Koni Marti
2023-05-16
1
-4
/
+4
*
mailto: add template parameter
Koni Marti
2023-04-22
1
-2
/
+6
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-9
/
+10
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
1
-0
/
+6
*
statusline: add column based render format
Robin Jarry
2023-02-20
1
-13
/
+5
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-6
/
+7
*
aerc: show effects of mailto: and mbox: immediately
Moritz Poldrack
2023-02-16
1
-0
/
+6
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
1
-9
/
+1
*
config: warn for all deprecated settings
Robin Jarry
2023-02-02
1
-21
/
+22
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
1
-1
/
+1
*
config: add columns based index format
Robin Jarry
2023-01-06
1
-0
/
+24
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
1
-2
/
+1
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-1
/
+1
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-52
/
+43
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-7
/
+12
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-5
/
+5
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
aerc: fix popover menu regression
Koni Marti
2022-11-22
1
-0
/
+2
*
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
[next]