index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
chatinput.hpp
Age
Commit message (
Collapse
)
Author
2024-01-18
add a bajillion headers back in to compile if pch is off
ouwou
2023-12-15
Merge branch 'master' into theming
ouwou
2023-12-15
add ability to set image alt text (closes #253)
ouwou
2023-11-09
more making message input look better
ouwou
2023-07-15
restrict attachments when editing
ouwou
2023-07-15
only start editing if input is empty
ouwou
2023-07-15
clear input when exiting editing
ouwou
2023-07-15
make editing inline, add up arrow shortcut
ouwou
2023-02-06
fix some keybinds not working in the chat input (fixes #135)
ouwou
2023-01-29
first pass compile time optimization
ouwou
2022-08-08
hide browse icon when not in channel with perms
ouwou
2022-08-07
pull chat input permission check out of signal
ouwou
2022-08-07
add file picker to chat input
ouwou
2022-07-23
handle max message payload + show filename label
ouwou
2022-07-09
check nitro size restriction + fix replying border
ouwou
2022-06-30
dnd'd files show preview images if displayable
ouwou
2022-06-23
add change filename
ouwou
2022-06-17
add file upload via dnd + rework http
ouwou
2022-06-16
preserve attachment insertion order
ouwou
2022-06-14
refactor send message params into one struct
ouwou
2022-06-09
remove temp attachment files when theyre actually done being uploaded
ouwou
2022-06-06
only save temporary image when theres room in container
ouwou
2022-06-05
start attachments (image paste and upload)
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre
importantly, res is now res/res and css is now res/css