This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

basic

+5 -1
+3 -1
jmap-email/dune
··· 2 2 (name jmap_email) 3 3 (public_name jmap-email) 4 4 (libraries jmap yojson uri) 5 + (modules_without_implementation jmap_email jmap_email_types jmap_identity 6 + jmap_mailbox jmap_search_snippet jmap_submission jmap_thread jmap_vacation) 5 7 (modules 6 8 jmap_email 7 9 jmap_email_types ··· 10 12 jmap_search_snippet 11 13 jmap_identity 12 14 jmap_submission 13 - jmap_vacation)) 15 + jmap_vacation))
+2
jmap/dune
··· 2 2 (name jmap) 3 3 (public_name jmap) 4 4 (libraries yojson uri) 5 + (modules_without_implementation jmap jmap_binary jmap_error jmap_methods 6 + jmap_push jmap_session jmap_types jmap_wire) 5 7 (modules 6 8 jmap 7 9 jmap_types