lemmy-js-client 1.0.0-merge-modlog-tables.2 → 1.0.0-merge-modlog-tables.4

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.
Files changed (191) hide show
  1. package/dist/http.d.ts +2 -2
  2. package/dist/http.js +4 -3
  3. package/dist/index.d.ts +1 -87
  4. package/dist/index.js +3 -0
  5. package/dist/other_types.d.ts +3 -0
  6. package/dist/types/CommentReportView.d.ts +17 -12
  7. package/dist/types/CommentSlimView.d.ts +3 -4
  8. package/dist/types/CommunityReportView.d.ts +6 -0
  9. package/dist/types/CustomEmojiView.d.ts +5 -2
  10. package/dist/types/PersonContentCombinedView.d.ts +2 -2
  11. package/dist/types/PersonSavedCombinedView.d.ts +2 -2
  12. package/dist/types/PostReportView.d.ts +17 -15
  13. package/dist/types/PrivateMessageReportView.d.ts +9 -3
  14. package/dist/types/RegistrationApplicationView.d.ts +5 -2
  15. package/dist/types/ReportCombinedView.d.ts +4 -4
  16. package/dist/types/SearchCombinedView.d.ts +8 -5
  17. package/dist/types/SiteView.d.ts +7 -4
  18. package/dist/types/VoteView.d.ts +10 -3
  19. package/package.json +2 -2
  20. package/dist/types/AdminAllowInstance.d.ts +0 -11
  21. package/dist/types/AdminAllowInstance.js +0 -2
  22. package/dist/types/AdminAllowInstanceId.d.ts +0 -1
  23. package/dist/types/AdminAllowInstanceId.js +0 -3
  24. package/dist/types/AdminAllowInstanceView.d.ts +0 -11
  25. package/dist/types/AdminAllowInstanceView.js +0 -2
  26. package/dist/types/AdminBlockInstance.d.ts +0 -12
  27. package/dist/types/AdminBlockInstance.js +0 -2
  28. package/dist/types/AdminBlockInstanceId.d.ts +0 -1
  29. package/dist/types/AdminBlockInstanceId.js +0 -3
  30. package/dist/types/AdminBlockInstanceView.d.ts +0 -11
  31. package/dist/types/AdminBlockInstanceView.js +0 -2
  32. package/dist/types/AdminPurgeComment.d.ts +0 -9
  33. package/dist/types/AdminPurgeComment.js +0 -2
  34. package/dist/types/AdminPurgeCommentId.d.ts +0 -1
  35. package/dist/types/AdminPurgeCommentId.js +0 -3
  36. package/dist/types/AdminPurgeCommentView.d.ts +0 -11
  37. package/dist/types/AdminPurgeCommentView.js +0 -2
  38. package/dist/types/AdminPurgeCommunity.d.ts +0 -7
  39. package/dist/types/AdminPurgeCommunity.js +0 -2
  40. package/dist/types/AdminPurgeCommunityId.d.ts +0 -1
  41. package/dist/types/AdminPurgeCommunityId.js +0 -3
  42. package/dist/types/AdminPurgeCommunityView.d.ts +0 -9
  43. package/dist/types/AdminPurgeCommunityView.js +0 -2
  44. package/dist/types/AdminPurgePerson.d.ts +0 -7
  45. package/dist/types/AdminPurgePerson.js +0 -2
  46. package/dist/types/AdminPurgePersonId.d.ts +0 -1
  47. package/dist/types/AdminPurgePersonId.js +0 -3
  48. package/dist/types/AdminPurgePersonView.d.ts +0 -9
  49. package/dist/types/AdminPurgePersonView.js +0 -2
  50. package/dist/types/AdminPurgePost.d.ts +0 -9
  51. package/dist/types/AdminPurgePost.js +0 -2
  52. package/dist/types/AdminPurgePostId.d.ts +0 -1
  53. package/dist/types/AdminPurgePostId.js +0 -3
  54. package/dist/types/AdminPurgePostView.d.ts +0 -11
  55. package/dist/types/AdminPurgePostView.js +0 -2
  56. package/dist/types/CommentAggregates.d.ts +0 -9
  57. package/dist/types/CommentAggregates.js +0 -2
  58. package/dist/types/CommentReply.d.ts +0 -10
  59. package/dist/types/CommentReply.js +0 -2
  60. package/dist/types/CommentReplyId.d.ts +0 -1
  61. package/dist/types/CommentReplyId.js +0 -3
  62. package/dist/types/CommentReplyView.d.ts +0 -27
  63. package/dist/types/CommentReplyView.js +0 -2
  64. package/dist/types/CommunityAggregates.d.ts +0 -13
  65. package/dist/types/CommunityAggregates.js +0 -2
  66. package/dist/types/FederationError.d.ts +0 -10
  67. package/dist/types/FederationError.js +0 -3
  68. package/dist/types/InboxCombinedPaginationCursor.d.ts +0 -4
  69. package/dist/types/InboxCombinedPaginationCursor.js +0 -3
  70. package/dist/types/InboxCombinedView.d.ts +0 -13
  71. package/dist/types/InboxCombinedView.js +0 -2
  72. package/dist/types/InboxDataType.d.ts +0 -4
  73. package/dist/types/InboxDataType.js +0 -3
  74. package/dist/types/LocalUserVoteDisplayMode.d.ts +0 -8
  75. package/dist/types/LocalUserVoteDisplayMode.js +0 -2
  76. package/dist/types/ModAdd.d.ts +0 -8
  77. package/dist/types/ModAdd.js +0 -2
  78. package/dist/types/ModAddCommunity.d.ts +0 -10
  79. package/dist/types/ModAddCommunity.js +0 -2
  80. package/dist/types/ModAddCommunityId.d.ts +0 -1
  81. package/dist/types/ModAddCommunityId.js +0 -3
  82. package/dist/types/ModAddCommunityView.d.ts +0 -12
  83. package/dist/types/ModAddCommunityView.js +0 -2
  84. package/dist/types/ModAddId.d.ts +0 -1
  85. package/dist/types/ModAddId.js +0 -3
  86. package/dist/types/ModAddView.d.ts +0 -10
  87. package/dist/types/ModAddView.js +0 -2
  88. package/dist/types/ModBan.d.ts +0 -10
  89. package/dist/types/ModBan.js +0 -2
  90. package/dist/types/ModBanFromCommunity.d.ts +0 -12
  91. package/dist/types/ModBanFromCommunity.js +0 -2
  92. package/dist/types/ModBanFromCommunityId.d.ts +0 -1
  93. package/dist/types/ModBanFromCommunityId.js +0 -3
  94. package/dist/types/ModBanFromCommunityView.d.ts +0 -12
  95. package/dist/types/ModBanFromCommunityView.js +0 -2
  96. package/dist/types/ModBanId.d.ts +0 -1
  97. package/dist/types/ModBanId.js +0 -3
  98. package/dist/types/ModBanView.d.ts +0 -10
  99. package/dist/types/ModBanView.js +0 -2
  100. package/dist/types/ModChangeCommunityVisibility.d.ts +0 -12
  101. package/dist/types/ModChangeCommunityVisibility.js +0 -2
  102. package/dist/types/ModChangeCommunityVisibilityId.d.ts +0 -1
  103. package/dist/types/ModChangeCommunityVisibilityId.js +0 -3
  104. package/dist/types/ModChangeCommunityVisibilityView.d.ts +0 -11
  105. package/dist/types/ModChangeCommunityVisibilityView.js +0 -2
  106. package/dist/types/ModFeaturePost.d.ts +0 -10
  107. package/dist/types/ModFeaturePost.js +0 -2
  108. package/dist/types/ModFeaturePostId.d.ts +0 -1
  109. package/dist/types/ModFeaturePostId.js +0 -3
  110. package/dist/types/ModFeaturePostView.d.ts +0 -14
  111. package/dist/types/ModFeaturePostView.js +0 -2
  112. package/dist/types/ModHideCommunity.d.ts +0 -10
  113. package/dist/types/ModHideCommunity.js +0 -2
  114. package/dist/types/ModHideCommunityId.d.ts +0 -1
  115. package/dist/types/ModHideCommunityId.js +0 -3
  116. package/dist/types/ModHideCommunityView.d.ts +0 -11
  117. package/dist/types/ModHideCommunityView.js +0 -2
  118. package/dist/types/ModLockPost.d.ts +0 -9
  119. package/dist/types/ModLockPost.js +0 -2
  120. package/dist/types/ModLockPostId.d.ts +0 -1
  121. package/dist/types/ModLockPostId.js +0 -3
  122. package/dist/types/ModLockPostView.d.ts +0 -14
  123. package/dist/types/ModLockPostView.js +0 -2
  124. package/dist/types/ModRemoveComment.d.ts +0 -10
  125. package/dist/types/ModRemoveComment.js +0 -2
  126. package/dist/types/ModRemoveCommentId.d.ts +0 -1
  127. package/dist/types/ModRemoveCommentId.js +0 -3
  128. package/dist/types/ModRemoveCommentView.d.ts +0 -16
  129. package/dist/types/ModRemoveCommentView.js +0 -2
  130. package/dist/types/ModRemoveCommunity.d.ts +0 -10
  131. package/dist/types/ModRemoveCommunity.js +0 -2
  132. package/dist/types/ModRemoveCommunityId.d.ts +0 -1
  133. package/dist/types/ModRemoveCommunityId.js +0 -3
  134. package/dist/types/ModRemoveCommunityView.d.ts +0 -11
  135. package/dist/types/ModRemoveCommunityView.js +0 -2
  136. package/dist/types/ModRemovePost.d.ts +0 -10
  137. package/dist/types/ModRemovePost.js +0 -2
  138. package/dist/types/ModRemovePostId.d.ts +0 -1
  139. package/dist/types/ModRemovePostId.js +0 -3
  140. package/dist/types/ModRemovePostView.d.ts +0 -14
  141. package/dist/types/ModRemovePostView.js +0 -2
  142. package/dist/types/ModTransferCommunity.d.ts +0 -9
  143. package/dist/types/ModTransferCommunity.js +0 -2
  144. package/dist/types/ModTransferCommunityId.d.ts +0 -1
  145. package/dist/types/ModTransferCommunityId.js +0 -3
  146. package/dist/types/ModTransferCommunityView.d.ts +0 -12
  147. package/dist/types/ModTransferCommunityView.js +0 -2
  148. package/dist/types/ModlogActionType.d.ts +0 -1
  149. package/dist/types/ModlogActionType.js +0 -3
  150. package/dist/types/ModlogCombinedPaginationCursor.d.ts +0 -4
  151. package/dist/types/ModlogCombinedPaginationCursor.js +0 -3
  152. package/dist/types/ModlogCombinedView.d.ts +0 -52
  153. package/dist/types/ModlogCombinedView.js +0 -2
  154. package/dist/types/PersonAggregates.d.ts +0 -6
  155. package/dist/types/PersonAggregates.js +0 -2
  156. package/dist/types/PersonCommentMention.d.ts +0 -13
  157. package/dist/types/PersonCommentMention.js +0 -2
  158. package/dist/types/PersonCommentMentionId.d.ts +0 -4
  159. package/dist/types/PersonCommentMentionId.js +0 -3
  160. package/dist/types/PersonCommentMentionView.d.ts +0 -27
  161. package/dist/types/PersonCommentMentionView.js +0 -2
  162. package/dist/types/PersonContentCombinedPaginationCursor.d.ts +0 -4
  163. package/dist/types/PersonContentCombinedPaginationCursor.js +0 -3
  164. package/dist/types/PersonMention.d.ts +0 -10
  165. package/dist/types/PersonMention.js +0 -2
  166. package/dist/types/PersonMentionId.d.ts +0 -1
  167. package/dist/types/PersonMentionId.js +0 -3
  168. package/dist/types/PersonPostMention.d.ts +0 -13
  169. package/dist/types/PersonPostMention.js +0 -2
  170. package/dist/types/PersonPostMentionId.d.ts +0 -4
  171. package/dist/types/PersonPostMentionId.js +0 -3
  172. package/dist/types/PersonPostMentionView.d.ts +0 -27
  173. package/dist/types/PersonPostMentionView.js +0 -2
  174. package/dist/types/PersonSavedCombinedPaginationCursor.d.ts +0 -4
  175. package/dist/types/PersonSavedCombinedPaginationCursor.js +0 -3
  176. package/dist/types/PostAggregates.d.ts +0 -10
  177. package/dist/types/PostAggregates.js +0 -2
  178. package/dist/types/PostPaginationCursor.d.ts +0 -7
  179. package/dist/types/PostPaginationCursor.js +0 -3
  180. package/dist/types/PostTags.d.ts +0 -7
  181. package/dist/types/PostTags.js +0 -2
  182. package/dist/types/ReportCombinedPaginationCursor.d.ts +0 -4
  183. package/dist/types/ReportCombinedPaginationCursor.js +0 -3
  184. package/dist/types/SearchCombinedPaginationCursor.d.ts +0 -4
  185. package/dist/types/SearchCombinedPaginationCursor.js +0 -3
  186. package/dist/types/SiteAggregates.d.ts +0 -12
  187. package/dist/types/SiteAggregates.js +0 -2
  188. package/dist/types/SortType.d.ts +0 -1
  189. package/dist/types/SortType.js +0 -3
  190. package/dist/types/SubscribedType.d.ts +0 -1
  191. package/dist/types/SubscribedType.js +0 -3
@@ -1 +0,0 @@
1
- export type ModLockPostId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +0,0 @@
1
- import type { Community } from "./Community";
2
- import type { ModLockPost } from "./ModLockPost";
3
- import type { Person } from "./Person";
4
- import type { Post } from "./Post";
5
- /**
6
- * When a moderator locks a post (prevents new comments being made).
7
- */
8
- export type ModLockPostView = {
9
- mod_lock_post: ModLockPost;
10
- moderator?: Person;
11
- other_person: Person;
12
- post: Post;
13
- community: Community;
14
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import type { CommentId } from "./CommentId";
2
- import type { PersonId } from "./PersonId";
3
- export interface ModRemoveComment {
4
- id: number;
5
- mod_person_id: PersonId;
6
- comment_id: CommentId;
7
- reason?: string;
8
- removed: boolean;
9
- when_: string;
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type ModRemoveCommentId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,16 +0,0 @@
1
- import type { Comment } from "./Comment";
2
- import type { Community } from "./Community";
3
- import type { ModRemoveComment } from "./ModRemoveComment";
4
- import type { Person } from "./Person";
5
- import type { Post } from "./Post";
6
- /**
7
- * When a moderator removes a comment.
8
- */
9
- export type ModRemoveCommentView = {
10
- mod_remove_comment: ModRemoveComment;
11
- moderator?: Person;
12
- other_person: Person;
13
- comment: Comment;
14
- post: Post;
15
- community: Community;
16
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import type { CommunityId } from "./CommunityId";
2
- import type { PersonId } from "./PersonId";
3
- export interface ModRemoveCommunity {
4
- id: number;
5
- mod_person_id: PersonId;
6
- community_id: CommunityId;
7
- reason?: string;
8
- removed: boolean;
9
- when_: string;
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type ModRemoveCommunityId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +0,0 @@
1
- import type { Community } from "./Community";
2
- import type { ModRemoveCommunity } from "./ModRemoveCommunity";
3
- import type { Person } from "./Person";
4
- /**
5
- * When a moderator removes a community.
6
- */
7
- export type ModRemoveCommunityView = {
8
- mod_remove_community: ModRemoveCommunity;
9
- moderator?: Person;
10
- community: Community;
11
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import type { PersonId } from "./PersonId";
2
- import type { PostId } from "./PostId";
3
- export interface ModRemovePost {
4
- id: number;
5
- mod_person_id: PersonId;
6
- post_id: PostId;
7
- reason?: string;
8
- removed: boolean;
9
- when_: string;
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type ModRemovePostId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +0,0 @@
1
- import type { Community } from "./Community";
2
- import type { ModRemovePost } from "./ModRemovePost";
3
- import type { Person } from "./Person";
4
- import type { Post } from "./Post";
5
- /**
6
- * When a moderator removes a post.
7
- */
8
- export type ModRemovePostView = {
9
- mod_remove_post: ModRemovePost;
10
- moderator?: Person;
11
- other_person: Person;
12
- post: Post;
13
- community: Community;
14
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- import type { CommunityId } from "./CommunityId";
2
- import type { PersonId } from "./PersonId";
3
- export interface ModTransferCommunity {
4
- id: number;
5
- mod_person_id: PersonId;
6
- other_person_id: PersonId;
7
- community_id: CommunityId;
8
- when_: string;
9
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type ModTransferCommunityId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- import type { Community } from "./Community";
2
- import type { ModTransferCommunity } from "./ModTransferCommunity";
3
- import type { Person } from "./Person";
4
- /**
5
- * When a moderator transfers a community to a new owner.
6
- */
7
- export type ModTransferCommunityView = {
8
- mod_transfer_community: ModTransferCommunity;
9
- moderator?: Person;
10
- community: Community;
11
- other_person: Person;
12
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type ModlogActionType = "All" | "ModRemovePost" | "ModLockPost" | "ModFeaturePost" | "ModRemoveComment" | "ModRemoveCommunity" | "ModBanFromCommunity" | "ModAddCommunity" | "ModTransferCommunity" | "ModAdd" | "ModBan" | "ModHideCommunity" | "AdminPurgePerson" | "AdminPurgeCommunity" | "AdminPurgePost" | "AdminPurgeComment";
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * like PaginationCursor but for the modlog_combined
3
- */
4
- export type ModlogCombinedPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,52 +0,0 @@
1
- import type { AdminAllowInstanceView } from "./AdminAllowInstanceView";
2
- import type { AdminBlockInstanceView } from "./AdminBlockInstanceView";
3
- import type { AdminPurgeCommentView } from "./AdminPurgeCommentView";
4
- import type { AdminPurgeCommunityView } from "./AdminPurgeCommunityView";
5
- import type { AdminPurgePersonView } from "./AdminPurgePersonView";
6
- import type { AdminPurgePostView } from "./AdminPurgePostView";
7
- import type { ModAddCommunityView } from "./ModAddCommunityView";
8
- import type { ModAddView } from "./ModAddView";
9
- import type { ModBanFromCommunityView } from "./ModBanFromCommunityView";
10
- import type { ModBanView } from "./ModBanView";
11
- import type { ModChangeCommunityVisibilityView } from "./ModChangeCommunityVisibilityView";
12
- import type { ModFeaturePostView } from "./ModFeaturePostView";
13
- import type { ModLockPostView } from "./ModLockPostView";
14
- import type { ModRemoveCommentView } from "./ModRemoveCommentView";
15
- import type { ModRemoveCommunityView } from "./ModRemoveCommunityView";
16
- import type { ModRemovePostView } from "./ModRemovePostView";
17
- import type { ModTransferCommunityView } from "./ModTransferCommunityView";
18
- export type ModlogCombinedView = ({
19
- type_: "AdminAllowInstance";
20
- } & AdminAllowInstanceView) | ({
21
- type_: "AdminBlockInstance";
22
- } & AdminBlockInstanceView) | ({
23
- type_: "AdminPurgeComment";
24
- } & AdminPurgeCommentView) | ({
25
- type_: "AdminPurgeCommunity";
26
- } & AdminPurgeCommunityView) | ({
27
- type_: "AdminPurgePerson";
28
- } & AdminPurgePersonView) | ({
29
- type_: "AdminPurgePost";
30
- } & AdminPurgePostView) | ({
31
- type_: "ModAdd";
32
- } & ModAddView) | ({
33
- type_: "ModAddCommunity";
34
- } & ModAddCommunityView) | ({
35
- type_: "ModBan";
36
- } & ModBanView) | ({
37
- type_: "ModBanFromCommunity";
38
- } & ModBanFromCommunityView) | ({
39
- type_: "ModFeaturePost";
40
- } & ModFeaturePostView) | ({
41
- type_: "ModChangeCommunityVisibility";
42
- } & ModChangeCommunityVisibilityView) | ({
43
- type_: "ModLockPost";
44
- } & ModLockPostView) | ({
45
- type_: "ModRemoveComment";
46
- } & ModRemoveCommentView) | ({
47
- type_: "ModRemoveCommunity";
48
- } & ModRemoveCommunityView) | ({
49
- type_: "ModRemovePost";
50
- } & ModRemovePostView) | ({
51
- type_: "ModTransferCommunity";
52
- } & ModTransferCommunityView);
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +0,0 @@
1
- import type { PersonId } from "./PersonId";
2
- export interface PersonAggregates {
3
- person_id: PersonId;
4
- post_count: number;
5
- comment_count: number;
6
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,13 +0,0 @@
1
- import type { CommentId } from "./CommentId";
2
- import type { PersonCommentMentionId } from "./PersonCommentMentionId";
3
- import type { PersonId } from "./PersonId";
4
- /**
5
- * A person mention.
6
- */
7
- export type PersonCommentMention = {
8
- id: PersonCommentMentionId;
9
- recipient_id: PersonId;
10
- comment_id: CommentId;
11
- read: boolean;
12
- published: string;
13
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * The person comment mention id.
3
- */
4
- export type PersonCommentMentionId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,27 +0,0 @@
1
- import type { Comment } from "./Comment";
2
- import type { CommentActions } from "./CommentActions";
3
- import type { Community } from "./Community";
4
- import type { CommunityActions } from "./CommunityActions";
5
- import type { InstanceActions } from "./InstanceActions";
6
- import type { Person } from "./Person";
7
- import type { PersonActions } from "./PersonActions";
8
- import type { PersonCommentMention } from "./PersonCommentMention";
9
- import type { Post } from "./Post";
10
- /**
11
- * A person comment mention view.
12
- */
13
- export type PersonCommentMentionView = {
14
- person_comment_mention: PersonCommentMention;
15
- recipient: Person;
16
- comment: Comment;
17
- creator: Person;
18
- post: Post;
19
- community: Community;
20
- community_actions?: CommunityActions;
21
- comment_actions?: CommentActions;
22
- person_actions?: PersonActions;
23
- instance_actions?: InstanceActions;
24
- creator_community_actions?: CommunityActions;
25
- creator_is_admin: boolean;
26
- can_mod: boolean;
27
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * like PaginationCursor but for the person_content_combined table
3
- */
4
- export type PersonContentCombinedPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import type { CommentId } from "./CommentId";
2
- import type { PersonId } from "./PersonId";
3
- import type { PersonMentionId } from "./PersonMentionId";
4
- export interface PersonMention {
5
- id: PersonMentionId;
6
- recipient_id: PersonId;
7
- comment_id: CommentId;
8
- read: boolean;
9
- published: string;
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type PersonMentionId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,13 +0,0 @@
1
- import type { PersonId } from "./PersonId";
2
- import type { PersonPostMentionId } from "./PersonPostMentionId";
3
- import type { PostId } from "./PostId";
4
- /**
5
- * A person mention.
6
- */
7
- export type PersonPostMention = {
8
- id: PersonPostMentionId;
9
- recipient_id: PersonId;
10
- post_id: PostId;
11
- read: boolean;
12
- published: string;
13
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * The person post mention id.
3
- */
4
- export type PersonPostMentionId = number;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,27 +0,0 @@
1
- import type { Community } from "./Community";
2
- import type { CommunityActions } from "./CommunityActions";
3
- import type { ImageDetails } from "./ImageDetails";
4
- import type { InstanceActions } from "./InstanceActions";
5
- import type { Person } from "./Person";
6
- import type { PersonActions } from "./PersonActions";
7
- import type { PersonPostMention } from "./PersonPostMention";
8
- import type { Post } from "./Post";
9
- import type { PostActions } from "./PostActions";
10
- /**
11
- * A person post mention view.
12
- */
13
- export type PersonPostMentionView = {
14
- person_post_mention: PersonPostMention;
15
- recipient: Person;
16
- post: Post;
17
- creator: Person;
18
- community: Community;
19
- image_details?: ImageDetails;
20
- community_actions?: CommunityActions;
21
- person_actions?: PersonActions;
22
- post_actions?: PostActions;
23
- instance_actions?: InstanceActions;
24
- creator_community_actions?: CommunityActions;
25
- creator_is_admin: boolean;
26
- can_mod: boolean;
27
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * like PaginationCursor but for the person_saved_combined table
3
- */
4
- export type PersonSavedCombinedPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import type { PostId } from "./PostId";
2
- export interface PostAggregates {
3
- post_id: PostId;
4
- comments: number;
5
- score: number;
6
- upvotes: number;
7
- downvotes: number;
8
- published: string;
9
- newest_comment_time: string;
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- /**
2
- * currently this is just a wrapper around post id, but should be seen as opaque from the client's
3
- * perspective. stringified since we might want to use arbitrary info later, with a P prepended to
4
- * prevent ossification (api users love to make assumptions (e.g. parse stuff that looks like
5
- * numbers as numbers) about apis that aren't part of the spec
6
- */
7
- export type PostPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- import type { Tag } from "./Tag";
2
- /**
3
- * we wrap this in a struct so we can implement FromSqlRow<Json> for it
4
- */
5
- export type PostTags = {
6
- tags: Array<Tag>;
7
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * like PaginationCursor but for the report_combined table
3
- */
4
- export type ReportCombinedPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * like PaginationCursor but for the modlog_combined
3
- */
4
- export type SearchCombinedPaginationCursor = string;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- import type { SiteId } from "./SiteId";
2
- export interface SiteAggregates {
3
- site_id: SiteId;
4
- users: number;
5
- posts: number;
6
- comments: number;
7
- communities: number;
8
- users_active_day: number;
9
- users_active_week: number;
10
- users_active_month: number;
11
- users_active_half_year: number;
12
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type SortType = "Active" | "Hot" | "New" | "Old" | "TopDay" | "TopWeek" | "TopMonth" | "TopYear" | "TopAll" | "MostComments" | "NewComments" | "TopHour" | "TopSixHour" | "TopTwelveHour" | "TopThreeMonths" | "TopSixMonths" | "TopNineMonths" | "Controversial" | "Scaled";
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export type SubscribedType = "Subscribed" | "NotSubscribed" | "Pending";
@@ -1,3 +0,0 @@
1
- "use strict";
2
- // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
- Object.defineProperty(exports, "__esModule", { value: true });