index
:
alps
master
Alps Webmail
Biswa Kalyan Bhuyan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
base
/
routes.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add custom SMTP authentication support
HEAD
master
Biswa Kalyan Bhuyan
2025-05-24
1
-0
/
+10
*
plugins/base/routes: fix err variable shadowing
Silvan Jegen
2024-12-20
1
-4
/
+4
*
Use switch in handleForward
Simon Ser
2024-03-18
1
-10
/
+13
*
Upgrade go-imap
Simon Ser
2024-03-18
1
-4
/
+11
*
Implement reply-all functionality for the alps theme
Silvan Jegen
2024-03-18
1
-49
/
+78
*
Add optional Cc and Bcc fields when composing a message
Silvan Jegen
2024-02-03
1
-1
/
+2
*
Upgrade go-imap
Simon Ser
2024-01-10
1
-9
/
+6
*
plugins/base: fix invalid FETCH seq set
Simon Ser
2023-11-23
1
-2
/
+1
*
plugins/base: use imap.Flag for MessageRenderData.Flags map key
Gabriel A. Giovanini
2023-09-20
1
-3
/
+3
*
plugins/base: fix empty last search page
Konstantinos Koukas
2023-08-02
1
-14
/
+6
*
Use LIST-STATUS to fetch unread message count for all mailboxes
Simon Ser
2023-05-01
1
-0
/
+12
*
Upgrade to go-imap v2
Simon Ser
2023-04-30
1
-71
/
+65
*
Ensure Drafts mailbox is selected before searching for Message-Id
Simon Ser
2023-03-17
1
-0
/
+4
*
plugins/base: fix unread count missing for INBOX and active
Simon Ser
2023-03-16
1
-10
/
+13
*
gracefully fail when no messages are selected for deletion or moving
Alex McGrath
2022-05-07
1
-0
/
+10
*
Show notice & error code on failed login
Jonas Mueller
2022-02-25
1
-1
/
+2
*
Simplify
Gusted
2021-08-04
1
-3
/
+5
*
Use shorter if syntax
Gusted
2021-08-04
1
-4
/
+2
*
go fmt
Simon Ser
2021-07-05
1
-17
/
+17
*
Fix crash in alps theme when common mailboxes are not present.
Martin Ashby
2021-07-05
1
-24
/
+30
*
Repoint repository references to new location
j3s
2020-11-20
1
-1
/
+1
*
Implement mailbox subscriptions
Drew DeVault
2020-11-19
1
-13
/
+72
*
Fix issues with to/from headers
Drew DeVault
2020-11-19
1
-3
/
+12
*
Add "Full name" option to settings
Drew DeVault
2020-11-19
1
-1
/
+18
*
Implement message signature setting
Drew DeVault
2020-11-19
1
-1
/
+15
*
Add notices on action completion
Drew DeVault
2020-11-19
1
-0
/
+5
*
Convert HTML to plaintext for forwarding & replies
Drew DeVault
2020-11-19
1
-16
/
+30
*
Add theme-specific error page
Drew DeVault
2020-11-19
1
-1
/
+1
*
Improve "attachments exceed max size" error message
Drew DeVault
2020-11-19
1
-1
/
+1
*
Limit total size of unsent attachments
Drew DeVault
2020-11-19
1
-1
/
+7
*
Remove leftover outbox handling
Drew DeVault
2020-11-13
1
-5
/
+1
*
Fix duplicate drafts on repeated saves
Drew DeVault
2020-11-13
1
-2
/
+17
*
Redirect to edit draft after saving message
Drew DeVault
2020-11-13
1
-6
/
+8
*
Remove async SMTP queue
Drew DeVault
2020-11-13
1
-78
/
+5
*
Notify server when user discards attachment
Drew DeVault
2020-11-12
1
-0
/
+10
*
Display server errors on attachment upload
Drew DeVault
2020-11-12
1
-3
/
+10
*
Carry Message-ID forward through compose process
Drew DeVault
2020-11-12
1
-1
/
+1
*
Don't crash if Outbox is not present
Drew DeVault
2020-11-05
1
-4
/
+2
*
Implement mailbox deletion
Drew DeVault
2020-10-30
1
-0
/
+22
*
Implement folder creation UI
Drew DeVault
2020-10-30
1
-0
/
+44
*
Copy unsent messages to Outbox
Drew DeVault
2020-10-30
1
-5
/
+74
*
compose: don't fail on 0 attachments
Drew DeVault
2020-10-30
1
-1
/
+5
*
Implement JavaScript UI for attachments
Drew DeVault
2020-10-29
1
-2
/
+48
*
message.html: add tab to view raw email
Drew DeVault
2020-10-23
1
-1
/
+5
*
Send outgoing emails asyncronously
Drew DeVault
2020-10-23
1
-3
/
+8
*
Generalize sidebar categorization logic
Drew DeVault
2020-10-22
1
-87
/
+100
*
Categorize and normalize folder listing
Drew DeVault
2020-10-22
1
-13
/
+61
*
Fix nil render data on invalid password
Simon Ser
2020-07-07
1
-9
/
+10
*
Stay on the same page after moving a message
Zach DeCook
2020-06-29
1
-1
/
+1
*
base: don't use Client.Mailbox
Simon Ser
2020-05-28
1
-4
/
+4
[next]