summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-icalendar.el
AgeCommit message (Expand)Author
2026-04-07mu4e: small code cleanupsDirk-Jan C. Binnema
2024-06-01mu4e: mark mu4e-sent-func as obsoleteDirk-Jan C. Binnema
2024-04-26mu4e-icalendar: integrate with mu4e-composeDirk-Jan C. Binnema
2024-04-12mu4e-icalendar: use message-reply to generate the replyDirk-Jan C. Binnema
2024-03-19Update install instructions for icalendarChristophe Troestler
2024-01-03mu4e-icalendar: Fix getting the organizer from the messageChristophe Troestler
2023-10-25mu4e-icalendar: update for new composerDirk-Jan C. Binnema
2023-10-25mu4e-compose: overhaul message composerDirk-Jan C. Binnema
2023-09-20mu4e: Shorten descriptions a bitDirk-Jan C. Binnema
2023-09-20Fix missing or incorrect descriptions in file headersThierry Volpiatto
2023-01-24mu4e: some cosmetic fixes in mu4e-icalendarDirk-Jan C. Binnema
2022-12-24mu4e-view: rename mu4e~view -> mu4e--viewDirk-Jan C. Binnema
2022-12-10Fix empty 'To:' header on reply to icalendar invitationMarcel van der Boom
2022-11-29Multiple buffer support and standardised window and buffer handlingMickey Petersen
2022-05-05mu4e: updates for core changesDirk-Jan C. Binnema
2021-08-29mu4e-utils: refactor into mu4e-helpers, separate filesDirk-Jan C. Binnema
2021-05-29mu4e/*: fix license notice at the start of source filesSalman Mohammadi
2021-04-06mu4e/ical: Compose the response attaching the calendarChristophe Troestler
2021-03-17mu4e/icalendar: Use a closure to trash the original messageChristophe Troestler
2021-03-16mu4e/icalendar: Avoid unused lexical variable gnus-icalendar-find-ifChristophe Troestler
2021-03-16mu4e/icalendar: Restore the deletion of the citationChristophe Troestler
2021-03-16mu4e/icalendar: fix free variable ‘original-msg’Christophe Troestler
2021-03-16mu4e: Replace mu4e-view-use-gnus with mu4e-view-use-oldDirk-Jan C. Binnema
2021-03-11mu4e: avoid some compiler warningsDirk-Jan C. Binnema
2020-11-28Merge pull request #1777 from jesusbv/add-new-entry-orgDirk-Jan C. Binnema
2020-11-13Use functions instead of lambdas in add-hook callsThierry Volpiatto
2020-11-11mu4e: avoid calendar charset errorDirk-Jan C. Binnema
2020-10-22mui4e: mu4e-icalendar: fix typoDirk-Jan C. Binnema
2020-10-17mu4e: support regexp patterns for personal addressesDirk-Jan C. Binnema
2020-08-03Add Org entry when accepting eventJesus Bermudez Velazquez
2020-06-18ical: Don't insert a multipart/alternative with textual eventChristophe Troestler
2020-06-18ical: save the citation in the kill-ringChristophe Troestler
2020-06-18ical: Add instructions to add events to a diary fileChristophe Troestler
2020-06-18ical: respect the 80 chars width limitChristophe Troestler
2020-02-18mu4e: Place provide forms in their own sectionsJonas Bernoulli
2020-02-18mu4e: Remove excess semicolons from library headersJonas Bernoulli
2020-02-17mu4e: Fix indentationJonas Bernoulli
2020-02-09Merge pull request #1567 from Chris00/masterDirk-Jan C. Binnema
2020-02-09mu4e: update to use server maildir/database/addressesDirk-Jan C. Binnema
2020-02-08Allow icalendar replies to automatically be signedChristophe Troestler
2020-01-27Unquote lambda'sThierry Volpiatto
2019-12-10mu4e: clean up org-handlingDirk-Jan C. Binnema
2019-09-16Add lexical-binding to all files and fix warningsThierry Volpiatto
2019-09-14Completely use cl-lib and lexical-bindingThierry Volpiatto
2019-07-13mu4e (ical): Run message deletion after mu4e-sent-handlerChristophe Troestler
2019-07-13mu4e (ical): Mention mu4e-icalendar-trash-after-reply in the configurationChristophe Troestler
2019-07-13mu4e (ical): Use message-remove-header to update the reply headersChristophe Troestler
2019-07-13mu4e (ical): Add header and documentation and make checkdoc happyChristophe Troestler
2019-07-13mu4e (ical): Set automatically composed reply ical message unmodifiedChristophe Troestler
2019-07-13mu4e (ical): Make possible to automatically trash a replied ical eventChristophe Troestler