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
/
worker
/
imap
/
flags.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
imap: update directory on flag ops
Tim Culverhouse
2023-04-22
1
-0
/
+3
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-2
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
imap: fix flags update
Koni Marti
2022-10-04
1
-4
/
+4
*
imap: send message info updates for bulk flag ops
Koni Marti
2022-09-29
1
-41
/
+59
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
1
-2
/
+4
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-5
/
+5
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
1
-3
/
+6
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-3
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-5
/
+4
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+32
*
imap: emit messageinfo when changing read state.
Reto Brunner
2020-01-24
1
-2
/
+17
*
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
1
-2
/
+4
*
Add :read and :unread commands
Drew DeVault
2019-06-09
1
-0
/
+17
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
Implement :delete-message
Drew DeVault
2019-03-20
1
-0
/
+43