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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add .editorconfig
Simon Ser
2020-01-24
6
-152
/
+161
*
plugins/base: delete previous draft
Simon Ser
2020-01-24
2
-5
/
+34
*
plugins/base: edit drafts
Simon Ser
2020-01-24
3
-63
/
+145
*
plugins/base: add fallback if SPECIAL-USE is unsupported
Simon Ser
2020-01-24
1
-20
/
+36
*
plugins/base: save message as draft
Simon Ser
2020-01-24
4
-45
/
+98
*
Update docs with new RegisterPluginLoader function
Simon Ser
2020-01-21
1
-2
/
+2
*
readme: fix example usage
Simon Ser
2020-01-21
1
-1
/
+1
*
Use %q to quote values in format strings
Simon Ser
2020-01-20
1
-6
/
+6
*
Rename template.go to renderer.go
Simon Ser
2020-01-20
1
-0
/
+0
*
Extract Lua infrastructure into a plugin
Simon Ser
2020-01-20
7
-24
/
+32
*
Add Server.Logger
Simon Ser
2020-01-20
1
-0
/
+5
*
Introduce PluginLoaderFunc
Simon Ser
2020-01-20
4
-8
/
+26
*
go fmt
Simon Ser
2020-01-20
1
-39
/
+39
*
plugins/base: append outgoing messages to Sent mailbox
Simon Ser
2020-01-20
4
-4
/
+85
*
Check IMAP/SMTP servers on startup
Simon Ser
2020-01-20
1
-0
/
+12
*
plugins/base: remove external resources URLs, sanitize CSS
Simon Ser
2020-01-20
4
-9
/
+198
*
Disable DNS prefetching
Simon Ser
2020-01-20
1
-0
/
+2
*
Make the text/* part content a []byte
Simon Ser
2020-01-20
2
-6
/
+5
*
Extract HTML sanitizer to its own file
Simon Ser
2020-01-20
2
-7
/
+19
*
Add polyfill for browsers not supporting srcdoc
Simon Ser
2020-01-20
2
-1
/
+10
*
Open e-mail links in new tab
Simon Ser
2020-01-20
2
-1
/
+3
*
Resize e-mail iframe with content
Simon Ser
2020-01-20
4
-1
/
+14
*
Add support for HTML parts
Simon Ser
2020-01-20
5
-3
/
+27
*
Update dependencies
Simon Ser
2020-01-20
2
-26
/
+25
*
Fix dangling goroutine on session expiration
Simon Ser
2020-01-20
1
-3
/
+1
*
go fmt
Simon Ser
2020-01-20
3
-3
/
+3
*
Auto-discover upstream SMTP and IMAP servers
Simon Ser
2020-01-20
3
-4
/
+90
*
Generalize upstream server URLs
Simon Ser
2020-01-20
2
-36
/
+89
*
Hide echo banner
Reto Brunner
2020-01-17
1
-0
/
+1
*
Add current path to the global context
Dejan Strbac
2020-01-16
1
-0
/
+4
*
Include flags when fetching items over IMAP
Dejan Strbac
2020-01-16
1
-1
/
+1
*
Add Session.SetHTTPBasicAuth
Simon Ser
2020-01-10
1
-0
/
+8
*
Fix panic when injecting a template with nil data
Simon Ser
2020-01-10
1
-1
/
+12
*
Redirect to original URL after login
Simon Ser
2020-01-10
2
-7
/
+23
*
Close Lua plugins on reload
Simon Ser
2020-01-10
1
-2
/
+11
*
cmd/koushin: add -addr flag
Simon Ser
2020-01-08
1
-1
/
+3
*
readme: document hot reload
Simon Ser
2020-01-08
1
-0
/
+6
*
Implement plugin/template reload on SIGUSR1
Simon Ser
2020-01-08
3
-39
/
+60
*
cmd/koushin: reload on SIGUSR1
Simon Ser
2020-01-08
1
-1
/
+16
*
Add Server.Reload
Simon Ser
2020-01-08
3
-16
/
+36
*
Make New return the Server
Simon Ser
2020-01-08
2
-6
/
+7
*
themes/sourcehut: add search input to mailbox view
Simon Ser
2019-12-25
3
-0
/
+14
*
Fix extra comma in address list
Simon Ser
2019-12-18
1
-1
/
+1
*
Fix header missing from raw e-mail download
Simon Ser
2019-12-18
1
-1
/
+11
*
Add a default CSP
Simon Ser
2019-12-18
1
-0
/
+7
*
Implement paging for search
Simon Ser
2019-12-17
3
-16
/
+30
*
Document that plugins don't have access to passwords
Simon Ser
2019-12-17
1
-0
/
+3
*
Make Go plugin handlers take a *Context
Simon Ser
2019-12-17
2
-38
/
+25
*
Add Context to Plugin.Inject
Simon Ser
2019-12-17
4
-7
/
+7
*
Add RenderData interface
Simon Ser
2019-12-17
5
-27
/
+57
[prev]
[next]