summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-10-25ae: use vector bufferGaute Hope
2018-10-20ae: correctly allocate buffer array (-pedantic)Gaute Hope
2018-10-20cm: use GMimeStreamMem to avoid writing tmp fileGaute Hope
2018-10-20message: move viewable_text to plain_textGaute Hope
2018-10-20mt, chunk: always return text/plain when html == false.Gaute Hope
2018-10-19editor: markdown default state configurable (#549)Gaute Hope
2018-10-16fix annotationsLars Kotthoff
2018-10-13first attempt at a general read pluginLars Kotthoff
2018-10-05Parse from, cc, bcc, subject, and body from mailto URIsJohannes Löthberg
2018-10-04EditMessage: Add arguments for subject and bodyJohannes Löthberg
2018-09-30tv, iframe: delay set iframe src in order to let body element be rendered firstGaute Hope
2018-09-30fix #550: use srcdoc attribute when setting message content in iframeGaute Hope
2018-09-27mw: remove modes when closing windowGaute Hope
2018-09-27fix #501: Add hook to signal_delete_event, ensure proper destruction of windowIain Buclaw
2018-09-13fix #548: correctly clear messages and focus state when loading new threadGaute Hope
2018-08-29fix #542 cf: do not show default startup queries when intentionally cleared. ...Gaute Hope
2018-08-29Use NOTMUCH_CONFIG if set, otherwise expand astroid.notmuch_configJohannes Löthberg
2018-08-27fix #541: use 'cmark' rather than 'marked' as default markdown processorGaute Hope
2018-08-20fix #535: close correct tab if Mode::close is called on non-active tabGaute Hope
2018-08-18w2: fix jump to top / bottomGaute Hope
2018-07-24tv: remove deactived syntax codeGaute Hope
2018-07-24log: re-introduce log-level command line option to overrdide configGaute Hope
2018-07-18cf: remove checks for old config valuesGaute Hope
2018-07-18cf, ac: allow accounts to be only partially definedGaute Hope
2018-07-18cf: use default config for accounts and startup.queries when missingGaute Hope
2018-07-18cf: do not write back configGaute Hope
2018-07-15syntax-highlight through pluginGaute Hope
2018-07-15tv: set up console log correctlyGaute Hope
2018-07-15pc, ext: allow home uri requestGaute Hope
2018-07-13plugins: add html = filter_part (part_text, part_html, mime_type)Gaute Hope
2018-07-13syntax highlighting has been removed. not yet re-implemented for w2Gaute Hope
2018-07-13add syslog backend and make logging sinks and level configurableGaute Hope
2018-07-13wext: exit reader gracefullyGaute Hope
2018-07-11#521: correctly handle resource requests for Release buildGaute Hope
2018-07-10w2: load context and settings at construct time for webviewGaute Hope
2018-07-10tv: style is loaded by extensionGaute Hope
2018-07-08w2: clean up old syntax highlightGaute Hope
2018-07-07w2: add page up/downGaute Hope
2018-07-07pc: include PID in socket addr to ensure no conflictGaute Hope
2018-07-07ae: ensure entire IPC messages are written/read and re-use reader codeGaute Hope
2018-07-05fix #518: race when creating thread-view for compose messageGaute Hope
2018-07-03ae: ensure complete message is writtenGaute Hope
2018-07-03tv: show CID imagesGaute Hope
2018-07-03tv: keep message map in extensionGaute Hope
2018-07-03tv, pc: update tags only when getting message update (fix #509)Gaute Hope
2018-07-03tv, pc: reduce layering for remove / updated messageGaute Hope
2018-07-03ae: add debug string for extension message typesGaute Hope
2018-07-03fix #510: pc: did not check for missing contentGaute Hope
2018-07-01w2: add installed path for webextensions for Debug build as wellGaute Hope
2018-07-01w2: support protobuf 3.0Gaute Hope