alpha
Login
or
Join now
anil.recoil.org
/
ocaml-jmap
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-jmap
/
lib
/
at
8136a36b99a4e0a0450d642f3a78cc0cba269e5f
5 files
Anil Madhavapeddy
Add improved logging and unread/labels options to fastmail-list
1y ago
8136a36b
dune
Add improved logging and unread/labels options to fastmail-list - Add proper OCaml Logs-based logging system with configurable levels - Redact sensitive API tokens for security in logs - Add -unread flag to filter and only show unread messages - Add -labels flag to display message keywords/labels - Add -debug flag to control verbosity level - Improve CLI help and usage instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.ml
Add improved logging and unread/labels options to fastmail-list - Add proper OCaml Logs-based logging system with configurable levels - Redact sensitive API tokens for security in logs - Add -unread flag to filter and only show unread messages - Add -labels flag to display message keywords/labels - Add -debug flag to control verbosity level - Improve CLI help and usage instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.mli
Add improved logging and unread/labels options to fastmail-list - Add proper OCaml Logs-based logging system with configurable levels - Redact sensitive API tokens for security in logs - Add -unread flag to filter and only show unread messages - Add -labels flag to display message keywords/labels - Add -debug flag to control verbosity level - Improve CLI help and usage instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.ml
Add typed capability handling for JMAP URIs - Create Capability module in Jmap with typed handling of core URIs - Create Capability module in Jmap_mail with typed handling of mail URIs - Replace hardcoded URI strings with typed versions in client code - Improves type safety by ensuring URIs are correctly managed - Provides parsing/stringifying functions for interoperability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.mli
Add typed capability handling for JMAP URIs - Create Capability module in Jmap with typed handling of core URIs - Create Capability module in Jmap_mail with typed handling of mail URIs - Replace hardcoded URI strings with typed versions in client code - Improves type safety by ensuring URIs are correctly managed - Provides parsing/stringifying functions for interoperability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago