1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for getting a signed download URL for attachments. Fixes #50 More... almost 8 years ago
Updated changelog for 0.0.17 release. More... almost 8 years ago
Bumped version to 0.0.18-dev More... almost 8 years ago
Merge pull request #51 from ddolcimascolo/RemoveCreateMailboxAck
ddolcimascolo
as David DOLCIMASCOLO
More... almost 8 years ago
Removed CreateMailboxAck class. More... almost 8 years ago
Bumped version to 0.0.17-dev More... almost 8 years ago
Merge pull request #49 from ddolcimascolo/utf-8 More... almost 8 years ago
Merge pull request #47 from heroandtn3/delete-multiple-mailboxes More... almost 8 years ago
Now explicitey passing charset=UTF-8 in HTTP headers. More... almost 8 years ago
Merge pull request #48 from ddolcimascolo/issue-45 More... almost 8 years ago
Do not pass accountId: null if using the default account in setVacationResponse. More... almost 8 years ago
Add Client#destroyMailboxes method More... almost 8 years ago
Updated changelog for 0.0.15 release. More... almost 8 years ago
Bumped version to 0.0.16-dev More... almost 8 years ago
Merge pull request #46 from ddolcimascolo/issue-45 More... almost 8 years ago
Add Client.setVacationResponse. Fixes #45 More... almost 8 years ago
Introduced SetResponse suitable for all xxxSet responses. More... almost 8 years ago
Added Client.getVacationResponse. More... almost 8 years ago
Introduced the VacationResponse model. More... almost 8 years ago
Merge pull request #42 from roundcube-next/dev-client-withauthaccess
ddolcimascolo
as David DOLCIMASCOLO
More... almost 8 years ago
Pass mailbox.id as route parameter to make routing work again More... almost 8 years ago
Merge pull request #43 from heroandtn3/role-undefined
ddolcimascolo
as David DOLCIMASCOLO
More... almost 8 years ago
Fix undefined role value in error message More... almost 8 years ago
Add Client.withAuthAccess() as a convenience method to set client properties from an authentication response More... almost 8 years ago
Adapt to new AuthAccess properties More... almost 8 years ago
Render a hierarchical mailbox list; use mailbox IDs (instead of names) in routes to make them unique More... almost 8 years ago
Adapt endpoint properties in authentication success response to match the lastest JMAP spec More... almost 8 years ago
Merge pull request #41 from roundcube-next/dev-issue38-authaccess More... almost 8 years ago
Simplify code by validating required model properties in a loop More... almost 8 years ago
Adapt JMAP endpoint urls to latest JMAP spec changes More... almost 8 years ago