summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
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
2022-06-06only save temporary image when theres room in containerouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-05-15make it look sort of better i guessouwou
2022-05-11add icons to dmsouwou
2022-05-10add ctrl+number key shortcuts for tabsouwou
2022-05-09add ctrl(+shift)+tab keybindsouwou
2022-05-06compile oopsyouwou
2022-05-06clear tabs when access lost, show blanks for missing channelsouwou
2022-05-02respect muted state for tab indicatorouwou
2022-05-02open channel if its the first opened tabouwou
2022-04-27add back/forward history to tabsouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-21add opened tabs to stateouwou
2022-04-21add open dm in new tabouwou
2022-04-14fix tab titlesouwou
2022-04-09add server icons to channelsouwou
2022-04-09more tab workouwou
2022-04-08basic tabs systemouwou
2022-04-07fix menus looking weird when opened for first timeouwou
2022-04-06improve scrolling behavior again, refactorouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-31Merge branch 'master' into msysouwou
2022-03-31improve scrolling up behavior when loading new messagesouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-26handle nicknames for message headersouwou
2022-02-27align stickersouwou
2022-02-20fix and refactor multiple embeds in one messageouwou