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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+18
*
aercmsg: add AercFuncMsg and QueueFunc
Tim Culverhouse
2022-10-18
1
-0
/
+10
*
msgviewer: simplify filter and pager command handling
Tim Culverhouse
2022-10-18
1
-0
/
+37
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
1
-4
/
+2
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
11
-159
/
+19
*
invalidatable: always mark ui as dirty OnInvalidate
Tim Culverhouse
2022-10-07
2
-15
/
+20
*
render: clean up render code
Tim Culverhouse
2022-10-07
1
-11
/
+1
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
3
-16
/
+21
*
events: introduce AercMsg and QueueRedraw
Tim Culverhouse
2022-10-07
2
-0
/
+11
*
forward,recall: fix charsets in part attachment
Koni Marti
2022-10-07
1
-0
/
+17
*
view: add peek flag and propagate
Koni Marti
2022-10-04
1
-0
/
+9
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-2
/
+4
*
msgstore: fix data race on access to store.needsFlags
Tim Culverhouse
2022-10-02
1
-0
/
+5
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-1
/
+1
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
1
-0
/
+88
*
open: allow overriding default program
Robin Jarry
2022-10-01
1
-4
/
+36
*
open: simplify code
Robin Jarry
2022-10-01
1
-49
/
+9
*
ui: avoid panic when terminal window is shrunk
Jason Stewart
2022-09-26
1
-2
/
+4
*
textinput: prevent data race from debounce function
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
msgstore: revert 9fdc7acf5b48 "post messageInfo on erroneous fetch"
Tim Culverhouse
2022-09-25
1
-13
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-3
/
+2
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-0
/
+23
*
grid: protect calls to cell.Content
Tim Culverhouse
2022-09-20
1
-2
/
+6
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
1
-11
/
+0
*
msgstore: post MessageInfo on erroneous fetch
Tim Culverhouse
2022-09-20
2
-1
/
+17
*
statusline-format: add %p placeholder for current path
Bence Ferdinandy
2022-09-19
1
-0
/
+11
*
term: add bracketed paste support
Tim Culverhouse
2022-09-14
1
-0
/
+1
*
ui: export context.viewport, screen.show, add SetCursorStyle
Tim Culverhouse
2022-09-14
1
-0
/
+12
*
ui: cleanup internals and api
Robin Jarry
2022-09-14
1
-15
/
+7
*
socket: use existing socket if it is connected
Moritz Poldrack
2022-09-14
1
-2
/
+4
*
ui: process tcell events in a separate go routine from rendering
Tim Culverhouse
2022-09-13
1
-17
/
+16
*
open-link: make URL parsing more lenient
Moritz Poldrack
2022-09-13
2
-34
/
+56
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+15
*
msgstore: do not run threadbuilder unless in threaded view
Tim Culverhouse
2022-08-31
1
-1
/
+3
*
msgstore: enable granularity in updating of threadbuilder
Tim Culverhouse
2022-08-30
1
-4
/
+7
*
msgstore: run threadBuilder with no debounce on DirectoryContents msg
Tim Culverhouse
2022-08-30
1
-21
/
+26
*
move: enable MoveMessages from msgstore
Tim Culverhouse
2022-08-22
1
-2
/
+2
*
store: improve cursor position
Koni Marti
2022-08-22
1
-22
/
+26
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-0
/
+22
*
mark: allow multiple visual selections
Koni Marti
2022-08-22
2
-5
/
+15
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
1
-2
/
+0
*
store: remove unneeded header callback
Koni Marti
2022-08-22
1
-19
/
+7
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
3
-152
/
+341
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
5
-11
/
+7
*
delete: revert deleted messages if Delete is unsupported
Tim Culverhouse
2022-08-05
1
-0
/
+3
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
3
-19
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
5
-18
/
+18
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
13
-59
/
+46
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
3
-8
/
+5
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
12
-41
/
+99
[prev]
[next]