frontend
frontend copied to clipboard
Monorepo for Revolt's frontend.
This is an example integration with Zammad: https://user-images.githubusercontent.com/38285861/232106485-52af028f-7993-4f4f-a199-a7bd1721662e.mov
### What do you want to see? Please add tab insertion for code blocks, whenever I press Tab on my keyboard, it does not insert an indent. I have to...
Expected copy text: ``` Vale Today at 11:15 ... [11:15] :trol: Replying to SushiBlade: did you actually expertlokiofficial Today at 11:16 :01GNT73EJV7941KKE9TAYT337F: [11:17] BCR is a bank ``` Actual copy...
Prior art: FileDropAnywhereCollector
When uploading an image, crop and allow user to confirm. For the purpose for this issue, just implement a way to crop arbitrary images in app.
### What do you want to see? Originally requested [here](https://github.com/revoltchat/revite/issues/724#issuecomment-1180459098), [Lalezar](https://fonts.google.com/specimen/Lalezar) is a free and OFL-licensed font designed for Arabic text. ### PWA - [ ] Yes, this feature request...
This issue is a stub and needs to be fleshed out still, I'll be writing stuff in here as I remember what's been discussed before. We need: - A settings...
Currently dnd (Draggable) and virtualisation (VirtualContainer) are mutually exclusive, is there any way to get these to work together? Otherwise we have to compromise where we want DND and where...