index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
Age
Commit message (
Expand
)
Author
2019-07-17
Remove passing of showHeaders explicitly
Jeffas
2019-07-17
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-17
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
Show currently pressed keys in statusline
Jeffas
2019-07-17
Revert "Ensure new partswitcher doesn't start on multipart"
Drew DeVault
2019-07-17
When reviewing an email don't pass characters on
Jeffas
2019-07-17
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-13
Don't initialize an invalid pty size
Drew DeVault
2019-07-11
Add clickable tabs
Jeffas
2019-07-11
Add backtab to tutorial navigation
Jeffas
2019-07-10
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-08
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-07-04
Sort out dirstore once and for all
Drew DeVault
2019-07-04
dirlist: simplify nextPrev() considerably
Reto Brunner
2019-07-04
dirlist: remove the additional filtering in Draw()
Reto Brunner
2019-07-04
dirlist: sync dirstore in filterDirsByFoldersConfig
Reto Brunner
2019-07-04
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
Use go-message implementation of GenerateMessageID
Ben Burwell
2019-07-02
Revert "Remove dirs field and references to it"
Drew DeVault
2019-06-30
Remove dirs field and references to it
Robert Günzler
2019-06-29
Add new lib/dirstore to source completions from
Gregory Mullen
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-27
Reopening mailcontent file to fix #166
Stefan Rakel
2019-06-26
Fix jumping around in search
Drew DeVault
2019-06-26
Implement :search, :next-result, :prev-result
Drew DeVault
2019-06-25
account-wizard: look up imap and smtp server by SRV records (#100)
Daniel Lublin
2019-06-21
Fix Cc & Bcc handling in replies
Drew DeVault
2019-06-18
account-wizard: automatically replace imap.* with smtp.*
Noah Loomans
2019-06-14
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
imap: respect the folder config option
Reto Brunner
2019-06-11
Fix automatic scrolling when messages arrive/leave
Drew DeVault
2019-06-11
lib/ui/tab: Add Replace method
Kevin Kuehler
2019-06-11
Move select functionality from msglist to msgstore
Kevin Kuehler
2019-06-09
Select user's preferred mimetype in MessageViewer
Clayton Craft
2019-06-09
Add archive command
Robert Günzler
2019-06-08
msglist: use distinct style for unread emails
Yash Srivastav
2019-06-07
Truncate long subject lines
Drew DeVault
2019-06-07
Message list: implement index-format option
Yash Srivastav
2019-06-07
Move ANSI stripping from filters to Go
Drew DeVault
2019-06-07
Remove unnecessary branch
Drew DeVault
2019-06-07
Execute the editor with the shell
Drew DeVault
2019-06-07
Add binding to toggle headers
Drew DeVault
2019-06-07
implements ability to view headers in message view
Yash Srivastav
2019-06-07
Skip rendering dirlist if sidebar width is 0
Lucas F. Souza
2019-06-05
Use SetAddressList for From header
Drew DeVault
2019-06-05
Introduce :new-account -t
JanUlrich
2019-06-02
Add date to message viewer
Drew DeVault
2019-06-02
widget: Add ProvidesMessage interface
Kevin Kuehler
[next]