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
/
account.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ignore scroll command when msgstore is nil
Jelle Besseling
2019-08-12
1
-0
/
+3
*
msglist: add initialization state
Reto Brunner
2019-08-02
1
-0
/
+2
*
Ring bell when new messages arrive
0.2.0
Ben Burwell
2019-07-29
1
-0
/
+4
*
Move msgstore map to dirstore
Jeffas
2019-07-26
1
-25
/
+23
*
Add new-email trigger
Jeffas
2019-07-26
1
-1
/
+5
*
Implement :filter, :clear
Kevin Kuehler
2019-07-19
1
-1
/
+1
*
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-10
1
-2
/
+6
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
1
-4
/
+5
*
Make :pipe command more generic
Drew DeVault
2019-07-05
1
-2
/
+6
*
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
1
-2
/
+4
*
imap: respect the folder config option
Reto Brunner
2019-06-14
1
-1
/
+1
*
Add archive command
Robert Günzler
2019-06-09
1
-0
/
+2
*
Add binding to toggle headers
Drew DeVault
2019-06-07
1
-1
/
+1
*
Skip rendering dirlist if sidebar width is 0
Lucas F. Souza
2019-06-07
1
-1
/
+3
*
widget: Add ProvidesMessage interface
Kevin Kuehler
2019-06-02
1
-0
/
+12
*
Only add message to store if store exists
Kevin Kuehler
2019-06-02
1
-8
/
+12
*
Load IMAP worker for imap+insecure
Drew DeVault
2019-05-20
1
-1
/
+5
*
Verify TLS certificates
Drew DeVault
2019-05-20
1
-7
/
+1
*
Update internal state and draw from the same goroutine
Simon Ser
2019-05-19
1
-7
/
+11
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-5
/
+5
*
Remove unimplemented color configuration
Drew DeVault
2019-05-17
1
-1
/
+1
*
Implement (basic form) of :reply
Drew DeVault
2019-05-16
1
-4
/
+8
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
1
-0
/
+4
*
Handle incoming emails gracefully
Drew DeVault
2019-05-13
1
-6
/
+6
*
Populate "From" header from config for new emails
Drew DeVault
2019-05-13
1
-0
/
+4
*
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
1
-10
/
+9
*
Make message viewer real, part two
Drew DeVault
2019-03-31
1
-1
/
+1
*
Correct color of error messages
Drew DeVault
2019-03-30
1
-1
/
+1
*
Add body fetching support code
Drew DeVault
2019-03-29
1
-0
/
+3
*
Implement :delete-message
Drew DeVault
2019-03-20
1
-0
/
+3
*
Move exline handling up to aerc, add :term
Drew DeVault
2019-03-17
1
-97
/
+23
*
Add basic terminal widget
Drew DeVault
2019-03-17
1
-6
/
+21
*
Move MessageStore into its own file
Drew DeVault
2019-03-15
1
-3
/
+4
*
Implement default in accounts.conf
Drew DeVault
2019-03-15
1
-1
/
+1
*
Implement sidebar-width config option
Drew DeVault
2019-03-15
1
-1
/
+1
*
Rig up key bindings
Drew DeVault
2019-03-15
1
-27
/
+53
*
Implement :{next,prev}-message
Drew DeVault
2019-03-14
1
-0
/
+4
*
Use cached message store when re-opening dirs
Drew DeVault
2019-03-14
1
-1
/
+9
*
Implement :cd command
Drew DeVault
2019-03-14
1
-0
/
+5
*
Implement message store side of message fetching
Drew DeVault
2019-03-14
1
-2
/
+2
*
Lay out message list widget basic design
Drew DeVault
2019-03-14
1
-4
/
+7
*
Fetch valid UIDs from server after opening dir
Drew DeVault
2019-03-10
1
-6
/
+29
*
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
1
-1
/
+9
*
Fix build
Elias Naur
2019-02-10
1
-1
/
+1
*
Implement Container interface in widgets/
Drew DeVault
2019-01-20
1
-0
/
+4
*
Send commands up to the top-level aerc widget
Drew DeVault
2019-01-14
1
-4
/
+10
*
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
[prev]
[next]