bigbuffet-rw/app/soapbox/schemas
2023-07-15 19:47:59 -05:00
..
__tests__
soapbox
account.ts Actually, account.url is not optional 2023-07-15 19:47:59 -05:00
attachment.ts Improve schemas for statuses 2023-05-22 10:30:22 -05:00
card.ts
chat-message.ts
custom-emoji.ts
emoji-reaction.ts Improve schemas for Account, EmojiReaction, Location, and Status 2023-06-13 14:33:19 -05:00
event.ts Improve statusSchema 2023-05-22 10:30:14 -05:00
group-member.ts
group-relationship.ts Support Group mutes 2023-06-27 09:24:03 -04:00
group-tag.ts Add back 'uses' attribute for specific use-case 2023-05-05 08:34:23 -04:00
group.ts Allow admins to delete Group statuses 2023-06-05 09:41:28 -04:00
index.ts ProfileHoverCard: use useAccount hook, add usePatronUser hook 2023-06-21 16:20:07 -05:00
location.ts Improve schemas for Account, EmojiReaction, Location, and Status 2023-06-13 14:33:19 -05:00
mention.ts
notification.ts
patron.ts ProfileHoverCard: use useAccount hook, add usePatronUser hook 2023-06-21 16:20:07 -05:00
poll.ts
relationship.ts
status.ts Add Resolve<T> utility type 2023-06-13 22:12:42 -05:00
tag.ts
tombstone.ts Support soft-deleted statuses via tombstones 2023-05-09 15:16:13 -04:00
utils.ts