.. |
__tests__
|
Normalize poll with zod
|
2023-05-03 12:52:36 -05:00 |
soapbox
|
Fix locale dynamic imports
|
2023-09-13 21:59:39 -05:00 |
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
|
cardSchema: drop card.pleroma from transformed type
|
2023-05-02 19:22:59 -05:00 |
chat-message.ts
|
Add contentSchema helper
|
2023-05-04 11:42:20 -05:00 |
custom-emoji.ts
|
Export new schemas
|
2023-05-04 12:20:39 -05:00 |
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
|
Export new schemas
|
2023-05-04 12:20:39 -05:00 |
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
|
Add a real statusSchema
|
2023-05-04 12:13:39 -05:00 |
nostr.ts
|
Nostr: sign events with NIP-46
|
2023-08-27 10:22:56 -05:00 |
notification.ts
|
Add notificationSchema
|
2023-05-04 10:24:34 -05:00 |
patron.ts
|
ProfileHoverCard: use useAccount hook, add usePatronUser hook
|
2023-06-21 16:20:07 -05:00 |
poll.ts
|
Normalize poll with zod
|
2023-05-03 12:52:36 -05:00 |
relationship.ts
|
Normalize Relationship with zod
|
2023-05-02 18:49:13 -05:00 |
status.ts
|
Add Resolve<T> utility type
|
2023-06-13 22:12:42 -05:00 |
tag.ts
|
Add real chatMessageSchema
|
2023-05-04 11:31:58 -05:00 |
tombstone.ts
|
Support soft-deleted statuses via tombstones
|
2023-05-09 15:16:13 -04:00 |
utils.ts
|
Nostr: sign events with NIP-46
|
2023-08-27 10:22:56 -05:00 |