index
:
alps.git
deuxfleurs
master
Deuxfleurs patches for alps webmail (from https://sr.ht/~migadu/alps/)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imap.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement "skip TLS verification" as command line argument
Alex Auvolat
2021-09-28
1
-1
/
+2
*
Rename project to alps
Simon Ser
2020-05-13
1
-1
/
+1
*
Introduce base plugin
Simon Ser
2019-12-16
1
-270
/
+1
*
Use imap.BodyStructure.Filename and imap.Address.Address
Simon Ser
2019-12-09
1
-4
/
+1
*
Make message view's Back link set the mailbox page
Simon Ser
2019-12-03
1
-1
/
+1
*
Add basic pagination to message list
Simon Ser
2019-12-03
1
-10
/
+10
*
Fix mailbox view when empty
Simon Ser
2019-12-03
1
-1
/
+3
*
Set imap.CharsetReader
Simon Ser
2019-12-03
1
-1
/
+5
*
Import go-message charsets package
Simon Ser
2019-12-03
1
-0
/
+1
*
Fix EOF on message view
Simon Ser
2019-12-03
1
-2
/
+10
*
Fix format string
Simon Ser
2019-12-03
1
-1
/
+1
*
Add context to errors
Simon Ser
2019-12-03
1
-9
/
+9
*
Show last 50 messages in mailbox view
Simon Ser
2019-12-03
1
-1
/
+1
*
Display & download any message part
Simon Ser
2019-12-03
1
-25
/
+39
*
Extract string conversion functions
Simon Ser
2019-12-03
1
-2
/
+2
*
Linkify message part tree
Simon Ser
2019-12-03
1
-4
/
+48
*
go fmt
Simon Ser
2019-12-03
1
-4
/
+4
*
Add basic message view
Simon Ser
2019-12-02
1
-8
/
+147
*
Add basic message list
Simon Ser
2019-12-02
1
-0
/
+48
*
Extract IMAP functions into separate file
Simon Ser
2019-12-02
1
-0
/
+49