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
/
commands
/
msg
Commit message (
Expand
)
Author
Age
Files
Lines
*
accounts: allow fnmatch-style wildcards in aliases
Jason Cox
2023-10-22
2
-38
/
+35
*
app: export global functions
Robin Jarry
2023-10-10
18
-153
/
+148
*
widgets: rename package to app
Robin Jarry
2023-10-10
18
-94
/
+94
*
commands: add :toggle-thread-context command
Tim Culverhouse
2023-09-27
1
-0
/
+36
*
postpone: change recall/postpone logic for custom folders
Vitaly Ovchinnikov
2023-08-30
1
-20
/
+5
*
compose: allow changing edit-headers on the fly
Robin Jarry
2023-07-17
5
-16
/
+71
*
compose: only allow setting content at creation
Robin Jarry
2023-07-17
5
-45
/
+13
*
commands: add :fold and :unfold for thread folding
Koni Marti
2023-07-16
1
-0
/
+49
*
threadbuilder: store uid/thread association
Koni Marti
2023-07-16
1
-6
/
+10
*
commands: fix panic in helper struct
Koni Marti
2023-07-15
1
-1
/
+5
*
archive: respect delimiter
Moritz Poldrack
2023-05-16
1
-5
/
+11
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
3
-11
/
+8
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-8
/
+3
*
move/archive: make sure to close existing viewer
Robin Jarry
2023-03-15
1
-0
/
+2
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
1
-1
/
+2
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-2
/
+2
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
5
-50
/
+5
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
2
-0
/
+2
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
5
-6
/
+6
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
2
-26
/
+6
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-9
/
+2
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
2
-5
/
+18
*
reply: refactor close-on-reply setting to -c flag
Bence Ferdinandy
2022-12-15
1
-7
/
+10
*
findNextNonDeleted: set next to nil if last message
Tim Culverhouse
2022-12-14
1
-0
/
+3
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
7
-16
/
+20
*
view: add close-on-reply option
Bence Ferdinandy
2022-12-02
1
-1
/
+11
*
logging: rename package to log
Robin Jarry
2022-12-02
8
-31
/
+31
*
logging: homogenize levels
Robin Jarry
2022-12-02
3
-5
/
+5
*
move and archive: common code for common operation
Bence Ferdinandy
2022-11-13
2
-43
/
+57
*
reply: allow to override localized Re regexp in configuration
jp39
2022-11-13
2
-6
/
+3
*
lib: prepare attachments for multiple reads
Koni Marti
2022-11-09
2
-2
/
+10
*
lib: implement an eml message view
Koni Marti
2022-11-09
1
-1
/
+15
*
envelope: display message envelope info
Koni Marti
2022-10-26
1
-0
/
+152
*
pipe: reorder patches based on email subjects
Robin Jarry
2022-10-25
1
-25
/
+7
*
notmuch: add "tag" alias for modify-labels command
inwit
2022-10-17
1
-1
/
+1
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
3
-3
/
+3
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
8
-8
/
+16
*
forward,recall: fix charsets in part attachment
Koni Marti
2022-10-07
2
-4
/
+6
*
view: add peek flag and propagate
Koni Marti
2022-10-04
2
-2
/
+2
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
3
-3
/
+6
*
logging: substitute %w for %v
Koni Marti
2022-10-02
2
-2
/
+2
*
open: simplify code
Robin Jarry
2022-10-01
1
-3
/
+5
*
command/read: run in main thread
Tim Culverhouse
2022-09-29
1
-37
/
+18
*
mark: fix (un)mark -a when no message is selected
Koni Marti
2022-09-29
1
-5
/
+12
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+26
*
archive: respect the next-message-on-delete flag
Ben Cohen
2022-08-22
1
-1
/
+31
*
delete: fix find-next function
Koni Marti
2022-08-22
1
-3
/
+6
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-4
/
+31
*
mark: allow multiple visual selections
Koni Marti
2022-08-22
1
-2
/
+6
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
1
-2
/
+9
[next]