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
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
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
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
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
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
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
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
ouwou
bfb2490938
dont expand channel list when changing tabs
2022-04-23 15:33:54 -04:00
ouwou
b4ab88f708
add opened tabs to state
2022-04-21 14:41:45 -04:00
ouwou
2dab595476
add open dm in new tab
2022-04-21 14:19:21 -04:00
ouwou
34f8af599d
fix tab titles
2022-04-14 00:11:39 -04:00
ouwou
d36fe4d0e9
add server icons to channels
2022-04-09 03:33:56 -04:00
ouwou
44317e2d34
more tab work
...
- only one tab for any channel can be open
- rudimentary unread indicators
- add some css
2022-04-09 02:45:09 -04:00
ouwou
5b806a2589
basic tabs system
2022-04-08 23:47:12 -04:00
ouwou
1d981d2c5a
fix menus looking weird when opened for first time
2022-04-07 00:21:24 -04:00
ouwou
56a74fb5dd
improve scrolling behavior again, refactor
...
scrolling is almost exactly how i want it, but when an existing message's height allocation is changed it still causes the scroll position to change, but its not that bad and is better than what i had before anyways so it is good enough for now. ideally if you are scrolled in the middle it will stay put completely
2022-04-06 19:58:41 -04:00
ouwou
49685c3989
fix up a bunch of clang-tidy stuff
...
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2022-04-05 22:01:53 -04:00
ouwou
9767e1e7fd
Merge branch 'master' into msys
2022-03-31 03:21:26 -04:00
ouwou
a83e9c01a6
improve scrolling up behavior when loading new messages
2022-03-31 03:21:07 -04:00
ouwou
a0b3c9f8a4
Merge branch 'master' into msys
2022-03-26 02:58:59 -04:00
ouwou
a2a45757e9
handle nicknames for message headers
2022-03-26 02:51:56 -04:00
ouwou
fc3d0fddd2
align stickers
2022-02-27 00:52:52 -05:00
ouwou
4bd5c89266
fix and refactor multiple embeds in one message
2022-02-20 01:20:19 -05:00
ouwou
a0599ab812
parse role mentions
2022-02-20 01:19:18 -05:00
ouwou
25fd2c3840
fix per-guild avatars
2022-02-14 02:53:21 -05:00
ouwou
75213fcede
handle multiple embeds in one message
2022-02-02 22:46:55 -05:00
ouwou
f784550964
support channel icons for dms
2022-02-02 22:27:19 -05:00
ouwou
ce238d08e9
add style option for unread indicator color
2022-01-28 14:46:33 -05:00
ouwou
738d50dd43
add setting to not show unread stuff
2022-01-26 18:44:31 -05:00
ouwou
0ce509f80e
add settings for some colors
2022-01-21 00:41:35 -05:00