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
/
bin
/
at
a4cebe0a5fb6bde63e45910a31a88d9fbec967f1
4 files
Anil Madhavapeddy
Refactor fastmail_list to use higher-level API functions
1y ago
a4cebe0a
dune
Refactor fastmail_list to use higher-level API functions Replace the manual construction of JMAP requests with proper higher-level library calls from Jmap_mail. This improves code clarity and ensures that the example demonstrates the recommended way to use the library. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
fastmail_list.ml
Refactor fastmail_list to use higher-level API functions Replace the manual construction of JMAP requests with proper higher-level library calls from Jmap_mail. This improves code clarity and ensures that the example demonstrates the recommended way to use the library. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
flag_color_test.ml
Add human-readable keyword and flag color formatting - Added functions to format message keywords and flag colors in a human-readable way - Updated fastmail_list to use these functions for better display of labels - Enhanced flag_color_test with a demo of the formatting functionality - Updated AGENT.md to mark task as completed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
tutorial_examples.ml
Add OCamldoc tutorial and example code This adds an OCamldoc-format tutorial in index.mld with cross-references to the library modules, explaining how to use the JMAP OCaml client. It also adds a corresponding executable example in bin/tutorial_examples.ml that demonstrates authentication, mailbox listing, and email retrieval. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago