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
ouwou
8b488a5ca9
add icons to dms
2022-05-11 15:05:32 -04:00
ouwou
1d8ef79da6
add ctrl+number key shortcuts for tabs
2022-05-10 01:09:42 -04:00
ouwou
bbf32730cd
add ctrl(+shift)+tab keybinds
2022-05-09 01:33:09 -04:00
ouwou
f58ca39e8c
request channels again if accessibility was lost
2022-05-08 02:40:27 -04:00
ouwou
3b5f4ded31
stop sending messages to inaccessible channels
2022-05-08 00:27:48 -04:00
ouwou
f6fdfeb95f
compile oopsy
2022-05-06 04:13:29 -04:00
ouwou
2c25319fb8
clear tabs when access lost, show blanks for missing channels
2022-05-06 01:14:15 -04:00
ouwou
7daa0a250c
Merge branch 'master' into tabs
2022-05-03 18:26:17 -04:00
ouwou
121c2585c8
improve resizing behavior ( fixes #67 )
2022-05-03 18:19:26 -04:00
ouwou
b18b94818a
respect muted state for tab indicator
2022-05-02 02:38:41 -04:00
ouwou
63db16a711
open channel if its the first opened tab
2022-05-02 02:31:15 -04:00
ouwou
c30ab91738
add menu+accelerator for go back/forward
2022-04-27 17:40:37 -04:00
ouwou
e8f16292d1
add back/forward history to tabs
...
also lots of reformatting in .cmake because clion is weird and did that for some reason
2022-04-27 16:24:11 -04:00