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
/
compose
Commit message (
Expand
)
Author
Age
Files
Lines
*
worker: add jmap support
Robin Jarry
2023-06-21
1
-2
/
+34
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
1
-6
/
+11
*
attach: focus terminal for file picker
Koni Marti
2023-04-10
1
-0
/
+1
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
3
-4
/
+3
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
1
-33
/
+32
*
log: add debug for send configuration
Bence Ferdinandy
2023-02-12
1
-0
/
+8
*
config: add option for SMTP HELO/EHLO local domain
Karel D. Kopecký
2023-02-02
1
-2
/
+14
*
switch-account: also switch account configuration
Bence Ferdinandy
2023-01-26
1
-0
/
+1
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-10
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
2
-2
/
+2
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-7
/
+18
*
smtp: remove requirement for oauthbearer token-endpoint
Tim Culverhouse
2022-12-21
1
-7
/
+6
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
1
-0
/
+13
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
3
-4
/
+6
*
compose: allow writing multipart/alternative messages
Robin Jarry
2022-12-07
1
-0
/
+73
*
logging: rename package to log
Robin Jarry
2022-12-02
3
-20
/
+19
*
logging: homogenize levels
Robin Jarry
2022-12-02
2
-8
/
+5
*
ui: box and frame an interactive widget
Koni Marti
2022-11-21
1
-1
/
+2
*
attach: open file picker menu with -m flag
Koni Marti
2022-11-21
1
-2
/
+91
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
1
-2
/
+37
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
1
-0
/
+22
*
switch: update status line
Koni Marti
2022-09-20
1
-1
/
+5
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-5
/
+33
*
commands: add switch-account command for composer
Koni Marti
2022-09-19
1
-0
/
+47
*
attach: enable path globbing
Moritz Poldrack
2022-08-30
1
-10
/
+32
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
2
-15
/
+13
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-20
/
+15
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-2
/
+6
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-2
/
+2
*
tabs: make fields private
Robin Jarry
2022-07-23
2
-4
/
+12
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
12
-13
/
+13
*
send: enter no-quit mode until message is sent
Koni Marti
2022-07-14
1
-0
/
+7
*
postpone: avoid calling WriteMessage twice
Koni Marti
2022-07-10
1
-9
/
+4
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-2
/
+1
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
1
-0
/
+32
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
1
-12
/
+0
*
pgp: check for signing key before signing time
Tim Culverhouse
2022-05-04
1
-1
/
+4
*
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
1
-0
/
+6
*
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
1
-0
/
+2
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
2
-0
/
+8
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-1
/
+1
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-1
/
+1
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-1
/
+5
*
postpone: re-open review mode on error
Koni Marti
2022-02-06
1
-4
/
+9
*
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
1
-0
/
+44
*
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2022-01-07
1
-0
/
+44
*
go.mod: change base git url
Robin Jarry
2021-11-05
10
-17
/
+17
*
send: fix missing error return
Reto Brunner
2021-02-28
1
-0
/
+4
*
send: fix crash if invalid password is given
Reto Brunner
2021-02-05
1
-1
/
+2
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
2
-4
/
+4
[next]