summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-26configure: bump version to 1.3.5 (and schema 451)1.3.5Dirk-Jan C. Binnema
2019-09-26mu view: report errorsDirk-Jan C. Binnema
2019-09-26Merge pull request #1468 from wavexx/initialize_my_addressesDirk-Jan C. Binnema
2019-09-26mu4e: add mu4e-contacts-infoDirk-Jan C. Binnema
2019-09-26Merge pull request #1486 from thierryvolpiatto/more_lexical-bindingDirk-Jan C. Binnema
2019-09-16mu4e: view: disable some bindings for the gnus-based viewDirk-Jan C. Binnema
2019-09-16Add lexical-binding to all files and fix warningsThierry Volpiatto
2019-09-14Merge pull request #1484 from thierryvolpiatto/lexical-bindingDirk-Jan C. Binnema
2019-09-14Completely use cl-lib and lexical-bindingThierry Volpiatto
2019-09-08mu-query.7: update flags descriptionDirk-Jan C. Binnema
2019-09-08mu-server: improve error expressionsDirk-Jan C. Binnema
2019-08-20Merge pull request #1470 from MalloZup/opensuse-docDirk-Jan C. Binnema
2019-08-16update with opensuse distro instructionsDario Maiocchi
2019-08-16Process personal flag when adding new contactsYuri D'Elia
2019-08-16Avoid wrong type/warning in comparisonYuri D'Elia
2019-08-16Update internal cache in set_personal_addressesYuri D'Elia
2019-08-10mu4e: mu4e-compose: Fix configuration choicesDirk-Jan C. Binnema
2019-08-10Merge pull request #1465 from rnkn/patch-1Dirk-Jan C. Binnema
2019-08-09Balance parens in mu4e-compose-context-policyPaul W. Rankin
2019-08-08Merge pull request #1456 from npjg/masterDirk-Jan C. Binnema
2019-08-03configure.ac: Fix make distcheckDirk-Jan C. Binnema
2019-08-03lib: Don't use Xapian::DatabaseNotFoundError, it's too newDirk-Jan C. Binnema
2019-08-01NEWS.org: update with all the latest gossipDirk-Jan C. Binnema
2019-08-01mu-util: fix warningDirk-Jan C. Binnema
2019-08-01msg2pdf: don't build for nowDirk-Jan C. Binnema
2019-08-01mug: remove manpageDirk-Jan C. Binnema
2019-08-01mug: quick & dirty port to webkit2gtk3Dirk-Jan C. Binnema
2019-08-01mu-msg-fields: Mark contact fields as phrase-enabledDirk-Jan C. Binnema
2019-07-31mu-store.hh: add it; it was missingDirk-Jan C. Binnema
2019-07-30mu4e: fix `make-mu4e-context-account` to see `name` keyword argNathanael Gentry
2019-07-30bump version to 1.3.4Dirk-Jan C. Binnema
2019-07-30docs: update man-page, NEWS.orgDirk-Jan C. Binnema
2019-07-30configure.ac: bump schema version to 1.3.1Dirk-Jan C. Binnema
2019-07-30tests: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-30mu4e: automatically rebuild database when possibleDirk-Jan C. Binnema
2019-07-30guile: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-30mu-cmd: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-30lib/mu-store: rework implementationDirk-Jan C. Binnema
2019-07-18mu-runtime: include stringDirk-Jan C. Binnema
2019-07-13configure.ac: bump version to 1.3.31.3.3Dirk-Jan C. Binnema
2019-07-13mu: Default to XDG Base Directory SpecificationDirk-Jan C. Binnema
2019-07-13Merge pull request #1403 from Chris00/icalDirk-Jan C. Binnema
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
2019-07-13mu4e (ical): Optionally save ical events to a diary file upon replyChristophe Troestler
2019-07-13mu4e (ical): Display ical buttons only when method∈{REQUEST,PUBLISH}Christophe Troestler