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
/
plugins
/
base
/
imap.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix duplicate drafts on repeated saves
Drew DeVault
2020-11-13
1
-18
/
+6
*
Redirect to edit draft after saving message
Drew DeVault
2020-11-13
1
-7
/
+18
*
Remove async SMTP queue
Drew DeVault
2020-11-13
1
-4
/
+0
*
Copy unsent messages to Outbox
Drew DeVault
2020-10-30
1
-2
/
+7
*
Replace parts tree with attachment list
Drew DeVault
2020-10-23
1
-5
/
+23
*
message.html: add tabs to select html/plaintext
Drew DeVault
2020-10-23
1
-0
/
+23
*
Implement broader search functionality
Drew DeVault
2020-10-23
1
-26
/
+1
*
plugins/base/imap: fetch flags on search
Drew DeVault
2020-10-22
1
-1
/
+1
*
Categorize and normalize folder listing
Drew DeVault
2020-10-22
1
-2
/
+14
*
Handle case where server does not return body
Drew DeVault
2020-10-22
1
-1
/
+6
*
remove exec bit from plugins/base/imap.go
Reto Brunner
2020-08-11
1
-0
/
+0
*
base: don't use Client.Mailbox
Simon Ser
2020-05-28
1
-4
/
+3
*
Replace IMAPMessage.TextPartName with TextPart
Simon Ser
2020-05-20
1
-23
/
+16
*
plugins/base: Add missing nil check for getMailboxByType
fox.cpp
2020-05-18
1
-0
/
+3
*
plugins/base: fix mailbox unread count
Simon Ser
2020-05-13
1
-10
/
+23
*
Rename project to alps
Simon Ser
2020-05-13
1
-1
/
+1
*
plugins/base: always show INBOX first
Simon Ser
2020-03-27
1
-0
/
+6
*
plugins/base: wrap MailboxInfo and MailboxStatus
Simon Ser
2020-03-27
1
-5
/
+25
*
plugins/base: add action param to handleSetFlags
Simon Ser
2020-03-18
1
-1
/
+0
*
plugins/base: fix IMAMessage.PartByPath with nil path
Simon Ser
2020-03-18
1
-0
/
+3
*
plugins/base: replace MessageRenderData.PartPath with Part
Simon Ser
2020-02-25
1
-0
/
+27
*
plugins/base: add message URL and Content-Id helpers
Simon Ser
2020-02-25
1
-12
/
+54
*
plugins/carddav: add basic contacts view
Simon Ser
2020-02-05
1
-1
/
+1
*
plugins/base/imap: disable full-text search for now
Simon Ser
2020-02-05
1
-2
/
+27
*
plugins/base: add settings page
Simon Ser
2020-01-28
1
-2
/
+2
*
plugins/base: support attachments in drafts
Simon Ser
2020-01-28
1
-0
/
+22
*
plugins/base: use BodyStructure.Walk instead of custom logic
Simon Ser
2020-01-28
1
-46
/
+20
*
plugins/base: delete previous draft
Simon Ser
2020-01-24
1
-0
/
+16
*
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
1
-0
/
+45
*
plugins/base: append outgoing messages to Sent mailbox
Simon Ser
2020-01-20
1
-0
/
+36
*
Include flags when fetching items over IMAP
Dejan Strbac
2020-01-16
1
-1
/
+1
*
Add Server.Reload
Simon Ser
2020-01-08
1
-1
/
+1
*
Implement paging for search
Simon Ser
2019-12-17
1
-9
/
+16
*
Add a form to set message flags
Simon Ser
2019-12-17
1
-0
/
+10
*
Export IMAPMessage
Simon Ser
2019-12-16
1
-11
/
+11
*
Add basic search
Simon Ser
2019-12-16
1
-2
/
+49
*
Introduce base plugin
Simon Ser
2019-12-16
1
-0
/
+277