Commit Graph

24 Commits

Author SHA1 Message Date
ouwou
30b901b4df add a bajillion headers back in to compile if pch is off 2024-01-18 20:30:54 -05:00
ouwou
af31402b7f Merge branch 'master' into theming 2023-12-15 01:36:06 -05:00
ouwou
4bce7b7523 add ability to set image alt text (closes #253) 2023-12-15 01:16:11 -05:00
ouwou
5cca270eb1 more making message input look better 2023-11-09 22:08:14 -05:00
ouwou
add48af094 restrict attachments when editing 2023-07-15 17:18:04 -04:00
ouwou
03e617a146 only start editing if input is empty 2023-07-15 16:03:33 -04:00
ouwou
f941ad1bef clear input when exiting editing 2023-07-15 15:49:35 -04:00
ouwou
00524cefa2 make editing inline, add up arrow shortcut 2023-07-15 01:02:35 -04:00
ouwou
73ec2adb7b fix some keybinds not working in the chat input (fixes #135) 2023-02-06 19:06:48 -05:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
955b9239b9 hide browse icon when not in channel with perms 2022-08-08 00:40:20 -04:00
ouwou
91527fbd0d pull chat input permission check out of signal 2022-08-07 19:54:39 -04:00
ouwou
344f269414 add file picker to chat input 2022-08-07 02:16:20 -04:00
ouwou
59acd0f82f handle max message payload + show filename label 2022-07-23 18:34:33 -04:00
ouwou
02ce353c6d check nitro size restriction + fix replying border 2022-07-09 01:57:56 -04:00
ouwou
e87766f106 dnd'd files show preview images if displayable 2022-06-30 04:20:42 -04:00
ouwou
d841a2c862 add change filename 2022-06-23 00:48:00 -04:00
ouwou
4ee7025ab0 add file upload via dnd + rework http 2022-06-17 02:46:55 -04:00
ouwou
d0fa308f6e preserve attachment insertion order 2022-06-16 01:09:54 -04:00
ouwou
4456c8771d refactor send message params into one struct 2022-06-14 02:36:04 -04:00
ouwou
49ff9a249e remove temp attachment files when theyre actually done being uploaded 2022-06-09 01:48:24 -04:00
ouwou
c6182e8923 only save temporary image when theres room in container 2022-06-06 03:55:25 -04:00
ouwou
270730d9b3 start attachments (image paste and upload) 2022-06-05 21:41:57 -04:00
Dylam De La Torre
a51a54bc59 Restructure source and resource files (#46)
importantly, res is now res/res and css is now res/css
2021-11-23 04:21:56 +00:00