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
Commit message (
Expand
)
Author
Age
Files
Lines
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-1
/
+1
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
1
-1
/
+1
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
2
-0
/
+2
*
check-mail: fix startup when default folder is empty
Tim Culverhouse
2022-07-26
1
-3
/
+15
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-5
/
+20
*
fix: crash when copying/moving all messages
Ensar Sarajčić
2022-07-24
1
-7
/
+19
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
7
-50
/
+29
*
tabs: make fields private
Robin Jarry
2022-07-23
2
-34
/
+26
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-3
/
+3
*
msgviewer: cleanup PartSwitcher on :toggle-headers
Jose Lombera
2022-07-23
1
-0
/
+1
*
config: allow per-account address-book-cmd
Robin Jarry
2022-07-17
1
-1
/
+5
*
completer: remove useless logger parameter
Robin Jarry
2022-07-17
1
-1
/
+1
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
1
-0
/
+27
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-21
/
+1
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-1
/
+5
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
1
-0
/
+1
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-1
/
+1
*
statusline: show threading status if threading-enabled=true
Tim Culverhouse
2022-07-10
1
-0
/
+2
*
composer: remove header if empty
Koni Marti
2022-07-10
1
-1
/
+2
*
msglist: fix panic for index-out-of-range
Tim Culverhouse
2022-07-10
1
-3
/
+1
*
aerc: fix panic when backend is unknown
Koni Marti
2022-07-10
1
-1
/
+4
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
3
-14
/
+32
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
12
-41
/
+41
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-149
/
+83
*
dirlist: fix race condition in directory selection
Moritz Poldrack
2022-06-26
1
-23
/
+30
*
gpg: don't send messages that failed encryption
Tim Culverhouse
2022-06-26
1
-1
/
+4
*
pgp: refactor signature validity display
Moritz Poldrack
2022-06-24
1
-18
/
+25
*
pgp: add icon for unencrypted, unsigned messages if an icon is set
Moritz Poldrack
2022-06-24
2
-13
/
+18
*
pgp: add customizable icons
Moritz Poldrack
2022-06-24
1
-4
/
+16
*
pgp: add note for encrypted messages that are not signed
Moritz Poldrack
2022-06-24
1
-0
/
+5
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-0
/
+4
*
binds: add folder context for message list binds
Tim Culverhouse
2022-06-22
1
-1
/
+2
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
2
-1
/
+14
*
dirlist: fix ruestring counts from checkmail
Tim Culverhouse
2022-06-14
1
-11
/
+8
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
2
-6
/
+128
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
3
-17
/
+10
*
fix: clear dirlist on disconnect
Tim Culverhouse
2022-06-07
2
-0
/
+17
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
2
-8
/
+38
*
fix: rue string count accuracy
Tim Culverhouse
2022-06-07
1
-8
/
+4
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
2
-28
/
+73
*
widgets: provide a generic selector dialog ui
Koni Marti
2022-05-31
1
-0
/
+65
*
ui: check bounds before drawing dialog
Koni Marti
2022-05-31
1
-2
/
+3
*
compose: append text parts
Koni Marti
2022-05-31
1
-13
/
+58
*
compose: prevent sending empty address list headers
Tim Culverhouse
2022-05-25
1
-0
/
+4
*
terminal: fix deadlock with finer-grained locking
Koni Marti
2022-05-25
1
-3
/
+8
*
fix: "terminal: fix race when closing a terminal"
Robin Jarry
2022-05-23
1
-3
/
+0
*
terminal: fix race when closing a terminal
Koni Marti
2022-05-23
1
-0
/
+10
*
ui: fix panic in selector when resizing terminal
0.10.0
Koni Marti
2022-05-08
1
-5
/
+63
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
1
-2
/
+78
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
1
-9
/
+70
[next]