summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-09-16use std::placeholders everywhereHEADmasterAlex Xu (Hello71)
2020-08-07ql: Default initialize threads to NULL.Iain Buclaw
2020-05-11quoting: do not include converted html part if plain existsGaute Hope
2019-12-05Use colors with the correct gtk state flagJean-Philippe Braun
2019-11-03make the command bar fill in available spaceYo'av Moshe
2019-11-03remove minimum width for command barYo'av Moshe
2019-10-06page_client: Initialize socket_addr when creating an abstract socket as wellJohannes Löthberg
2019-09-04Set restrictive permissions on socket directory.Martin Rehak
2019-09-04Programatically determine the platform support for abstract sockets.Martin Rehak
2019-09-04FreeBSD and Mac does not provide abstract sockets. This patch modifiesMartin Rehak
2019-09-01Add get_queries() extension methodglacambre
2019-08-11remove format=flowed from html partJohannes Rosenberger
2019-08-11ComposeMessage::build() ensure initialization of streamJohannes Rosenberger
2019-08-11fix cast from 'GMimeMultipart' to 'GMimePart'Johannes Rosenberger
2019-08-11use correct size of html part in multipart messagesJohannes Rosenberger
2019-07-17crypto: always trust defined in setup on gmime2Gaute Hope
2019-07-14fix encryption error with gmime3max.mehl
2019-05-30Fix segmentation fault when quitting (#636)Loris Reiff
2019-05-05astroid: remove log sinks to prevent multiple log outputs when creating many ...Gaute Hope
2019-04-07reply, forward: use lynx (or configurable program) to convert HTML parts to t...Gaute Hope
2019-03-09Merge #621.Gaute Hope
2019-02-26Prevent segfault by reordering set_text and completion setupMarco Schlumpp
2019-01-23Made it not check quoted text for attachment wordsTaeer Bar-Yam
2018-12-15config.cc: Default astroid.notmuch_config to $NOTMUCH_CONFIGglacambre
2018-12-01revert protocol handling changeLars Kotthoff
2018-12-01remove unnecessary codeLars Kotthoff
2018-12-01more misc improvementsLars Kotthoff
2018-12-01misc stability improvementsLars Kotthoff
2018-11-30improve extraction of first names for thread indexLars Kotthoff
2018-11-22minor cleanupsLars Kotthoff
2018-11-22revert some changesLars Kotthoff
2018-11-22clean up webkitLars Kotthoff
2018-11-22Revert "release reference when destructing thread view so that external rende...Lars Kotthoff
2018-11-22release reference when destructing thread view so that external render proces...Lars Kotthoff
2018-11-22use NotmuchMessageLars Kotthoff
2018-11-22allow to tag sent messages with same tags as message being replied toLars Kotthoff
2018-11-11expose refresh as separate functionLars Kotthoff
2018-11-11change default keybindingLars Kotthoff
2018-11-11implement the actual reloading I want it to do...Lars Kotthoff
2018-11-11expose key to reload thread viewLars Kotthoff
2018-11-06show difference between tag editing modes through underliningLars Kotthoff
2018-11-06tagbar editing modes (by tag, by char), switch with Ctrl, config option for d...Lars Kotthoff
2018-11-06normal behavior of backspace when at end of text and not on a spaceLars Kotthoff
2018-11-06allow normal editing when not on the boundary of a tagLars Kotthoff
2018-11-06skip double space at end of tagsLars Kotthoff
2018-11-06move/edit entire tagsLars Kotthoff
2018-11-04cm, em: clean up referencesGaute Hope
2018-10-28fix #587: only messages that are being read should be processedGaute Hope
2018-10-27use NotmuchMessageLars Kotthoff
2018-10-27allow to tag sent messages with same tags as message being replied toLars Kotthoff