drishti/src
Eli Ribble c686f5c8d9 Subscribe to event type and message.
This mirrors a change in the client where we extract the type of the
event.
2024-09-04 12:04:45 -07:00
..
client Subscribe to event type and message. 2024-09-04 12:04:45 -07:00
components Space between when sent time, from, and subject in email summary 2024-09-04 11:41:08 -07:00
AccountList.tsx Rip apart client, build a wrapper. 2024-08-28 01:08:27 -07:00
App.css Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
App.test.tsx Use tabs, add jmap-client-ts, use it a bit 2024-08-28 01:08:27 -07:00
App.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
AppLayout.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
AuthModal.tsx Rip apart client, build a wrapper. 2024-08-28 01:08:27 -07:00
EmailArea.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
EmailContent.tsx Display the 'sentAt' information. 2024-09-03 08:36:28 -07:00
EmailContentHTML.tsx Clean up some lint warnings 2024-08-29 11:43:41 -07:00
EmailContentText.tsx Don't set inner HTML for text email content. 2024-08-29 11:49:04 -07:00
EmailList.tsx Show convenient relative time in the email summary 2024-08-30 07:43:49 -07:00
EmailSummary.tsx Space between when sent time, from, and subject in email summary 2024-09-04 11:41:08 -07:00
Mailbox.tsx Standardize on links for refresh. 2024-08-28 10:35:48 -07:00
MailboxList.tsx Standardize on links for refresh. 2024-08-28 10:35:48 -07:00
index.css Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
index.tsx Use tabs, add jmap-client-ts, use it a bit 2024-08-28 01:08:27 -07:00
logo.svg Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
react-app-env.d.ts Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
reportWebVitals.ts Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
setupTests.ts Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
style.scss Space between when sent time, from, and subject in email summary 2024-09-04 11:41:08 -07:00