summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-21remove curl error bufferouwou
2022-08-17fetch cookies and build number on startupouwou
2022-08-16make cmake unity build workouwou
2022-08-14remove unnecessary cstdio include (#101)dragontamer8740
2022-08-14Big-endian 'emojis.bin' decoding fix (#100)dragontamer8740
2022-08-12Merge branch 'attachments'ouwou
2022-08-11spoof a bunch of headers like the web clientouwou
2022-08-11add copy url menu item to attachments (closes #96)ouwou
2022-08-10update capabilities and client build numberouwou
2022-08-10remove ability to create dmsouwou
2022-08-10fix removing roles from members (maybe)ouwou
2022-08-10control icon pos in cssouwou
2022-08-08remove unnecessary verbosityouwou
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-06Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2022-08-06dont override expansion state because of active channelouwou
2022-08-05fixed text input box to not resize when typing (#89)dragontamer8740
2022-08-03handle null from std::locale::locale (fixes #88)ouwou
2022-07-31stop printing every event typeouwou
2022-07-31grey out leave button if user owns the guildouwou
2022-07-25limit how often progress bar can updateouwou
2022-07-25try to align stuff a little betterouwou
2022-07-23handle max message payload + show filename labelouwou
2022-07-14fix potential deadlockouwou
2022-07-10try to fix compile againouwou
2022-07-09handle premium server upload size limitsouwou
2022-07-09check nitro size restriction + fix replying borderouwou
2022-07-08fix compileouwou
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-14Merge branch 'master' into attachmentsouwou
2022-06-14hoisted_role can be missing from guild member list updateouwou
2022-06-10dont use tmpnam because its stupidouwou
2022-06-09remove temp attachment files when theyre actually done being uploadedouwou