Commit Graph

309 Commits

Author SHA1 Message Date
b9d4f594ce fix missing include 2023-10-14 16:25:01 +02:00
c79068c561 add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
e7095a1849 forgot to close popup (oops) 2023-10-12 01:10:38 +02:00
3f78e17888 small refactor for pasting img + allow specifying mime type on paste 2023-10-11 21:57:36 +02:00
8725bafbdb hide pw in memory 2023-10-10 18:17:27 +02:00
c24dc45e93 hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
62b00a4bd6 add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
f1f67fe1ba extract webp image encoder 2023-10-06 02:01:31 +02:00
621327bf55 rework the crop buttons 2023-10-05 23:44:18 +02:00
b479db4989 color anim + fix crop w/h sanitization + hack to determine if png 2023-10-05 18:26:35 +02:00
8633c5eafd crop lr works too 2023-10-05 16:24:51 +02:00
440489f228 sanitize crop 2023-10-05 14:54:42 +02:00
bb824a9fb7 cropping ui partly done (upper left cropper works) 2023-10-05 14:23:39 +02:00
c98dd8a584 try to fix funky timing hanging animation loops 2023-10-04 22:49:33 +02:00
e12d7b1458 add compress to sip (hack webp only) + crop code but not in ui 2023-10-04 20:17:53 +02:00
ca6853e2c0 missing include 2023-10-04 02:19:03 +02:00
fc90106d83 openurl file + starting with sending image file and pasting 2023-10-04 02:11:06 +02:00
5c4c397f6c update plug and add chat debugging 2023-10-02 17:03:00 +02:00
da774e10e8 update to entt 3.12.2 2023-10-02 15:40:32 +02:00
4afe39dacc unread message status + fade in ui 2023-09-29 18:15:18 +02:00
0b46b891c2 add simple quote message context menu 2023-09-01 21:13:36 +02:00
d131b5a02f add hacky way to load encrypted tox saves 2023-08-28 15:33:36 +02:00
9d9a486537 limit fps to 60 and disable imgui demo window 2023-08-28 14:06:27 +02:00
610ed10011 scope plugin paths 2023-08-20 12:50:58 +02:00
4edab11616 update deps and dont try to load files >50mib as images 2023-08-19 21:42:47 +02:00
bd9bbf67d4 small fixes 2023-08-11 12:18:50 +02:00
5bfc429450 small ui refactor + forwarding files 2023-08-06 16:07:50 +02:00
7a7b55bebf make tox save file selectable (hacky) 2023-08-03 15:03:12 +02:00
c9672bf352 add debug start screen ui + can load plugins 2023-08-03 13:05:19 +02:00
5547ff6d2b also scen media on message creation 2023-08-02 20:58:16 +02:00
5ecec26731 image inlining working 2023-08-02 19:24:51 +02:00
01fddd19cd message texture cache + message image loader (no inline images yet) 2023-08-02 16:36:34 +02:00
e362af8271 cleanup texures on cache destruction 2023-08-02 15:37:37 +02:00
2dba4f8fbb add webp support 2023-08-02 15:06:19 +02:00
a144459e8d add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
95b77cb696 add avatar texture handling 2023-08-01 18:25:56 +02:00
2e28ad7bb9 fix missing include 2023-08-01 14:28:28 +02:00
75f78f8c7f load tox identicons 2023-08-01 13:21:16 +02:00
ef59386e5c start texture cache for contacts (avatars) 2023-07-31 20:47:22 +02:00
c0b57c30bd add sdl bmp image loader 2023-07-30 16:00:55 +02:00
42b3866753 start thinking about pasting files 2023-07-30 15:10:26 +02:00
3aaa1b0350 try satisfy macintosh 2023-07-29 22:30:36 +02:00
823a4ae189 missing include 2023-07-29 21:51:24 +02:00
40cd04f9dd fix cross platform file paths to string 2023-07-29 21:25:25 +02:00
6a979d31a0 fix missing includes 2023-07-29 20:58:29 +02:00
56f7db9ae6 msg sorting 2023-07-29 20:51:32 +02:00
d5e2dd2e1f add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
93e5bb867b invites 2023-07-29 20:07:59 +02:00
4cd295065b add chat gui, probably works 2023-07-28 18:03:45 +02:00
5a9aacc603 add file selector with sorting 2023-07-27 19:34:47 +02:00