]> git.neil.brown.name Git - edlib.git/history - python/module-notmuch.py
Add render-imageview
[edlib.git] / python / module-notmuch.py
2023-09-29 NeilBrownAdd render-imageview
2023-09-15 NeilBrownnotmuch master_view: catch exception so .recursed in...
2023-09-15 NeilBrownnotmuch: refresh query on "doc:closed" rather than...
2023-09-11 NeilBrownRename pane_leaf() to pane_focus()
2023-09-11 NeilBrownRename Display: commands to window:
2023-09-08 NeilBrownhistory: drop second string arg to attach-history
2023-09-08 NeilBrownnotmuch: support a to-list as well as a from-list
2023-09-04 NeilBrownmenu: flip args to menu-add
2023-08-30 NeilBrownmenu: support disabled menu entries.
2023-08-30 NeilBrownMove <hide> handling to lib-renderlines and fix callers.
2023-08-29 NeilBrownnotmuch: act on menu selection to add address to a...
2023-08-29 NeilBrownnotmuch: place a context menu on all from: addresses
2023-08-29 NeilBrownnotmuch: disable word-wrap on To: and Cc: lines
2023-08-29 NeilBrownrfc822header: improvements to render attribute on headers.
2023-08-15 NeilBrownlib-renderline: various wrapping fixed.
2023-07-21 NeilBrownnotmuch: focus on query pane when changing messages
2023-07-12 NeilBrownnotmuch: remove support for saved: synonym for query:
2023-07-12 NeilBrownnotmuch: support mouse-click to select search and thread
2023-07-12 NeilBrownRevise how location-sensitive actions are managed.
2023-06-28 NeilBrownRevise pane_reparent()
2023-06-28 NeilBrownnotmuch: when moving among messages, set focus to query...
2023-06-28 NeilBrownrender-lines: add "Activate" support.
2023-06-28 NeilBrownChange "Mouse-Activate:" to simply "Activate:"
2023-06-28 NeilBrownIntroduce lib-url
2023-06-28 NeilBrownformat: handle line-count properly for format2
2023-06-28 NeilBrownpython: change how modules are loaded into the interpreter
2023-06-08 NeilBrownnotmuch: reply to first VISIBLE text part
2023-06-08 NeilBrownnotmuch: improve handling of "%d quoted lines" marker
2023-06-08 NeilBrownnotmuch: wait for thread_p
2023-06-08 NeilBrownWait for processes we fork.
2023-06-08 NeilBrownlib-renderline: Introduce word-wrap.
2023-06-08 NeilBrownChange rules for doc:render-line with mark2
2023-05-26 NeilBrownnotmuch: use mark:moving to avoid getting stuck in...
2023-05-26 NeilBrownnotmuch: ensure reply and similar clear unread and new
2023-05-26 NeilBrowndoc: add default doc:get-attr which returns pane attribute.
2023-05-26 NeilBrownnotmuch: add K-X to show the extra headers
2023-05-26 NeilBrownpython: remove stray edlib.LOG calls.
2023-05-26 NeilBrownnotmuch: include local-time as an extra header
2023-05-26 NeilBrownnotmuch: simplify how 'new' tag is cleared
2023-05-20 NeilBrownnotmuch: handle display of alternatives that are multipart.
2023-05-20 NeilBrownnotmuch/w3m: add more html entities
2023-05-20 NeilBrownnotmuch: avoid inconsistent value of thread_end
2023-05-07 NeilBrownnotmuch: allow html even when we have plain text.
2023-05-07 NeilBrownUse w3m to decode HTML in email messages
2023-05-07 NeilBrownnotmuch: allow urls to be extracted from part of a...
2023-05-06 NeilBrownnotmuch message-view: improve url attributes.
2023-04-28 NeilBrownRemove any suggestion that num2 is significant for...
2023-04-28 NeilBrownnotmuch: only search 10,000 chars for urls
2023-04-24 NeilBrownemail/notmuch: attend or a disposition of "attachment"
2023-03-23 NeilBrownnotmuch: change wrapping of subjects
2023-02-22 NeilBrownnotmuch: show all filenames in extended headers
2023-02-19 NeilBrownnotmuch/email: allow extra headers to be shown.
2023-02-15 NeilBrownnotmuch: don't leave un-waited processes.
2023-02-06 NeilBrownnotmuch: when toggling visibility, ensure to move point.
2023-02-06 NeilBrownemail: introduce doc:email-step-part
2023-02-06 NeilBrownrenderline: allow a wrap-margin
2023-02-06 NeilBrownnotmuch: messages in visible thread should not disappear.
2023-02-06 NeilBrownUpdate some copyright dates.
2023-02-06 NeilBrowncompose-mail: support forwarding emails as attachments
2023-02-06 NeilBrownemail-view: be more selective of alternates.
2023-02-01 NeilBrownmail-view: move text markup away from visibility setting.
2023-02-01 NeilBrownemail: add parsing of calendars
2022-09-18 NeilBrownnotmuch: keep point nearby when returning from whole...
2022-09-18 NeilBrownnotmuch: fix display for whole-thread
2022-09-18 NeilBrownnotmuch: tidy up
2022-09-17 NeilBrownnotmuch: new command 'j' - jump to unread message
2022-09-04 NeilBrownnotmuch: limit searching to 50000 character
2022-09-03 NeilBrownnotmuch: tag replied messages as "replied"
2022-09-03 NeilBrownnotmuch: fix get-attr for query_view
2022-09-03 NeilBrownnotmuch: ensure all handlers explicitly return
2022-09-03 NeilBrownUpdate the year in some copyright claims
2022-09-03 NeilBrownnotmuch: report a failure when failing to get thread...
2022-09-03 NeilBrownnotmuch: If a URL ends ')' drop the ')'
2022-09-03 NeilBrownnotmuch: change background for quoted text to white-95
2022-09-03 NeilBrownnotmuch: report size of messages
2022-09-03 NeilBrownnotmuch: hide quoted text in email messages
2022-09-03 NeilBrownnotmuch: allow colons in urls
2022-09-03 NeilBrownnotmuch: update queries when not displayed.
2022-09-03 NeilBrownnotmuch: clear self.query_pane before opening old query
2022-09-03 NeilBrownnotmuch: guard against some malformed output from notmuch
2022-09-03 NeilBrownnotmuch: consistently ignore all utf-8 decoding errors
2022-09-03 NeilBrownnotmuch: avoid false-positive in mark validation
2022-09-03 NeilBrownnotmuch: don't lookup file name if we already have it.
2022-09-03 NeilBrownnotmuch make background thread loading fully async
2022-09-03 NeilBrownnotmuch: don't load threads that don't need to be loaded
2022-09-03 NeilBrownnotmuch: discard code for direct database access
2022-09-03 NeilBrownnotmuch: use "notmuch show" to get thread content
2022-09-03 NeilBrownnotmuch: use notmuch_set_tags() to add/remove tags
2022-09-03 NeilBrownnotmuch: improve recursion detection in doc:notmuch...
2022-09-03 NeilBrownnotmuch: fix and old typo
2022-09-03 NeilBrownnotmuch: introduce notmuch_get_file()
2022-09-03 NeilBrownnotmuch: use notmuch_set_tags for marking 'seen'.
2022-09-03 NeilBrownnotmuch: introduce notmuch_set_tags
2022-09-03 NeilBrownnotmuch: don't record message as 'seen' if they don...
2022-09-03 NeilBrownnotmuch: pass thread id to doc:notmuch:byid
2022-09-03 NeilBrownnotmuch: use /usr/bin/notmuch for listing tags on messa...
2022-09-03 NeilBrownnotmuch: use /usr/bin/notmuch to list tags
2022-09-03 NeilBrownnotmuch: try to catch some errors.
2021-09-27 NeilBrownCheck marks are valid more often.
2021-09-27 NeilBrownnotmuch: improve mark handling in notmuch_query
next