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
4cfd0d0e926d020d16aa25ccaae3d492ec9807a4
5 files
Anil Madhavapeddy
Fix JMAP Fastmail client to properly connect to API
1y ago
696bbe1e
dune
Fix JMAP Fastmail client to properly connect to API - Fix typo in URI from "sessio" to "session" - Modify HTTP client to support both GET and POST methods as required by API - Improve JSON parsing to handle null values in API responses - Add detailed debug logging to help troubleshoot API interactions - Update mailbox and email parsers to be more robust with server responses 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.ml
Fix JMAP Fastmail client to properly connect to API - Fix typo in URI from "sessio" to "session" - Modify HTTP client to support both GET and POST methods as required by API - Improve JSON parsing to handle null values in API responses - Add detailed debug logging to help troubleshoot API interactions - Update mailbox and email parsers to be more robust with server responses 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.mli
Add Fastmail API token authentication and example client - Added support for Fastmail API token authentication via Bearer tokens - Implemented login_with_token function for token-based auth - Improved authentication header logic to support both Basic and Bearer auth - Created fastmail_list example binary using token-based authentication - Updated AGENT.md to mark completed tasks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.ml
Fix JMAP Fastmail client to properly connect to API - Fix typo in URI from "sessio" to "session" - Modify HTTP client to support both GET and POST methods as required by API - Improve JSON parsing to handle null values in API responses - Add detailed debug logging to help troubleshoot API interactions - Update mailbox and email parsers to be more robust with server responses 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.mli
Add Fastmail API token authentication and example client - Added support for Fastmail API token authentication via Bearer tokens - Implemented login_with_token function for token-based auth - Improved authentication header logic to support both Basic and Bearer auth - Created fastmail_list example binary using token-based authentication - Updated AGENT.md to mark completed tasks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago