soapbox/src/schemas
Alex Gleason 59b3df9641
Rewrite push registerer
2024-10-15 15:59:53 -05:00
..
soapbox Add useAuth hook, fix soapboxAuthSchema 2024-10-12 19:17:09 -05:00
account.ts Last changes 2024-10-10 17:50:01 -03:00
admin-account.ts Rework identity request to match the new API 2024-06-09 18:34:40 -05:00
announcement-reaction.ts Use react-query and zod for announcements 2024-04-09 23:38:09 +02:00
announcement.ts Use react-query and zod for announcements 2024-04-09 23:38:09 +02:00
attachment.ts Convert instance to use zod 2023-09-23 20:49:33 -05:00
bookmark-folder.ts Bookmark folders 2024-03-22 14:53:25 +01:00
captcha.ts Created captcha schema 2024-10-09 20:03:42 -03:00
card.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
card.ts cardSchema: take innerHTML instead, force type to 'link' if html is empty 2024-03-14 19:09:00 -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
domain.ts Multitenancy support 2024-03-27 11:31:54 +00: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 Make useInstance hook call V2 instance, fallback to V1 instance upgraded 2024-10-11 03:39:58 -05:00
instance.test.ts Make useInstance hook call V2 instance, fallback to V1 instance upgraded 2024-10-11 03:39:58 -05:00
instance.ts Make useInstance hook call V2 instance, fallback to V1 instance upgraded 2024-10-11 03:39:58 -05: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
moderation-log-entry.ts Switch admin log to react-query 2024-04-07 09:52:54 +02:00
nostr.ts Add initial version of NConnect class 2024-05-29 14:26:26 -05:00
notification.ts Support ditto:name_grant notification type 2024-06-09 17:00:41 -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 Switch to isomorphic-dompurify 2024-02-08 15:01:20 -06:00
relationship.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
relay.ts Allow to manage instance relays 2024-04-02 11:45:15 +02:00
rule.ts Allow managing instance rules 2024-04-07 11:07:32 +02:00
status.ts fix external key in statusDittoSchema 2024-06-24 02:48:46 +05:30
tag.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
token.ts Add auth schemas 2024-10-12 17:56:35 -05:00
tombstone.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
utils.ts finally once and for all no foolin fix the flag reactions that have been broken for over five months 2024-07-20 11:57:34 -04:00
web-push.ts Rewrite push registerer 2024-10-15 15:59:53 -05:00
zap-split.ts Update zap-split-schema 2024-09-12 23:50:16 -03:00