summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2023-01-07dont disconnect on voice window close, add ability to reopenouwou
2023-01-07add voice participant row on connectouwou
2023-01-07remove voice participant row on disconnectouwou
2023-01-06display users in voice in channel listouwou
2023-01-03start voice info boxouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou
2022-12-24colors, fallback if guild_folders is emptyouwou
2022-12-23basic folder supportouwou
2022-10-20use new volume meter for other usersouwou
2022-10-18custom draw capture volume with gate indicatorouwou
2022-10-04temp mindeps build fixouwou
2022-10-03support voice text channelsouwou
2022-10-01rudimentary dm voice call supportouwou
2022-09-27Merge branch 'master' into voiceouwou
2022-09-25open browser on mouse release (fixes #108)ouwou
2022-09-09fix some potential crashes because of optionalsouwou
2022-09-06make voice disconnect/reconnect workouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou
2022-08-12Merge branch 'attachments'ouwou
2022-08-11add copy url menu item to attachments (closes #96)ouwou
2022-08-10control icon pos in cssouwou
2022-08-08hide browse icon when not in channel with permsouwou
2022-08-08fix some permission checksouwou
2022-08-07add SEND_MESSAGES permission check finallyouwou
2022-08-07pull chat input permission check out of signalouwou
2022-08-07add some Get()s that i forgot somehowouwou
2022-08-07give focus to input after choosing fileouwou
2022-08-07add file picker to chat inputouwou
2022-08-06Merge branch 'master' into attachmentsouwou
2022-08-05fixed text input box to not resize when typing (#89)dragontamer8740
2022-07-31grey out leave button if user owns the guildouwou
2022-07-25try to align stuff a little betterouwou
2022-07-23handle max message payload + show filename labelouwou
2022-07-09handle premium server upload size limitsouwou
2022-07-09check nitro size restriction + fix replying borderouwou
2022-07-08try to properly clear chat listouwou
2022-07-07add upload progress barouwou
2022-07-05fix checks for is botouwou
2022-07-04grab focus when adding attachmentouwou
2022-07-03fix compileouwou
2022-06-30dnd'd files show preview images if displayableouwou
2022-06-23add icon to attachments without previewouwou
2022-06-23add change filenameouwou
2022-06-17add file upload via dnd + rework httpouwou
2022-06-16preserve attachment insertion orderouwou
2022-06-14refactor send message params into one structouwou
2022-06-10dont use tmpnam because its stupidouwou
2022-06-09remove temp attachment files when theyre actually done being uploadedouwou
2022-06-06remove temporary image file when attachment removedouwou