voxbox/src/schemas
2023-11-22 13:21:02 -06:00
..
soapbox Make Lexical the only editor 2023-09-23 14:32:02 -05:00
account.ts Add 'local' to account schema 2023-10-22 00:14:23 +02:00
attachment.ts Convert instance to use zod 2023-09-23 20:49:33 -05:00
card.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
card.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
chat-message.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
custom-emoji.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
emoji-reaction.ts Fix parsing custom emoji reactions 2023-11-13 16:11:40 -06:00
event.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-member.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-relationship.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-tag.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group.test.ts Convert all tests to ESM 2023-10-08 22:31:36 -05:00
group.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
index.ts Convert instance to use zod 2023-09-23 20:49:33 -05:00
instance.ts Display emoji reactions on glitch-soc and Iceshrimp 2023-10-29 23:00:48 +01:00
location.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
mention.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
nostr.ts NIP-46: fix parsing request message for sign_event 2023-11-22 13:21:02 -06:00
notification.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
patron.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
pleroma.ts Convert instance to use zod 2023-09-23 20:49:33 -05:00
poll.test.ts Convert all tests to ESM 2023-10-08 22:31:36 -05:00
poll.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
relationship.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
rule.ts instanceSchema: get rid of any() fields 2023-09-26 12:29:35 -05:00
status.ts Display emoji reactions on glitch-soc and Iceshrimp 2023-10-29 23:00:48 +01:00
tag.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
tombstone.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
utils.ts Convert instance to use zod 2023-09-23 20:49:33 -05:00