@atproto/pds 0.4.184 → 0.4.186
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/lexicon/index.d.ts +9 -14
- package/dist/lexicon/index.d.ts.map +1 -1
- package/dist/lexicon/index.js +9 -14
- package/dist/lexicon/index.js.map +1 -1
- package/dist/lexicon/lexicons.d.ts +44 -84
- package/dist/lexicon/lexicons.d.ts.map +1 -1
- package/dist/lexicon/lexicons.js +38 -68
- package/dist/lexicon/lexicons.js.map +1 -1
- package/dist/lexicon/types/com/atproto/moderation/defs.d.ts +2 -2
- package/dist/lexicon/types/com/atproto/moderation/defs.d.ts.map +1 -1
- package/dist/lexicon/types/com/atproto/moderation/defs.js +1 -1
- package/dist/lexicon/types/com/atproto/moderation/defs.js.map +1 -1
- package/dist/lexicon/types/tools/ozone/report/defs.d.ts +17 -27
- package/dist/lexicon/types/tools/ozone/report/defs.d.ts.map +1 -1
- package/dist/lexicon/types/tools/ozone/report/defs.js +17 -27
- package/dist/lexicon/types/tools/ozone/report/defs.js.map +1 -1
- package/package.json +5 -5
- package/src/lexicon/index.ts +12 -25
- package/src/lexicon/lexicons.ts +38 -70
- package/src/lexicon/types/com/atproto/moderation/defs.ts +10 -15
- package/src/lexicon/types/tools/ozone/report/defs.ts +25 -40
@@ -1,4 +1,4 @@
|
|
1
|
-
export type ReasonType = 'com.atproto.moderation.defs#reasonSpam' | 'com.atproto.moderation.defs#reasonViolation' | 'com.atproto.moderation.defs#reasonMisleading' | 'com.atproto.moderation.defs#reasonSexual' | 'com.atproto.moderation.defs#reasonRude' | 'com.atproto.moderation.defs#reasonOther' | 'com.atproto.moderation.defs#reasonAppeal' | 'tools.ozone.report.defs#reasonAppeal' | 'tools.ozone.report.defs#
|
1
|
+
export type ReasonType = 'com.atproto.moderation.defs#reasonSpam' | 'com.atproto.moderation.defs#reasonViolation' | 'com.atproto.moderation.defs#reasonMisleading' | 'com.atproto.moderation.defs#reasonSexual' | 'com.atproto.moderation.defs#reasonRude' | 'com.atproto.moderation.defs#reasonOther' | 'com.atproto.moderation.defs#reasonAppeal' | 'tools.ozone.report.defs#reasonAppeal' | 'tools.ozone.report.defs#reasonOther' | 'tools.ozone.report.defs#reasonViolenceAnimal' | 'tools.ozone.report.defs#reasonViolenceThreats' | 'tools.ozone.report.defs#reasonViolenceGraphicContent' | 'tools.ozone.report.defs#reasonViolenceGlorification' | 'tools.ozone.report.defs#reasonViolenceExtremistContent' | 'tools.ozone.report.defs#reasonViolenceTrafficking' | 'tools.ozone.report.defs#reasonViolenceOther' | 'tools.ozone.report.defs#reasonSexualAbuseContent' | 'tools.ozone.report.defs#reasonSexualNCII' | 'tools.ozone.report.defs#reasonSexualDeepfake' | 'tools.ozone.report.defs#reasonSexualAnimal' | 'tools.ozone.report.defs#reasonSexualUnlabeled' | 'tools.ozone.report.defs#reasonSexualOther' | 'tools.ozone.report.defs#reasonChildSafetyCSAM' | 'tools.ozone.report.defs#reasonChildSafetyGroom' | 'tools.ozone.report.defs#reasonChildSafetyPrivacy' | 'tools.ozone.report.defs#reasonChildSafetyHarassment' | 'tools.ozone.report.defs#reasonChildSafetyOther' | 'tools.ozone.report.defs#reasonHarassmentTroll' | 'tools.ozone.report.defs#reasonHarassmentTargeted' | 'tools.ozone.report.defs#reasonHarassmentHateSpeech' | 'tools.ozone.report.defs#reasonHarassmentDoxxing' | 'tools.ozone.report.defs#reasonHarassmentOther' | 'tools.ozone.report.defs#reasonMisleadingBot' | 'tools.ozone.report.defs#reasonMisleadingImpersonation' | 'tools.ozone.report.defs#reasonMisleadingSpam' | 'tools.ozone.report.defs#reasonMisleadingScam' | 'tools.ozone.report.defs#reasonMisleadingElections' | 'tools.ozone.report.defs#reasonMisleadingOther' | 'tools.ozone.report.defs#reasonRuleSiteSecurity' | 'tools.ozone.report.defs#reasonRuleProhibitedSales' | 'tools.ozone.report.defs#reasonRuleBanEvasion' | 'tools.ozone.report.defs#reasonRuleOther' | 'tools.ozone.report.defs#reasonSelfHarmContent' | 'tools.ozone.report.defs#reasonSelfHarmED' | 'tools.ozone.report.defs#reasonSelfHarmStunts' | 'tools.ozone.report.defs#reasonSelfHarmSubstances' | 'tools.ozone.report.defs#reasonSelfHarmOther' | (string & {});
|
2
2
|
/** Spam: frequent unwanted promotion, replies, mentions. Prefer new lexicon definition `tools.ozone.report.defs#reasonMisleadingSpam`. */
|
3
3
|
export declare const REASONSPAM = "com.atproto.moderation.defs#reasonSpam";
|
4
4
|
/** Direct violation of server rules, laws, terms of service. Prefer new lexicon definition `tools.ozone.report.defs#reasonRuleOther`. */
|
@@ -9,7 +9,7 @@ export declare const REASONMISLEADING = "com.atproto.moderation.defs#reasonMisle
|
|
9
9
|
export declare const REASONSEXUAL = "com.atproto.moderation.defs#reasonSexual";
|
10
10
|
/** Rude, harassing, explicit, or otherwise unwelcoming behavior. Prefer new lexicon definition `tools.ozone.report.defs#reasonHarassmentOther`. */
|
11
11
|
export declare const REASONRUDE = "com.atproto.moderation.defs#reasonRude";
|
12
|
-
/** Reports not falling under another report category. Prefer new lexicon definition `tools.ozone.report.defs#
|
12
|
+
/** Reports not falling under another report category. Prefer new lexicon definition `tools.ozone.report.defs#reasonOther`. */
|
13
13
|
export declare const REASONOTHER = "com.atproto.moderation.defs#reasonOther";
|
14
14
|
/** Appeal a previously taken moderation action */
|
15
15
|
export declare const REASONAPPEAL = "com.atproto.moderation.defs#reasonAppeal";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/com/atproto/moderation/defs.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,UAAU,GAClB,wCAAwC,GACxC,6CAA6C,GAC7C,8CAA8C,GAC9C,0CAA0C,GAC1C,wCAAwC,GACxC,yCAAyC,GACzC,0CAA0C,GAC1C,sCAAsC,GACtC,
|
1
|
+
{"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/com/atproto/moderation/defs.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,UAAU,GAClB,wCAAwC,GACxC,6CAA6C,GAC7C,8CAA8C,GAC9C,0CAA0C,GAC1C,wCAAwC,GACxC,yCAAyC,GACzC,0CAA0C,GAC1C,sCAAsC,GACtC,qCAAqC,GACrC,8CAA8C,GAC9C,+CAA+C,GAC/C,sDAAsD,GACtD,qDAAqD,GACrD,wDAAwD,GACxD,mDAAmD,GACnD,6CAA6C,GAC7C,kDAAkD,GAClD,0CAA0C,GAC1C,8CAA8C,GAC9C,4CAA4C,GAC5C,+CAA+C,GAC/C,2CAA2C,GAC3C,+CAA+C,GAC/C,gDAAgD,GAChD,kDAAkD,GAClD,qDAAqD,GACrD,gDAAgD,GAChD,+CAA+C,GAC/C,kDAAkD,GAClD,oDAAoD,GACpD,iDAAiD,GACjD,+CAA+C,GAC/C,6CAA6C,GAC7C,uDAAuD,GACvD,8CAA8C,GAC9C,8CAA8C,GAC9C,mDAAmD,GACnD,+CAA+C,GAC/C,gDAAgD,GAChD,mDAAmD,GACnD,8CAA8C,GAC9C,yCAAyC,GACzC,+CAA+C,GAC/C,0CAA0C,GAC1C,8CAA8C,GAC9C,kDAAkD,GAClD,6CAA6C,GAC7C,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;AAEjB,0IAA0I;AAC1I,eAAO,MAAM,UAAU,2CAAqB,CAAA;AAC5C,yIAAyI;AACzI,eAAO,MAAM,eAAe,gDAA0B,CAAA;AACtD,mIAAmI;AACnI,eAAO,MAAM,gBAAgB,iDAA2B,CAAA;AACxD,4HAA4H;AAC5H,eAAO,MAAM,YAAY,6CAAuB,CAAA;AAChD,mJAAmJ;AACnJ,eAAO,MAAM,UAAU,2CAAqB,CAAA;AAC5C,8HAA8H;AAC9H,eAAO,MAAM,WAAW,4CAAsB,CAAA;AAC9C,kDAAkD;AAClD,eAAO,MAAM,YAAY,6CAAuB,CAAA;AAEhD,+DAA+D;AAC/D,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA"}
|
@@ -15,7 +15,7 @@ exports.REASONMISLEADING = `${id}#reasonMisleading`;
|
|
15
15
|
exports.REASONSEXUAL = `${id}#reasonSexual`;
|
16
16
|
/** Rude, harassing, explicit, or otherwise unwelcoming behavior. Prefer new lexicon definition `tools.ozone.report.defs#reasonHarassmentOther`. */
|
17
17
|
exports.REASONRUDE = `${id}#reasonRude`;
|
18
|
-
/** Reports not falling under another report category. Prefer new lexicon definition `tools.ozone.report.defs#
|
18
|
+
/** Reports not falling under another report category. Prefer new lexicon definition `tools.ozone.report.defs#reasonOther`. */
|
19
19
|
exports.REASONOTHER = `${id}#reasonOther`;
|
20
20
|
/** Appeal a previously taken moderation action */
|
21
21
|
exports.REASONAPPEAL = `${id}#reasonAppeal`;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/com/atproto/moderation/defs.ts"],"names":[],"mappings":";;;AAKA,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;
|
1
|
+
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/com/atproto/moderation/defs.ts"],"names":[],"mappings":";;;AAKA,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;AAoDxC,0IAA0I;AAC7H,QAAA,UAAU,GAAG,GAAG,EAAE,aAAa,CAAA;AAC5C,yIAAyI;AAC5H,QAAA,eAAe,GAAG,GAAG,EAAE,kBAAkB,CAAA;AACtD,mIAAmI;AACtH,QAAA,gBAAgB,GAAG,GAAG,EAAE,mBAAmB,CAAA;AACxD,4HAA4H;AAC/G,QAAA,YAAY,GAAG,GAAG,EAAE,eAAe,CAAA;AAChD,mJAAmJ;AACtI,QAAA,UAAU,GAAG,GAAG,EAAE,aAAa,CAAA;AAC5C,8HAA8H;AACjH,QAAA,WAAW,GAAG,GAAG,EAAE,cAAc,CAAA;AAC9C,kDAAkD;AACrC,QAAA,YAAY,GAAG,GAAG,EAAE,eAAe,CAAA","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'com.atproto.moderation.defs'\n\nexport type ReasonType =\n | 'com.atproto.moderation.defs#reasonSpam'\n | 'com.atproto.moderation.defs#reasonViolation'\n | 'com.atproto.moderation.defs#reasonMisleading'\n | 'com.atproto.moderation.defs#reasonSexual'\n | 'com.atproto.moderation.defs#reasonRude'\n | 'com.atproto.moderation.defs#reasonOther'\n | 'com.atproto.moderation.defs#reasonAppeal'\n | 'tools.ozone.report.defs#reasonAppeal'\n | 'tools.ozone.report.defs#reasonOther'\n | 'tools.ozone.report.defs#reasonViolenceAnimal'\n | 'tools.ozone.report.defs#reasonViolenceThreats'\n | 'tools.ozone.report.defs#reasonViolenceGraphicContent'\n | 'tools.ozone.report.defs#reasonViolenceGlorification'\n | 'tools.ozone.report.defs#reasonViolenceExtremistContent'\n | 'tools.ozone.report.defs#reasonViolenceTrafficking'\n | 'tools.ozone.report.defs#reasonViolenceOther'\n | 'tools.ozone.report.defs#reasonSexualAbuseContent'\n | 'tools.ozone.report.defs#reasonSexualNCII'\n | 'tools.ozone.report.defs#reasonSexualDeepfake'\n | 'tools.ozone.report.defs#reasonSexualAnimal'\n | 'tools.ozone.report.defs#reasonSexualUnlabeled'\n | 'tools.ozone.report.defs#reasonSexualOther'\n | 'tools.ozone.report.defs#reasonChildSafetyCSAM'\n | 'tools.ozone.report.defs#reasonChildSafetyGroom'\n | 'tools.ozone.report.defs#reasonChildSafetyPrivacy'\n | 'tools.ozone.report.defs#reasonChildSafetyHarassment'\n | 'tools.ozone.report.defs#reasonChildSafetyOther'\n | 'tools.ozone.report.defs#reasonHarassmentTroll'\n | 'tools.ozone.report.defs#reasonHarassmentTargeted'\n | 'tools.ozone.report.defs#reasonHarassmentHateSpeech'\n | 'tools.ozone.report.defs#reasonHarassmentDoxxing'\n | 'tools.ozone.report.defs#reasonHarassmentOther'\n | 'tools.ozone.report.defs#reasonMisleadingBot'\n | 'tools.ozone.report.defs#reasonMisleadingImpersonation'\n | 'tools.ozone.report.defs#reasonMisleadingSpam'\n | 'tools.ozone.report.defs#reasonMisleadingScam'\n | 'tools.ozone.report.defs#reasonMisleadingElections'\n | 'tools.ozone.report.defs#reasonMisleadingOther'\n | 'tools.ozone.report.defs#reasonRuleSiteSecurity'\n | 'tools.ozone.report.defs#reasonRuleProhibitedSales'\n | 'tools.ozone.report.defs#reasonRuleBanEvasion'\n | 'tools.ozone.report.defs#reasonRuleOther'\n | 'tools.ozone.report.defs#reasonSelfHarmContent'\n | 'tools.ozone.report.defs#reasonSelfHarmED'\n | 'tools.ozone.report.defs#reasonSelfHarmStunts'\n | 'tools.ozone.report.defs#reasonSelfHarmSubstances'\n | 'tools.ozone.report.defs#reasonSelfHarmOther'\n | (string & {})\n\n/** Spam: frequent unwanted promotion, replies, mentions. Prefer new lexicon definition `tools.ozone.report.defs#reasonMisleadingSpam`. */\nexport const REASONSPAM = `${id}#reasonSpam`\n/** Direct violation of server rules, laws, terms of service. Prefer new lexicon definition `tools.ozone.report.defs#reasonRuleOther`. */\nexport const REASONVIOLATION = `${id}#reasonViolation`\n/** Misleading identity, affiliation, or content. Prefer new lexicon definition `tools.ozone.report.defs#reasonMisleadingOther`. */\nexport const REASONMISLEADING = `${id}#reasonMisleading`\n/** Unwanted or mislabeled sexual content. Prefer new lexicon definition `tools.ozone.report.defs#reasonSexualUnlabeled`. */\nexport const REASONSEXUAL = `${id}#reasonSexual`\n/** Rude, harassing, explicit, or otherwise unwelcoming behavior. Prefer new lexicon definition `tools.ozone.report.defs#reasonHarassmentOther`. */\nexport const REASONRUDE = `${id}#reasonRude`\n/** Reports not falling under another report category. Prefer new lexicon definition `tools.ozone.report.defs#reasonOther`. */\nexport const REASONOTHER = `${id}#reasonOther`\n/** Appeal a previously taken moderation action */\nexport const REASONAPPEAL = `${id}#reasonAppeal`\n\n/** Tag describing a type of subject that might be reported. */\nexport type SubjectType = 'account' | 'record' | 'chat' | (string & {})\n"]}
|
@@ -1,14 +1,14 @@
|
|
1
|
-
export type ReasonType = 'tools.ozone.report.defs#reasonAppeal' | 'tools.ozone.report.defs#
|
1
|
+
export type ReasonType = 'tools.ozone.report.defs#reasonAppeal' | 'tools.ozone.report.defs#reasonOther' | 'tools.ozone.report.defs#reasonViolenceAnimal' | 'tools.ozone.report.defs#reasonViolenceThreats' | 'tools.ozone.report.defs#reasonViolenceGraphicContent' | 'tools.ozone.report.defs#reasonViolenceGlorification' | 'tools.ozone.report.defs#reasonViolenceExtremistContent' | 'tools.ozone.report.defs#reasonViolenceTrafficking' | 'tools.ozone.report.defs#reasonViolenceOther' | 'tools.ozone.report.defs#reasonSexualAbuseContent' | 'tools.ozone.report.defs#reasonSexualNCII' | 'tools.ozone.report.defs#reasonSexualDeepfake' | 'tools.ozone.report.defs#reasonSexualAnimal' | 'tools.ozone.report.defs#reasonSexualUnlabeled' | 'tools.ozone.report.defs#reasonSexualOther' | 'tools.ozone.report.defs#reasonChildSafetyCSAM' | 'tools.ozone.report.defs#reasonChildSafetyGroom' | 'tools.ozone.report.defs#reasonChildSafetyPrivacy' | 'tools.ozone.report.defs#reasonChildSafetyHarassment' | 'tools.ozone.report.defs#reasonChildSafetyOther' | 'tools.ozone.report.defs#reasonHarassmentTroll' | 'tools.ozone.report.defs#reasonHarassmentTargeted' | 'tools.ozone.report.defs#reasonHarassmentHateSpeech' | 'tools.ozone.report.defs#reasonHarassmentDoxxing' | 'tools.ozone.report.defs#reasonHarassmentOther' | 'tools.ozone.report.defs#reasonMisleadingBot' | 'tools.ozone.report.defs#reasonMisleadingImpersonation' | 'tools.ozone.report.defs#reasonMisleadingSpam' | 'tools.ozone.report.defs#reasonMisleadingScam' | 'tools.ozone.report.defs#reasonMisleadingElections' | 'tools.ozone.report.defs#reasonMisleadingOther' | 'tools.ozone.report.defs#reasonRuleSiteSecurity' | 'tools.ozone.report.defs#reasonRuleProhibitedSales' | 'tools.ozone.report.defs#reasonRuleBanEvasion' | 'tools.ozone.report.defs#reasonRuleOther' | 'tools.ozone.report.defs#reasonSelfHarmContent' | 'tools.ozone.report.defs#reasonSelfHarmED' | 'tools.ozone.report.defs#reasonSelfHarmStunts' | 'tools.ozone.report.defs#reasonSelfHarmSubstances' | 'tools.ozone.report.defs#reasonSelfHarmOther' | (string & {});
|
2
2
|
/** Appeal a previously taken moderation action */
|
3
3
|
export declare const REASONAPPEAL = "tools.ozone.report.defs#reasonAppeal";
|
4
|
+
/** An issue not included in these options */
|
5
|
+
export declare const REASONOTHER = "tools.ozone.report.defs#reasonOther";
|
4
6
|
/** Animal welfare violations */
|
5
|
-
export declare const
|
7
|
+
export declare const REASONVIOLENCEANIMAL = "tools.ozone.report.defs#reasonViolenceAnimal";
|
6
8
|
/** Threats or incitement */
|
7
9
|
export declare const REASONVIOLENCETHREATS = "tools.ozone.report.defs#reasonViolenceThreats";
|
8
10
|
/** Graphic violent content */
|
9
11
|
export declare const REASONVIOLENCEGRAPHICCONTENT = "tools.ozone.report.defs#reasonViolenceGraphicContent";
|
10
|
-
/** Self harm */
|
11
|
-
export declare const REASONVIOLENCESELFHARM = "tools.ozone.report.defs#reasonViolenceSelfHarm";
|
12
12
|
/** Glorification of violence */
|
13
13
|
export declare const REASONVIOLENCEGLORIFICATION = "tools.ozone.report.defs#reasonViolenceGlorification";
|
14
14
|
/** Extremist content. These reports will be sent only be sent to the application's Moderation Authority. */
|
@@ -21,8 +21,6 @@ export declare const REASONVIOLENCEOTHER = "tools.ozone.report.defs#reasonViolen
|
|
21
21
|
export declare const REASONSEXUALABUSECONTENT = "tools.ozone.report.defs#reasonSexualAbuseContent";
|
22
22
|
/** Non-consensual intimate imagery */
|
23
23
|
export declare const REASONSEXUALNCII = "tools.ozone.report.defs#reasonSexualNCII";
|
24
|
-
/** Sextortion */
|
25
|
-
export declare const REASONSEXUALSEXTORTION = "tools.ozone.report.defs#reasonSexualSextortion";
|
26
24
|
/** Deepfake adult content */
|
27
25
|
export declare const REASONSEXUALDEEPFAKE = "tools.ozone.report.defs#reasonSexualDeepfake";
|
28
26
|
/** Animal sexual abuse */
|
@@ -36,13 +34,9 @@ export declare const REASONCHILDSAFETYCSAM = "tools.ozone.report.defs#reasonChil
|
|
36
34
|
/** Grooming or predatory behavior. These reports will be sent only be sent to the application's Moderation Authority. */
|
37
35
|
export declare const REASONCHILDSAFETYGROOM = "tools.ozone.report.defs#reasonChildSafetyGroom";
|
38
36
|
/** Privacy violation involving a minor */
|
39
|
-
export declare const
|
40
|
-
/** Child endangerment. These reports will be sent only be sent to the application's Moderation Authority. */
|
41
|
-
export declare const REASONCHILDSAFETYENDANGERMENT = "tools.ozone.report.defs#reasonChildSafetyEndangerment";
|
37
|
+
export declare const REASONCHILDSAFETYPRIVACY = "tools.ozone.report.defs#reasonChildSafetyPrivacy";
|
42
38
|
/** Harassment or bullying of minors */
|
43
39
|
export declare const REASONCHILDSAFETYHARASSMENT = "tools.ozone.report.defs#reasonChildSafetyHarassment";
|
44
|
-
/** Promotion of child exploitation. These reports will be sent only be sent to the application's Moderation Authority. */
|
45
|
-
export declare const REASONCHILDSAFETYPROMOTION = "tools.ozone.report.defs#reasonChildSafetyPromotion";
|
46
40
|
/** Other child safety. These reports will be sent only be sent to the application's Moderation Authority. */
|
47
41
|
export declare const REASONCHILDSAFETYOTHER = "tools.ozone.report.defs#reasonChildSafetyOther";
|
48
42
|
/** Trolling */
|
@@ -63,30 +57,26 @@ export declare const REASONMISLEADINGIMPERSONATION = "tools.ozone.report.defs#re
|
|
63
57
|
export declare const REASONMISLEADINGSPAM = "tools.ozone.report.defs#reasonMisleadingSpam";
|
64
58
|
/** Scam */
|
65
59
|
export declare const REASONMISLEADINGSCAM = "tools.ozone.report.defs#reasonMisleadingScam";
|
66
|
-
/**
|
67
|
-
export declare const
|
68
|
-
/** Harmful false claims */
|
69
|
-
export declare const REASONMISLEADINGMISINFORMATION = "tools.ozone.report.defs#reasonMisleadingMisinformation";
|
60
|
+
/** False information about elections */
|
61
|
+
export declare const REASONMISLEADINGELECTIONS = "tools.ozone.report.defs#reasonMisleadingElections";
|
70
62
|
/** Other misleading content */
|
71
63
|
export declare const REASONMISLEADINGOTHER = "tools.ozone.report.defs#reasonMisleadingOther";
|
72
64
|
/** Hacking or system attacks */
|
73
65
|
export declare const REASONRULESITESECURITY = "tools.ozone.report.defs#reasonRuleSiteSecurity";
|
74
|
-
/** Stolen content */
|
75
|
-
export declare const REASONRULESTOLENCONTENT = "tools.ozone.report.defs#reasonRuleStolenContent";
|
76
66
|
/** Promoting or selling prohibited items or services */
|
77
67
|
export declare const REASONRULEPROHIBITEDSALES = "tools.ozone.report.defs#reasonRuleProhibitedSales";
|
78
68
|
/** Banned user returning */
|
79
69
|
export declare const REASONRULEBANEVASION = "tools.ozone.report.defs#reasonRuleBanEvasion";
|
80
70
|
/** Other */
|
81
71
|
export declare const REASONRULEOTHER = "tools.ozone.report.defs#reasonRuleOther";
|
82
|
-
/**
|
83
|
-
export declare const
|
84
|
-
/**
|
85
|
-
export declare const
|
86
|
-
/**
|
87
|
-
export declare const
|
88
|
-
/**
|
89
|
-
export declare const
|
90
|
-
/**
|
91
|
-
export declare const
|
72
|
+
/** Content promoting or depicting self-harm */
|
73
|
+
export declare const REASONSELFHARMCONTENT = "tools.ozone.report.defs#reasonSelfHarmContent";
|
74
|
+
/** Eating disorders */
|
75
|
+
export declare const REASONSELFHARMED = "tools.ozone.report.defs#reasonSelfHarmED";
|
76
|
+
/** Dangerous challenges or activities */
|
77
|
+
export declare const REASONSELFHARMSTUNTS = "tools.ozone.report.defs#reasonSelfHarmStunts";
|
78
|
+
/** Dangerous substances or drug abuse */
|
79
|
+
export declare const REASONSELFHARMSUBSTANCES = "tools.ozone.report.defs#reasonSelfHarmSubstances";
|
80
|
+
/** Other dangerous content */
|
81
|
+
export declare const REASONSELFHARMOTHER = "tools.ozone.report.defs#reasonSelfHarmOther";
|
92
82
|
//# sourceMappingURL=defs.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/tools/ozone/report/defs.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,UAAU,GAClB,sCAAsC,GACtC,
|
1
|
+
{"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/tools/ozone/report/defs.ts"],"names":[],"mappings":"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"}
|
@@ -1,20 +1,20 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
3
|
+
exports.REASONSELFHARMOTHER = exports.REASONSELFHARMSUBSTANCES = exports.REASONSELFHARMSTUNTS = exports.REASONSELFHARMED = exports.REASONSELFHARMCONTENT = exports.REASONRULEOTHER = exports.REASONRULEBANEVASION = exports.REASONRULEPROHIBITEDSALES = exports.REASONRULESITESECURITY = exports.REASONMISLEADINGOTHER = exports.REASONMISLEADINGELECTIONS = exports.REASONMISLEADINGSCAM = exports.REASONMISLEADINGSPAM = exports.REASONMISLEADINGIMPERSONATION = exports.REASONMISLEADINGBOT = exports.REASONHARASSMENTOTHER = exports.REASONHARASSMENTDOXXING = exports.REASONHARASSMENTHATESPEECH = exports.REASONHARASSMENTTARGETED = exports.REASONHARASSMENTTROLL = exports.REASONCHILDSAFETYOTHER = exports.REASONCHILDSAFETYHARASSMENT = exports.REASONCHILDSAFETYPRIVACY = exports.REASONCHILDSAFETYGROOM = exports.REASONCHILDSAFETYCSAM = exports.REASONSEXUALOTHER = exports.REASONSEXUALUNLABELED = exports.REASONSEXUALANIMAL = exports.REASONSEXUALDEEPFAKE = exports.REASONSEXUALNCII = exports.REASONSEXUALABUSECONTENT = exports.REASONVIOLENCEOTHER = exports.REASONVIOLENCETRAFFICKING = exports.REASONVIOLENCEEXTREMISTCONTENT = exports.REASONVIOLENCEGLORIFICATION = exports.REASONVIOLENCEGRAPHICCONTENT = exports.REASONVIOLENCETHREATS = exports.REASONVIOLENCEANIMAL = exports.REASONOTHER = exports.REASONAPPEAL = void 0;
|
4
4
|
const lexicons_1 = require("../../../../lexicons");
|
5
5
|
const util_1 = require("../../../../util");
|
6
6
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
7
7
|
const id = 'tools.ozone.report.defs';
|
8
8
|
/** Appeal a previously taken moderation action */
|
9
9
|
exports.REASONAPPEAL = `${id}#reasonAppeal`;
|
10
|
+
/** An issue not included in these options */
|
11
|
+
exports.REASONOTHER = `${id}#reasonOther`;
|
10
12
|
/** Animal welfare violations */
|
11
|
-
exports.
|
13
|
+
exports.REASONVIOLENCEANIMAL = `${id}#reasonViolenceAnimal`;
|
12
14
|
/** Threats or incitement */
|
13
15
|
exports.REASONVIOLENCETHREATS = `${id}#reasonViolenceThreats`;
|
14
16
|
/** Graphic violent content */
|
15
17
|
exports.REASONVIOLENCEGRAPHICCONTENT = `${id}#reasonViolenceGraphicContent`;
|
16
|
-
/** Self harm */
|
17
|
-
exports.REASONVIOLENCESELFHARM = `${id}#reasonViolenceSelfHarm`;
|
18
18
|
/** Glorification of violence */
|
19
19
|
exports.REASONVIOLENCEGLORIFICATION = `${id}#reasonViolenceGlorification`;
|
20
20
|
/** Extremist content. These reports will be sent only be sent to the application's Moderation Authority. */
|
@@ -27,8 +27,6 @@ exports.REASONVIOLENCEOTHER = `${id}#reasonViolenceOther`;
|
|
27
27
|
exports.REASONSEXUALABUSECONTENT = `${id}#reasonSexualAbuseContent`;
|
28
28
|
/** Non-consensual intimate imagery */
|
29
29
|
exports.REASONSEXUALNCII = `${id}#reasonSexualNCII`;
|
30
|
-
/** Sextortion */
|
31
|
-
exports.REASONSEXUALSEXTORTION = `${id}#reasonSexualSextortion`;
|
32
30
|
/** Deepfake adult content */
|
33
31
|
exports.REASONSEXUALDEEPFAKE = `${id}#reasonSexualDeepfake`;
|
34
32
|
/** Animal sexual abuse */
|
@@ -42,13 +40,9 @@ exports.REASONCHILDSAFETYCSAM = `${id}#reasonChildSafetyCSAM`;
|
|
42
40
|
/** Grooming or predatory behavior. These reports will be sent only be sent to the application's Moderation Authority. */
|
43
41
|
exports.REASONCHILDSAFETYGROOM = `${id}#reasonChildSafetyGroom`;
|
44
42
|
/** Privacy violation involving a minor */
|
45
|
-
exports.
|
46
|
-
/** Child endangerment. These reports will be sent only be sent to the application's Moderation Authority. */
|
47
|
-
exports.REASONCHILDSAFETYENDANGERMENT = `${id}#reasonChildSafetyEndangerment`;
|
43
|
+
exports.REASONCHILDSAFETYPRIVACY = `${id}#reasonChildSafetyPrivacy`;
|
48
44
|
/** Harassment or bullying of minors */
|
49
45
|
exports.REASONCHILDSAFETYHARASSMENT = `${id}#reasonChildSafetyHarassment`;
|
50
|
-
/** Promotion of child exploitation. These reports will be sent only be sent to the application's Moderation Authority. */
|
51
|
-
exports.REASONCHILDSAFETYPROMOTION = `${id}#reasonChildSafetyPromotion`;
|
52
46
|
/** Other child safety. These reports will be sent only be sent to the application's Moderation Authority. */
|
53
47
|
exports.REASONCHILDSAFETYOTHER = `${id}#reasonChildSafetyOther`;
|
54
48
|
/** Trolling */
|
@@ -69,30 +63,26 @@ exports.REASONMISLEADINGIMPERSONATION = `${id}#reasonMisleadingImpersonation`;
|
|
69
63
|
exports.REASONMISLEADINGSPAM = `${id}#reasonMisleadingSpam`;
|
70
64
|
/** Scam */
|
71
65
|
exports.REASONMISLEADINGSCAM = `${id}#reasonMisleadingScam`;
|
72
|
-
/**
|
73
|
-
exports.
|
74
|
-
/** Harmful false claims */
|
75
|
-
exports.REASONMISLEADINGMISINFORMATION = `${id}#reasonMisleadingMisinformation`;
|
66
|
+
/** False information about elections */
|
67
|
+
exports.REASONMISLEADINGELECTIONS = `${id}#reasonMisleadingElections`;
|
76
68
|
/** Other misleading content */
|
77
69
|
exports.REASONMISLEADINGOTHER = `${id}#reasonMisleadingOther`;
|
78
70
|
/** Hacking or system attacks */
|
79
71
|
exports.REASONRULESITESECURITY = `${id}#reasonRuleSiteSecurity`;
|
80
|
-
/** Stolen content */
|
81
|
-
exports.REASONRULESTOLENCONTENT = `${id}#reasonRuleStolenContent`;
|
82
72
|
/** Promoting or selling prohibited items or services */
|
83
73
|
exports.REASONRULEPROHIBITEDSALES = `${id}#reasonRuleProhibitedSales`;
|
84
74
|
/** Banned user returning */
|
85
75
|
exports.REASONRULEBANEVASION = `${id}#reasonRuleBanEvasion`;
|
86
76
|
/** Other */
|
87
77
|
exports.REASONRULEOTHER = `${id}#reasonRuleOther`;
|
88
|
-
/**
|
89
|
-
exports.
|
90
|
-
/**
|
91
|
-
exports.
|
92
|
-
/**
|
93
|
-
exports.
|
94
|
-
/**
|
95
|
-
exports.
|
96
|
-
/**
|
97
|
-
exports.
|
78
|
+
/** Content promoting or depicting self-harm */
|
79
|
+
exports.REASONSELFHARMCONTENT = `${id}#reasonSelfHarmContent`;
|
80
|
+
/** Eating disorders */
|
81
|
+
exports.REASONSELFHARMED = `${id}#reasonSelfHarmED`;
|
82
|
+
/** Dangerous challenges or activities */
|
83
|
+
exports.REASONSELFHARMSTUNTS = `${id}#reasonSelfHarmStunts`;
|
84
|
+
/** Dangerous substances or drug abuse */
|
85
|
+
exports.REASONSELFHARMSUBSTANCES = `${id}#reasonSelfHarmSubstances`;
|
86
|
+
/** Other dangerous content */
|
87
|
+
exports.REASONSELFHARMOTHER = `${id}#reasonSelfHarmOther`;
|
98
88
|
//# sourceMappingURL=defs.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/tools/ozone/report/defs.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'tools.ozone.report.defs'\n\nexport type ReasonType =\n | 'tools.ozone.report.defs#reasonAppeal'\n | 'tools.ozone.report.defs#reasonViolenceAnimalWelfare'\n | 'tools.ozone.report.defs#reasonViolenceThreats'\n | 'tools.ozone.report.defs#reasonViolenceGraphicContent'\n | 'tools.ozone.report.defs#reasonViolenceSelfHarm'\n | 'tools.ozone.report.defs#reasonViolenceGlorification'\n | 'tools.ozone.report.defs#reasonViolenceExtremistContent'\n | 'tools.ozone.report.defs#reasonViolenceTrafficking'\n | 'tools.ozone.report.defs#reasonViolenceOther'\n | 'tools.ozone.report.defs#reasonSexualAbuseContent'\n | 'tools.ozone.report.defs#reasonSexualNCII'\n | 'tools.ozone.report.defs#reasonSexualSextortion'\n | 'tools.ozone.report.defs#reasonSexualDeepfake'\n | 'tools.ozone.report.defs#reasonSexualAnimal'\n | 'tools.ozone.report.defs#reasonSexualUnlabeled'\n | 'tools.ozone.report.defs#reasonSexualOther'\n | 'tools.ozone.report.defs#reasonChildSafetyCSAM'\n | 'tools.ozone.report.defs#reasonChildSafetyGroom'\n | 'tools.ozone.report.defs#reasonChildSafetyMinorPrivacy'\n | 'tools.ozone.report.defs#reasonChildSafetyEndangerment'\n | 'tools.ozone.report.defs#reasonChildSafetyHarassment'\n | 'tools.ozone.report.defs#reasonChildSafetyPromotion'\n | 'tools.ozone.report.defs#reasonChildSafetyOther'\n | 'tools.ozone.report.defs#reasonHarassmentTroll'\n | 'tools.ozone.report.defs#reasonHarassmentTargeted'\n | 'tools.ozone.report.defs#reasonHarassmentHateSpeech'\n | 'tools.ozone.report.defs#reasonHarassmentDoxxing'\n | 'tools.ozone.report.defs#reasonHarassmentOther'\n | 'tools.ozone.report.defs#reasonMisleadingBot'\n | 'tools.ozone.report.defs#reasonMisleadingImpersonation'\n | 'tools.ozone.report.defs#reasonMisleadingSpam'\n | 'tools.ozone.report.defs#reasonMisleadingScam'\n | 'tools.ozone.report.defs#reasonMisleadingSyntheticContent'\n | 'tools.ozone.report.defs#reasonMisleadingMisinformation'\n | 'tools.ozone.report.defs#reasonMisleadingOther'\n | 'tools.ozone.report.defs#reasonRuleSiteSecurity'\n | 'tools.ozone.report.defs#reasonRuleStolenContent'\n | 'tools.ozone.report.defs#reasonRuleProhibitedSales'\n | 'tools.ozone.report.defs#reasonRuleBanEvasion'\n | 'tools.ozone.report.defs#reasonRuleOther'\n | 'tools.ozone.report.defs#reasonCivicElectoralProcess'\n | 'tools.ozone.report.defs#reasonCivicDisclosure'\n | 'tools.ozone.report.defs#reasonCivicInterference'\n | 'tools.ozone.report.defs#reasonCivicMisinformation'\n | 'tools.ozone.report.defs#reasonCivicImpersonation'\n | (string & {})\n\n/** Appeal a previously taken moderation action */\nexport const REASONAPPEAL = `${id}#reasonAppeal`\n/** Animal welfare violations */\nexport const REASONVIOLENCEANIMALWELFARE = `${id}#reasonViolenceAnimalWelfare`\n/** Threats or incitement */\nexport const REASONVIOLENCETHREATS = `${id}#reasonViolenceThreats`\n/** Graphic violent content */\nexport const REASONVIOLENCEGRAPHICCONTENT = `${id}#reasonViolenceGraphicContent`\n/** Self harm */\nexport const REASONVIOLENCESELFHARM = `${id}#reasonViolenceSelfHarm`\n/** Glorification of violence */\nexport const REASONVIOLENCEGLORIFICATION = `${id}#reasonViolenceGlorification`\n/** Extremist content. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONVIOLENCEEXTREMISTCONTENT = `${id}#reasonViolenceExtremistContent`\n/** Human trafficking */\nexport const REASONVIOLENCETRAFFICKING = `${id}#reasonViolenceTrafficking`\n/** Other violent content */\nexport const REASONVIOLENCEOTHER = `${id}#reasonViolenceOther`\n/** Adult sexual abuse content */\nexport const REASONSEXUALABUSECONTENT = `${id}#reasonSexualAbuseContent`\n/** Non-consensual intimate imagery */\nexport const REASONSEXUALNCII = `${id}#reasonSexualNCII`\n/** Sextortion */\nexport const REASONSEXUALSEXTORTION = `${id}#reasonSexualSextortion`\n/** Deepfake adult content */\nexport const REASONSEXUALDEEPFAKE = `${id}#reasonSexualDeepfake`\n/** Animal sexual abuse */\nexport const REASONSEXUALANIMAL = `${id}#reasonSexualAnimal`\n/** Unlabelled adult content */\nexport const REASONSEXUALUNLABELED = `${id}#reasonSexualUnlabeled`\n/** Other sexual violence content */\nexport const REASONSEXUALOTHER = `${id}#reasonSexualOther`\n/** Child sexual abuse material (CSAM). These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYCSAM = `${id}#reasonChildSafetyCSAM`\n/** Grooming or predatory behavior. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYGROOM = `${id}#reasonChildSafetyGroom`\n/** Privacy violation involving a minor */\nexport const REASONCHILDSAFETYMINORPRIVACY = `${id}#reasonChildSafetyMinorPrivacy`\n/** Child endangerment. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYENDANGERMENT = `${id}#reasonChildSafetyEndangerment`\n/** Harassment or bullying of minors */\nexport const REASONCHILDSAFETYHARASSMENT = `${id}#reasonChildSafetyHarassment`\n/** Promotion of child exploitation. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYPROMOTION = `${id}#reasonChildSafetyPromotion`\n/** Other child safety. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYOTHER = `${id}#reasonChildSafetyOther`\n/** Trolling */\nexport const REASONHARASSMENTTROLL = `${id}#reasonHarassmentTroll`\n/** Targeted harassment */\nexport const REASONHARASSMENTTARGETED = `${id}#reasonHarassmentTargeted`\n/** Hate speech */\nexport const REASONHARASSMENTHATESPEECH = `${id}#reasonHarassmentHateSpeech`\n/** Doxxing */\nexport const REASONHARASSMENTDOXXING = `${id}#reasonHarassmentDoxxing`\n/** Other harassing or hateful content */\nexport const REASONHARASSMENTOTHER = `${id}#reasonHarassmentOther`\n/** Fake account or bot */\nexport const REASONMISLEADINGBOT = `${id}#reasonMisleadingBot`\n/** Impersonation */\nexport const REASONMISLEADINGIMPERSONATION = `${id}#reasonMisleadingImpersonation`\n/** Spam */\nexport const REASONMISLEADINGSPAM = `${id}#reasonMisleadingSpam`\n/** Scam */\nexport const REASONMISLEADINGSCAM = `${id}#reasonMisleadingScam`\n/** Unlabelled gen-AI or synthetic content */\nexport const REASONMISLEADINGSYNTHETICCONTENT = `${id}#reasonMisleadingSyntheticContent`\n/** Harmful false claims */\nexport const REASONMISLEADINGMISINFORMATION = `${id}#reasonMisleadingMisinformation`\n/** Other misleading content */\nexport const REASONMISLEADINGOTHER = `${id}#reasonMisleadingOther`\n/** Hacking or system attacks */\nexport const REASONRULESITESECURITY = `${id}#reasonRuleSiteSecurity`\n/** Stolen content */\nexport const REASONRULESTOLENCONTENT = `${id}#reasonRuleStolenContent`\n/** Promoting or selling prohibited items or services */\nexport const REASONRULEPROHIBITEDSALES = `${id}#reasonRuleProhibitedSales`\n/** Banned user returning */\nexport const REASONRULEBANEVASION = `${id}#reasonRuleBanEvasion`\n/** Other */\nexport const REASONRULEOTHER = `${id}#reasonRuleOther`\n/** Electoral process violations */\nexport const REASONCIVICELECTORALPROCESS = `${id}#reasonCivicElectoralProcess`\n/** Disclosure & transparency violations */\nexport const REASONCIVICDISCLOSURE = `${id}#reasonCivicDisclosure`\n/** Voter intimidation or interference */\nexport const REASONCIVICINTERFERENCE = `${id}#reasonCivicInterference`\n/** Election misinformation */\nexport const REASONCIVICMISINFORMATION = `${id}#reasonCivicMisinformation`\n/** Impersonation of electoral officials/entities */\nexport const REASONCIVICIMPERSONATION = `${id}#reasonCivicImpersonation`\n"]}
|
1
|
+
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/tools/ozone/report/defs.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'tools.ozone.report.defs'\n\nexport type ReasonType =\n | 'tools.ozone.report.defs#reasonAppeal'\n | 'tools.ozone.report.defs#reasonOther'\n | 'tools.ozone.report.defs#reasonViolenceAnimal'\n | 'tools.ozone.report.defs#reasonViolenceThreats'\n | 'tools.ozone.report.defs#reasonViolenceGraphicContent'\n | 'tools.ozone.report.defs#reasonViolenceGlorification'\n | 'tools.ozone.report.defs#reasonViolenceExtremistContent'\n | 'tools.ozone.report.defs#reasonViolenceTrafficking'\n | 'tools.ozone.report.defs#reasonViolenceOther'\n | 'tools.ozone.report.defs#reasonSexualAbuseContent'\n | 'tools.ozone.report.defs#reasonSexualNCII'\n | 'tools.ozone.report.defs#reasonSexualDeepfake'\n | 'tools.ozone.report.defs#reasonSexualAnimal'\n | 'tools.ozone.report.defs#reasonSexualUnlabeled'\n | 'tools.ozone.report.defs#reasonSexualOther'\n | 'tools.ozone.report.defs#reasonChildSafetyCSAM'\n | 'tools.ozone.report.defs#reasonChildSafetyGroom'\n | 'tools.ozone.report.defs#reasonChildSafetyPrivacy'\n | 'tools.ozone.report.defs#reasonChildSafetyHarassment'\n | 'tools.ozone.report.defs#reasonChildSafetyOther'\n | 'tools.ozone.report.defs#reasonHarassmentTroll'\n | 'tools.ozone.report.defs#reasonHarassmentTargeted'\n | 'tools.ozone.report.defs#reasonHarassmentHateSpeech'\n | 'tools.ozone.report.defs#reasonHarassmentDoxxing'\n | 'tools.ozone.report.defs#reasonHarassmentOther'\n | 'tools.ozone.report.defs#reasonMisleadingBot'\n | 'tools.ozone.report.defs#reasonMisleadingImpersonation'\n | 'tools.ozone.report.defs#reasonMisleadingSpam'\n | 'tools.ozone.report.defs#reasonMisleadingScam'\n | 'tools.ozone.report.defs#reasonMisleadingElections'\n | 'tools.ozone.report.defs#reasonMisleadingOther'\n | 'tools.ozone.report.defs#reasonRuleSiteSecurity'\n | 'tools.ozone.report.defs#reasonRuleProhibitedSales'\n | 'tools.ozone.report.defs#reasonRuleBanEvasion'\n | 'tools.ozone.report.defs#reasonRuleOther'\n | 'tools.ozone.report.defs#reasonSelfHarmContent'\n | 'tools.ozone.report.defs#reasonSelfHarmED'\n | 'tools.ozone.report.defs#reasonSelfHarmStunts'\n | 'tools.ozone.report.defs#reasonSelfHarmSubstances'\n | 'tools.ozone.report.defs#reasonSelfHarmOther'\n | (string & {})\n\n/** Appeal a previously taken moderation action */\nexport const REASONAPPEAL = `${id}#reasonAppeal`\n/** An issue not included in these options */\nexport const REASONOTHER = `${id}#reasonOther`\n/** Animal welfare violations */\nexport const REASONVIOLENCEANIMAL = `${id}#reasonViolenceAnimal`\n/** Threats or incitement */\nexport const REASONVIOLENCETHREATS = `${id}#reasonViolenceThreats`\n/** Graphic violent content */\nexport const REASONVIOLENCEGRAPHICCONTENT = `${id}#reasonViolenceGraphicContent`\n/** Glorification of violence */\nexport const REASONVIOLENCEGLORIFICATION = `${id}#reasonViolenceGlorification`\n/** Extremist content. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONVIOLENCEEXTREMISTCONTENT = `${id}#reasonViolenceExtremistContent`\n/** Human trafficking */\nexport const REASONVIOLENCETRAFFICKING = `${id}#reasonViolenceTrafficking`\n/** Other violent content */\nexport const REASONVIOLENCEOTHER = `${id}#reasonViolenceOther`\n/** Adult sexual abuse content */\nexport const REASONSEXUALABUSECONTENT = `${id}#reasonSexualAbuseContent`\n/** Non-consensual intimate imagery */\nexport const REASONSEXUALNCII = `${id}#reasonSexualNCII`\n/** Deepfake adult content */\nexport const REASONSEXUALDEEPFAKE = `${id}#reasonSexualDeepfake`\n/** Animal sexual abuse */\nexport const REASONSEXUALANIMAL = `${id}#reasonSexualAnimal`\n/** Unlabelled adult content */\nexport const REASONSEXUALUNLABELED = `${id}#reasonSexualUnlabeled`\n/** Other sexual violence content */\nexport const REASONSEXUALOTHER = `${id}#reasonSexualOther`\n/** Child sexual abuse material (CSAM). These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYCSAM = `${id}#reasonChildSafetyCSAM`\n/** Grooming or predatory behavior. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYGROOM = `${id}#reasonChildSafetyGroom`\n/** Privacy violation involving a minor */\nexport const REASONCHILDSAFETYPRIVACY = `${id}#reasonChildSafetyPrivacy`\n/** Harassment or bullying of minors */\nexport const REASONCHILDSAFETYHARASSMENT = `${id}#reasonChildSafetyHarassment`\n/** Other child safety. These reports will be sent only be sent to the application's Moderation Authority. */\nexport const REASONCHILDSAFETYOTHER = `${id}#reasonChildSafetyOther`\n/** Trolling */\nexport const REASONHARASSMENTTROLL = `${id}#reasonHarassmentTroll`\n/** Targeted harassment */\nexport const REASONHARASSMENTTARGETED = `${id}#reasonHarassmentTargeted`\n/** Hate speech */\nexport const REASONHARASSMENTHATESPEECH = `${id}#reasonHarassmentHateSpeech`\n/** Doxxing */\nexport const REASONHARASSMENTDOXXING = `${id}#reasonHarassmentDoxxing`\n/** Other harassing or hateful content */\nexport const REASONHARASSMENTOTHER = `${id}#reasonHarassmentOther`\n/** Fake account or bot */\nexport const REASONMISLEADINGBOT = `${id}#reasonMisleadingBot`\n/** Impersonation */\nexport const REASONMISLEADINGIMPERSONATION = `${id}#reasonMisleadingImpersonation`\n/** Spam */\nexport const REASONMISLEADINGSPAM = `${id}#reasonMisleadingSpam`\n/** Scam */\nexport const REASONMISLEADINGSCAM = `${id}#reasonMisleadingScam`\n/** False information about elections */\nexport const REASONMISLEADINGELECTIONS = `${id}#reasonMisleadingElections`\n/** Other misleading content */\nexport const REASONMISLEADINGOTHER = `${id}#reasonMisleadingOther`\n/** Hacking or system attacks */\nexport const REASONRULESITESECURITY = `${id}#reasonRuleSiteSecurity`\n/** Promoting or selling prohibited items or services */\nexport const REASONRULEPROHIBITEDSALES = `${id}#reasonRuleProhibitedSales`\n/** Banned user returning */\nexport const REASONRULEBANEVASION = `${id}#reasonRuleBanEvasion`\n/** Other */\nexport const REASONRULEOTHER = `${id}#reasonRuleOther`\n/** Content promoting or depicting self-harm */\nexport const REASONSELFHARMCONTENT = `${id}#reasonSelfHarmContent`\n/** Eating disorders */\nexport const REASONSELFHARMED = `${id}#reasonSelfHarmED`\n/** Dangerous challenges or activities */\nexport const REASONSELFHARMSTUNTS = `${id}#reasonSelfHarmStunts`\n/** Dangerous substances or drug abuse */\nexport const REASONSELFHARMSUBSTANCES = `${id}#reasonSelfHarmSubstances`\n/** Other dangerous content */\nexport const REASONSELFHARMOTHER = `${id}#reasonSelfHarmOther`\n"]}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@atproto/pds",
|
3
|
-
"version": "0.4.
|
3
|
+
"version": "0.4.186",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "Reference implementation of atproto Personal Data Server (PDS)",
|
6
6
|
"keywords": [
|
@@ -52,15 +52,15 @@
|
|
52
52
|
"@atproto-labs/simple-store-memory": "0.1.4",
|
53
53
|
"@atproto-labs/simple-store-redis": "0.0.1",
|
54
54
|
"@atproto-labs/xrpc-utils": "0.0.22",
|
55
|
-
"@atproto/api": "^0.17.
|
55
|
+
"@atproto/api": "^0.17.3",
|
56
56
|
"@atproto/aws": "^0.2.30",
|
57
57
|
"@atproto/common": "^0.4.12",
|
58
58
|
"@atproto/crypto": "^0.4.4",
|
59
59
|
"@atproto/identity": "^0.4.9",
|
60
60
|
"@atproto/lexicon": "^0.5.1",
|
61
|
+
"@atproto/lexicon-resolver": "^0.2.2",
|
61
62
|
"@atproto/oauth-scopes": "^0.2.1",
|
62
63
|
"@atproto/oauth-provider": "^0.13.2",
|
63
|
-
"@atproto/lexicon-resolver": "^0.2.2",
|
64
64
|
"@atproto/repo": "^0.8.10",
|
65
65
|
"@atproto/syntax": "^0.4.1",
|
66
66
|
"@atproto/xrpc": "^0.7.5",
|
@@ -82,8 +82,8 @@
|
|
82
82
|
"ts-node": "^10.8.2",
|
83
83
|
"typescript": "^5.6.3",
|
84
84
|
"ws": "^8.12.0",
|
85
|
-
"@atproto/api": "^0.17.
|
86
|
-
"@atproto/bsky": "^0.0.
|
85
|
+
"@atproto/api": "^0.17.3",
|
86
|
+
"@atproto/bsky": "^0.0.190",
|
87
87
|
"@atproto/lex-cli": "^0.9.5",
|
88
88
|
"@atproto/oauth-client-browser-example": "0.0.6"
|
89
89
|
},
|
package/src/lexicon/index.ts
CHANGED
@@ -297,12 +297,11 @@ export const TOOLS_OZONE_MODERATION = {
|
|
297
297
|
}
|
298
298
|
export const TOOLS_OZONE_REPORT = {
|
299
299
|
DefsReasonAppeal: 'tools.ozone.report.defs#reasonAppeal',
|
300
|
-
|
301
|
-
|
300
|
+
DefsReasonOther: 'tools.ozone.report.defs#reasonOther',
|
301
|
+
DefsReasonViolenceAnimal: 'tools.ozone.report.defs#reasonViolenceAnimal',
|
302
302
|
DefsReasonViolenceThreats: 'tools.ozone.report.defs#reasonViolenceThreats',
|
303
303
|
DefsReasonViolenceGraphicContent:
|
304
304
|
'tools.ozone.report.defs#reasonViolenceGraphicContent',
|
305
|
-
DefsReasonViolenceSelfHarm: 'tools.ozone.report.defs#reasonViolenceSelfHarm',
|
306
305
|
DefsReasonViolenceGlorification:
|
307
306
|
'tools.ozone.report.defs#reasonViolenceGlorification',
|
308
307
|
DefsReasonViolenceExtremistContent:
|
@@ -313,21 +312,16 @@ export const TOOLS_OZONE_REPORT = {
|
|
313
312
|
DefsReasonSexualAbuseContent:
|
314
313
|
'tools.ozone.report.defs#reasonSexualAbuseContent',
|
315
314
|
DefsReasonSexualNCII: 'tools.ozone.report.defs#reasonSexualNCII',
|
316
|
-
DefsReasonSexualSextortion: 'tools.ozone.report.defs#reasonSexualSextortion',
|
317
315
|
DefsReasonSexualDeepfake: 'tools.ozone.report.defs#reasonSexualDeepfake',
|
318
316
|
DefsReasonSexualAnimal: 'tools.ozone.report.defs#reasonSexualAnimal',
|
319
317
|
DefsReasonSexualUnlabeled: 'tools.ozone.report.defs#reasonSexualUnlabeled',
|
320
318
|
DefsReasonSexualOther: 'tools.ozone.report.defs#reasonSexualOther',
|
321
319
|
DefsReasonChildSafetyCSAM: 'tools.ozone.report.defs#reasonChildSafetyCSAM',
|
322
320
|
DefsReasonChildSafetyGroom: 'tools.ozone.report.defs#reasonChildSafetyGroom',
|
323
|
-
|
324
|
-
'tools.ozone.report.defs#
|
325
|
-
DefsReasonChildSafetyEndangerment:
|
326
|
-
'tools.ozone.report.defs#reasonChildSafetyEndangerment',
|
321
|
+
DefsReasonChildSafetyPrivacy:
|
322
|
+
'tools.ozone.report.defs#reasonChildSafetyPrivacy',
|
327
323
|
DefsReasonChildSafetyHarassment:
|
328
324
|
'tools.ozone.report.defs#reasonChildSafetyHarassment',
|
329
|
-
DefsReasonChildSafetyPromotion:
|
330
|
-
'tools.ozone.report.defs#reasonChildSafetyPromotion',
|
331
325
|
DefsReasonChildSafetyOther: 'tools.ozone.report.defs#reasonChildSafetyOther',
|
332
326
|
DefsReasonHarassmentTroll: 'tools.ozone.report.defs#reasonHarassmentTroll',
|
333
327
|
DefsReasonHarassmentTargeted:
|
@@ -342,27 +336,20 @@ export const TOOLS_OZONE_REPORT = {
|
|
342
336
|
'tools.ozone.report.defs#reasonMisleadingImpersonation',
|
343
337
|
DefsReasonMisleadingSpam: 'tools.ozone.report.defs#reasonMisleadingSpam',
|
344
338
|
DefsReasonMisleadingScam: 'tools.ozone.report.defs#reasonMisleadingScam',
|
345
|
-
|
346
|
-
'tools.ozone.report.defs#
|
347
|
-
DefsReasonMisleadingMisinformation:
|
348
|
-
'tools.ozone.report.defs#reasonMisleadingMisinformation',
|
339
|
+
DefsReasonMisleadingElections:
|
340
|
+
'tools.ozone.report.defs#reasonMisleadingElections',
|
349
341
|
DefsReasonMisleadingOther: 'tools.ozone.report.defs#reasonMisleadingOther',
|
350
342
|
DefsReasonRuleSiteSecurity: 'tools.ozone.report.defs#reasonRuleSiteSecurity',
|
351
|
-
DefsReasonRuleStolenContent:
|
352
|
-
'tools.ozone.report.defs#reasonRuleStolenContent',
|
353
343
|
DefsReasonRuleProhibitedSales:
|
354
344
|
'tools.ozone.report.defs#reasonRuleProhibitedSales',
|
355
345
|
DefsReasonRuleBanEvasion: 'tools.ozone.report.defs#reasonRuleBanEvasion',
|
356
346
|
DefsReasonRuleOther: 'tools.ozone.report.defs#reasonRuleOther',
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
'tools.ozone.report.defs#
|
362
|
-
|
363
|
-
'tools.ozone.report.defs#reasonCivicMisinformation',
|
364
|
-
DefsReasonCivicImpersonation:
|
365
|
-
'tools.ozone.report.defs#reasonCivicImpersonation',
|
347
|
+
DefsReasonSelfHarmContent: 'tools.ozone.report.defs#reasonSelfHarmContent',
|
348
|
+
DefsReasonSelfHarmED: 'tools.ozone.report.defs#reasonSelfHarmED',
|
349
|
+
DefsReasonSelfHarmStunts: 'tools.ozone.report.defs#reasonSelfHarmStunts',
|
350
|
+
DefsReasonSelfHarmSubstances:
|
351
|
+
'tools.ozone.report.defs#reasonSelfHarmSubstances',
|
352
|
+
DefsReasonSelfHarmOther: 'tools.ozone.report.defs#reasonSelfHarmOther',
|
366
353
|
}
|
367
354
|
export const TOOLS_OZONE_TEAM = {
|
368
355
|
DefsRoleAdmin: 'tools.ozone.team.defs#roleAdmin',
|