revite/src/lib
2021-12-25 20:43:54 +00:00
..
contextmenu feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
renderer Change invite rendering logic. 2021-09-03 13:04:37 +01:00
vortex Fix(voice): Voice UI would not react to actions. 2021-10-20 22:39:26 +01:00
ConditionalLink.tsx Add shift+click to link to a channel in the textarea 2021-09-07 08:34:40 -04:00
ContextMenus.tsx feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
conversion.ts feat(mobx): add persistence 2021-12-11 16:24:23 +00:00
debounce.ts feat(categories): autosave category changes 2021-10-30 18:20:12 +01:00
defer.ts Optimise re-renders when scrolling / updating messages. 2021-06-23 16:14:46 +01:00
dnd.ts feat(rbd): transform rbd types to Preact from React 2021-10-31 16:04:37 +00:00
ErrorBoundary.tsx feat(error): add button to reset app data 2021-12-25 16:41:57 +00:00
eventEmitter.ts feat(messaging): hide new message bar on esc or sent message 2021-12-24 17:20:05 +00:00
FakeClient.tsx fix: allow invite screen to properly load while signed out 2021-12-25 20:43:54 +00:00
fileSize.ts Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
i18n.tsx Make the linter happy. 2021-08-05 14:47:00 +01:00
isTouchscreenDevice.ts Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
js.ts Make the linter happy. 2021-08-05 14:47:00 +01:00
links.ts Explicitly deny bad URLs. 2021-09-25 10:54:32 +01:00
PaintCounter.tsx Make the linter happy. 2021-08-05 14:47:00 +01:00
stopPropagation.ts Make the linter happy. 2021-08-05 14:47:00 +01:00
TextAreaAutoSize.tsx Add CTRL + ENTER to force send message. 2021-08-30 18:01:32 +01:00
windowSize.ts Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00