chat/src/client/state
ginnyTheCat b7c5902f67
Add LaTeX / math input and rendering support (#345)
* Initial display support

* Use better colors for error in math parsing

* Parse math markdown

* Use proper jsx

* Better copy support

* use css var directly

* Remove console.debug call

* Lazy load math module

* Show fallback while katex is loading
2022-04-24 21:18:35 +05:30
..
AccountData.js Add function to move space shortcut 2022-03-08 16:29:52 +05:30
auth.js Fix typo 2021-09-14 09:30:37 +02:00
cons.js Adapt to different device widths (#401) 2022-04-24 15:53:10 +05:30
navigation.js Adapt to different device widths (#401) 2022-04-24 15:53:10 +05:30
Notifications.js Fix crash on load and room creation (#418) 2022-03-23 18:44:53 +05:30
RoomList.js Fix crash on unable to getContent of tombstoned room 2022-04-16 20:53:24 +05:30
RoomsHierarchy.js Fix bug in room hierarchy 2022-02-16 19:50:11 +05:30
RoomsInput.js Add LaTeX / math input and rendering support (#345) 2022-04-24 21:18:35 +05:30
RoomTimeline.js Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
secretStorageKeys.js Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +05:30
settings.js Notification sounds (#367) 2022-03-18 09:07:11 +05:30