user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] keyword handling cleanups
@ 2021-03-16  1:43 Eric Wong
  2021-03-16  1:43 ` [PATCH 1/2] mbox: move mbox_keywords to MboxReader Eric Wong
  2021-03-16  1:43 ` [PATCH 2/2] lei_store: remove maildir_keywords Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-03-16  1:43 UTC (permalink / raw)
  To: meta

Preparation for splitting out labels vs keywords, since
they'll probably be different things internally for us
to match JMAP behavior.

Eric Wong (2):
  mbox: move mbox_keywords to MboxReader
  lei_store: remove maildir_keywords

 lib/PublicInbox/LEI.pm        |  2 +-
 lib/PublicInbox/LeiConvert.pm |  4 ++--
 lib/PublicInbox/LeiImport.pm  |  3 ++-
 lib/PublicInbox/LeiStore.pm   | 20 --------------------
 lib/PublicInbox/LeiToMail.pm  |  4 ++--
 lib/PublicInbox/MboxReader.pm | 12 ++++++++++++
 t/lei_store.t                 | 14 --------------
 t/mbox_reader.t               | 10 ++++++++++
 8 files changed, 29 insertions(+), 40 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-16  1:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16  1:43 [PATCH 0/2] keyword handling cleanups Eric Wong
2021-03-16  1:43 ` [PATCH 1/2] mbox: move mbox_keywords to MboxReader Eric Wong
2021-03-16  1:43 ` [PATCH 2/2] lei_store: remove maildir_keywords Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).