aboutsummaryrefslogtreecommitdiff
path: root/themes
Commit message (Expand)AuthorAgeFilesLines
* alps theme: fix borders on each unread rowDrew DeVault2020-10-231-2/+2
* Link sender name to search for their email addressDrew DeVault2020-10-231-0/+2
* message list: color \Flagged status yellowDrew DeVault2020-10-221-1/+1
* Add message flags to mailbox pageDrew DeVault2020-10-222-1/+44
* Generalize sidebar categorization logicDrew DeVault2020-10-224-55/+48
* Categorize and normalize folder listingDrew DeVault2020-10-222-19/+35
* Hide caldav/carrdav in nav unless presentDrew DeVault2020-10-221-0/+4
* Handle \Deleted emails in message listDrew DeVault2020-10-222-6/+31
* sourcehut theme: fix nil on emails without a text partнаб2020-07-131-1/+1
* alps theme: fix nil on emails without a text partEyal Sawady2020-06-292-4/+4
* Add INBOX unread count on mailbox/message pagesSimon Ser2020-05-212-11/+20
* plugins/caldav: add basic day viewSimon Ser2020-05-211-1/+1
* alps theme: wire up auto-completion in composeDrew DeVault2020-05-201-2/+22
* alps theme: add button to load remote contentDrew DeVault2020-05-202-0/+17
* alps theme: add event page layoutDrew DeVault2020-05-203-12/+92
* alps theme: unify create/update stylesDrew DeVault2020-05-204-42/+23
* alps theme: add layout for calendar event updateDrew DeVault2020-05-202-11/+65
* login: set encrypted "remember me" tokenDrew DeVault2020-05-202-6/+17
* alps theme: layout settings pageDrew DeVault2020-05-202-0/+40
* alps theme: initial layout for calendarDrew DeVault2020-05-203-1/+202
* alps theme: add contact edit/createDrew DeVault2020-05-202-10/+75
* alps theme: add contact details pageDrew DeVault2020-05-202-1/+59
* Replace IMAPMessage.TextPartName with TextPartSimon Ser2020-05-203-5/+5
* Always reply to plain-text part, if anySimon Ser2020-05-201-3/+3
* alps: improve margin on email bodiesDrew DeVault2020-05-201-1/+1
* alps theme: theme the login pageDrew DeVault2020-05-133-25/+66
* alps theme: if there's nothing to show, say soDrew DeVault2020-05-133-0/+15
* alps: theme contact list pageDrew DeVault2020-05-137-20/+132
* mailbox view: improve pagination stylesDrew DeVault2020-05-132-4/+16
* message view: add part switcherDrew DeVault2020-05-132-36/+97
* alps theme: overhaul tables and action listsDrew DeVault2020-05-135-239/+320
* themes/alps: fix search form methodSimon Ser2020-05-131-1/+1
* Use context-appropriate title for mbox/msg viewDrew DeVault2020-05-131-1/+1
* Add <meta refresh> to mailbox viewDrew DeVault2020-05-1315-15/+18
* Rename project to alpsSimon Ser2020-05-133-3/+3
* themes/alps: add button to save as draftSimon Ser2020-03-271-2/+6
* themes/alps: add link to edit draftsSimon Ser2020-03-271-3/+7
* themes/alps: fix hardcoded mailbox list in message viewSimon Ser2020-03-271-7/+14
* themes/test: remove leftoversSimon Ser2020-03-272-11/+0
* themes/alps: better redirect after performing message operationsSimon Ser2020-03-272-4/+10
* themes/alps: new themeSimon Ser2020-03-1910-0/+649
* plugins/base: allow move/delete/flag operations to take multiple UIDsSimon Ser2020-03-191-3/+6
* plugins/base: add route to forward messagesSimon Ser2020-03-181-0/+6
* plugins/carddav: use paths instead of UIDs in URLsSimon Ser2020-02-272-5/+2
* plugins/caldav: update go-webdavSimon Ser2020-02-252-7/+7
* plugins/base: replace MessageRenderData.PartPath with PartSimon Ser2020-02-251-10/+10
* plugins/viewhtml: add opt-in query param to load remote resourcesSimon Ser2020-02-251-0/+7
* themes/sourcehut: add CalDAV viewsSimon Ser2020-02-142-0/+90
* plugins/carddav: add view to edit contactsSimon Ser2020-02-121-1/+6
* plugins/carddav: add page to create new contactSimon Ser2020-02-121-0/+8