ouwou
c0e4a3a988
give focus to input after choosing file
2022-08-07 19:18:05 -04:00
ouwou
860049fad5
Update README.md
2022-08-07 20:15:47 +00:00
ouwou
344f269414
add file picker to chat input
2022-08-07 02:16:20 -04:00
ouwou
3487353fc7
css tweaks
2022-08-07 02:14:26 -04:00
ouwou
86fc8f4186
Merge branch 'master' into attachments
2022-08-06 02:27:37 -04:00
ouwou
acb80da387
Merge branch 'master' of https://github.com/uowuo/abaddon
2022-08-06 02:23:15 -04:00
ouwou
d99d8443ee
dont override expansion state because of active channel
2022-08-06 02:23:08 -04:00
dragontamer8740
319f9c392c
fixed text input box to not resize when typing ( #89 )
2022-08-05 04:22:59 +00:00
ouwou
a61a630ee6
handle null from std::locale::locale ( fixes #88 )
2022-08-03 02:27:43 -04:00
ouwou
e8260c164f
stop printing every event type
2022-07-31 17:53:55 -04:00
ouwou
4e4986f670
grey out leave button if user owns the guild
2022-07-31 17:23:00 -04:00
ouwou
3610a2508b
limit how often progress bar can update
2022-07-25 01:10:31 -04:00
ouwou
8396d07d9e
try to align stuff a little better
2022-07-25 00:26:04 -04:00
ouwou
59acd0f82f
handle max message payload + show filename label
2022-07-23 18:34:33 -04:00
ouwou
544ae6f915
fix potential deadlock
2022-07-14 04:12:17 -04:00
ouwou
111399cf4a
move progress bar so it doesnt conflict with other stuff
2022-07-14 03:13:27 -04:00
ouwou
fba5cee519
try to fix compile again
2022-07-10 02:38:19 +00:00
ouwou
f95d79129e
handle premium server upload size limits
2022-07-09 03:05:48 -04:00
ouwou
02ce353c6d
check nitro size restriction + fix replying border
2022-07-09 01:57:56 -04:00
ouwou
241d9a2140
fix compile
2022-07-08 02:27:21 -04:00
ouwou
849ebf17f1
try to properly clear chat list
...
im sure this will break something somehow
2022-07-08 02:27:09 -04:00
ouwou
41776fbd02
add upload progress bar
2022-07-07 03:09:54 -04:00
ouwou
5c7631e713
fix checks for is bot
2022-07-05 03:53:00 -04:00
ouwou
41e2478a6f
grab focus when adding attachment
2022-07-04 03:29:30 -04:00
ouwou
a9d35dcccd
fix compile
2022-07-03 18:58:48 -04:00
ouwou
e87766f106
dnd'd files show preview images if displayable
2022-06-30 04:20:42 -04:00
ouwou
a038f47a25
add icon to attachments without preview
2022-06-23 01:51:30 -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
caa551a469
Merge branch 'master' into attachments
2022-06-14 02:23:22 -04:00
ouwou
ccf5afbba9
Merge branch 'master' of https://github.com/uowuo/abaddon
2022-06-14 02:16:03 -04:00
ouwou
2474ffc2ba
hoisted_role can be missing from guild member list update
2022-06-14 02:15:08 -04:00
ouwou
5cf4d8e160
dont use tmpnam because its stupid
2022-06-10 01:28:27 -04:00
ouwou
49ff9a249e
remove temp attachment files when theyre actually done being uploaded
2022-06-09 01:48:24 -04:00
betty "reenii" bessa
abc448eca0
readme: Simplify submodule install process. ( #81 )
...
* readme: Simplify submodule install process.
Not only the linux version did not include any instructions on getting submodules (thus, attempting to follow the guide line-by-line would cause in a unavoiable cmake configure halt before even building), But the usage of `submodule init/update` in it's own can be simplified by using the `--recursive` flag directly in the clone instead.
* Only target "submodules" folder for cloning
2022-06-06 19:07:59 +00:00
ouwou
d7177cac97
remove temporary image file when attachment removed
2022-06-06 03:59:20 -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
ouwou
4ec5c1dfcc
try to fix multiple attachment handling
2022-06-05 01:53:11 -04:00
Adrian Schollmeyer
da27c67e6b
Remove zipped resource archive in repo ( #74 )
...
* res: Remove zipped archive
This was probably added by accident.
* gitignore: Ignore archive files
Archives don't belong in the repo, so make sure they don't get
accidentally added again.
2022-05-23 16:55:27 +00:00
ouwou
de3b53c676
add include
2022-05-22 00:03:51 -04:00
ouwou
3ac993bae4
always quietly try and include fontconfig if present
2022-05-21 22:59:53 -04:00
ouwou
756de57919
save state per-user
2022-05-20 02:29:32 -04:00
ouwou
d9cf989813
remove thing i shouldnt have committed
2022-05-19 03:15:27 -04:00
ouwou
ffc69576f2
fix role updates ( fixes #69 , fixes #70 )
2022-05-19 03:13:02 -04:00
ouwou
2bed7f161b
only save state when actually disconnecting ( fixes #65 )
2022-05-17 20:47:01 -04:00
ouwou
607607ef0a
update css
2022-05-16 01:17:34 -04:00
ouwou
b2ba7709df
make it look sort of better i guess
2022-05-15 23:38:10 -04:00