index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement :select-message
Drew DeVault
2019-03-15
1
-0
/
+9
*
Implement scrolling in message list
Drew DeVault
2019-03-15
1
-3
/
+14
*
Implement :next-message n%
Drew DeVault
2019-03-15
1
-0
/
+6
*
Move MessageStore into its own file
Drew DeVault
2019-03-15
2
-86
/
+7
*
Implement default in accounts.conf
Drew DeVault
2019-03-15
1
-1
/
+1
*
Implement sidebar-width config option
Drew DeVault
2019-03-15
2
-3
/
+2
*
Fix nil dereference on rapidly cycling folders
Drew DeVault
2019-03-15
1
-1
/
+1
*
Rig up key bindings
Drew DeVault
2019-03-15
4
-32
/
+62
*
Implement key bindings subsystem
Drew DeVault
2019-03-15
1
-4
/
+2
*
widgets/directories.go -> widgets/dirlist.go
Drew DeVault
2019-03-14
1
-0
/
+0
*
Implement :{next,prev}-message
Drew DeVault
2019-03-14
2
-0
/
+24
*
Invalidate when UIDs finish downloading
Drew DeVault
2019-03-14
1
-4
/
+0
*
Use cached message store when re-opening dirs
Drew DeVault
2019-03-14
1
-1
/
+9
*
Implement :cd command
Drew DeVault
2019-03-14
2
-2
/
+21
*
Display message subjects in message list
Drew DeVault
2019-03-14
2
-4
/
+23
*
Implement message store side of message fetching
Drew DeVault
2019-03-14
2
-12
/
+54
*
Lay out message list widget basic design
Drew DeVault
2019-03-14
3
-4
/
+108
*
Fetch valid UIDs from server after opening dir
Drew DeVault
2019-03-10
2
-6
/
+65
*
Improve error reporting
Drew DeVault
2019-03-10
1
-3
/
+2
*
Flesh out command parsing & handling
Drew DeVault
2019-03-10
1
-1
/
+1
*
Start building out command subsystem
Drew DeVault
2019-03-10
3
-7
/
+54
*
Fix build
Elias Naur
2019-02-10
2
-2
/
+3
*
Implement Container interface in widgets/
Drew DeVault
2019-01-20
2
-0
/
+8
*
Send commands up to the top-level aerc widget
Drew DeVault
2019-01-14
2
-12
/
+24
*
Add cursor handling in ex line
Drew DeVault
2019-01-14
1
-3
/
+9
*
Handle errors from worker initialization
Drew DeVault
2019-01-13
1
-1
/
+1
*
Swap message list placeholder for spinner
Drew DeVault
2019-01-13
1
-1
/
+3
*
Add loading spinner
Drew DeVault
2019-01-13
2
-1
/
+99
*
Handle connection errors properly
Drew DeVault
2019-01-13
1
-3
/
+4
*
Issue IMAP SELECT command
Drew DeVault
2019-01-13
1
-0
/
+1
*
Simplify approach to directory list
Drew DeVault
2019-01-13
2
-8
/
+35
*
Revert "Add abstract list, update dirlist accordingly"
Drew DeVault
2019-01-13
1
-45
/
+26
*
Revert "Render selected list item differently"
Drew DeVault
2019-01-13
1
-7
/
+3
*
Render selected list item differently
Drew DeVault
2019-01-13
1
-3
/
+7
*
Add abstract list, update dirlist accordingly
Drew DeVault
2019-01-13
1
-26
/
+45
*
Filter dirlist according to user config
Drew DeVault
2019-01-13
2
-6
/
+19
*
Add directory list widget
Drew DeVault
2019-01-13
2
-23
/
+84
*
Move ex line into account
Drew DeVault
2019-01-13
2
-66
/
+58
*
Move status line into account, update behavior
Drew DeVault
2019-01-13
2
-15
/
+44
*
Remove old account widget
Drew DeVault
2019-01-13
1
-97
/
+0
*
Initialize worker in account widget
Drew DeVault
2019-01-13
2
-3
/
+56
*
Add basic account widget, populate real acct views
Drew DeVault
2019-01-13
2
-27
/
+45
*
Apply gofmt
Drew DeVault
2018-06-12
1
-8
/
+8
*
Apply gofmt
Drew DeVault
2018-06-11
3
-10
/
+10
*
Move sidebar into account tabs
Drew DeVault
2018-06-11
1
-16
/
+29
*
switch to tcell from termbox
Markus Ongyerth
2018-06-01
3
-58
/
+45
*
Summon exline on demand
Drew DeVault
2018-02-27
1
-11
/
+24
*
Push commands to the status stack
Drew DeVault
2018-02-27
1
-4
/
+3
*
Pull main aerc UI into widget
Drew DeVault
2018-02-27
1
-0
/
+91
*
Add statusline widget
Drew DeVault
2018-02-27
2
-5
/
+105
[next]