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
/
session.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use shorter if syntax
Gusted
2021-08-04
1
-2
/
+1
*
sessions: remove unused property
Gusted
2021-08-04
1
-1
/
+0
*
go fmt
Simon Ser
2021-07-05
1
-4
/
+4
*
Add notices on action completion
Drew DeVault
2020-11-19
1
-0
/
+11
*
Limit total size of unsent attachments
Drew DeVault
2020-11-19
1
-9
/
+15
*
Remove async SMTP queue
Drew DeVault
2020-11-13
1
-2
/
+2
*
Implement JavaScript UI for attachments
Drew DeVault
2020-10-29
1
-7
/
+66
*
Rename project to alps
Simon Ser
2020-05-13
1
-1
/
+1
*
cmd/koushin: add -debug flag
Simon Ser
2020-02-11
1
-1
/
+8
*
Rename Session.connect to Session.connectIMAP
Simon Ser
2020-02-10
1
-3
/
+3
*
koushin: add Store interface
Simon Ser
2020-01-28
1
-2
/
+16
*
koushin: rename Session.locker to imapLocker
Simon Ser
2020-01-28
1
-10
/
+10
*
Fix dangling goroutine on session expiration
Simon Ser
2020-01-20
1
-3
/
+1
*
go fmt
Simon Ser
2020-01-20
1
-1
/
+1
*
Add Session.SetHTTPBasicAuth
Simon Ser
2020-01-10
1
-0
/
+8
*
Document that plugins don't have access to passwords
Simon Ser
2019-12-17
1
-0
/
+3
*
go fmt
Simon Ser
2019-12-16
1
-2
/
+2
*
Replace Session.ConnectSMTP with Session.DoSMTP
Simon Ser
2019-12-16
1
-7
/
+15
*
Rename Session.Do to Session.DoIMAP
Simon Ser
2019-12-16
1
-3
/
+3
*
Introduce base plugin
Simon Ser
2019-12-16
1
-4
/
+37
*
Fix undefined ErrSessionExpired
Simon Ser
2019-12-12
1
-1
/
+1
*
Add docs
Simon Ser
2019-12-11
1
-1
/
+10
*
Export Server.{Sessions,Plugins}
Simon Ser
2019-12-11
1
-2
/
+2
*
Unexport NewSessionManager
Simon Ser
2019-12-11
1
-1
/
+1
*
Export Context.SetSession, unexport Session.Token
Simon Ser
2019-12-11
1
-3
/
+2
*
Reconnect to IMAP server when logged out
Simon Ser
2019-12-09
1
-11
/
+86
*
Make SessionManager create the IMAP client
Simon Ser
2019-12-09
1
-8
/
+38
*
Rename ConnPool to SessionManager
Simon Ser
2019-12-09
1
-0
/
+91