gomuks/web/src/ui/timeline/content
2025-01-27 23:14:09 +02:00
..
ACLBody.tsx web/util: move type validation to utils 2024-11-27 01:13:14 +02:00
ContentErrorBoundary.tsx web/timeline: add error boundary for event content rendering 2024-10-21 20:52:59 +03:00
EncryptedBody.tsx web/timeline: reorganize components slightly 2024-10-21 20:42:22 +03:00
HiddenEvent.tsx web/timeline: reorganize components slightly 2024-10-21 20:42:22 +03:00
index.css web/timeline: fix media spoilers 2024-12-25 14:07:10 +02:00
index.ts web/timeline: add validation for per-message profiles 2025-01-13 18:13:06 +02:00
LocationMessageBody.tsx web/composer: add support for sending location messages 2024-12-02 19:19:54 +02:00
math.ts web/math: display error if katex fails 2024-11-02 19:56:02 +02:00
MediaMessageBody.tsx web/timeline: use custom message focus state on mobile to match context menu state 2024-12-30 10:54:13 +02:00
MemberBody.tsx web: use thumbnails for small avatars 2025-01-27 23:14:09 +02:00
PinnedEventsBody.tsx web/util: remove oxfordHumanJoin 2024-12-08 17:34:11 +02:00
PolicyRuleBody.tsx web/timeline: render policy list events (#586) 2025-01-06 12:51:58 +00:00
PowerLevelBody.tsx web/timeline: fix typo in power level body 2025-01-11 20:45:48 +02:00
props.ts web/timeline: subscribe to event sender state 2024-10-21 23:04:57 +03:00
RedactedBody.tsx web/timeline: add better placeholder for redactions and undecryptable events 2024-10-12 18:52:23 +03:00
RoomAvatarBody.tsx web: use thumbnails for small avatars 2025-01-27 23:14:09 +02:00
RoomNameBody.tsx web/timeline: add room name and avatar event bodies 2024-11-27 01:13:27 +02:00
TextMessageBody.tsx web/timeline: fix clicking spoilers and summaries on mobile 2025-01-24 01:47:03 +02:00
UnknownMessageBody.tsx web/timeline: reorganize components slightly 2024-10-21 20:42:22 +03:00
useMediaContent.tsx web/modal: split context exports to separate file 2024-12-22 15:01:00 +02:00