Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to master at Green-Sky/solanaceae_message3 2023-08-02 20:20:57 +02:00
d2d6cfbf53 log unhandled text messages
Green-Sky pushed to master at Green-Sky/solanaceae_tox 2023-08-02 20:18:36 +02:00
3c25162ba1 fix tox clients reconnecting
Green-Sky pushed to master at Green-Sky/tomato 2023-08-02 19:25:09 +02:00
5ecec26731 image inlining working
01fddd19cd message texture cache + message image loader (no inline images yet)
Compare 2 commits »
Green-Sky pushed to master at Green-Sky/tomato 2023-08-02 15:37:53 +02:00
e362af8271 cleanup texures on cache destruction
Green-Sky pushed to master at Green-Sky/tomato 2023-08-02 15:06:37 +02:00
2dba4f8fbb add webp support
bdfe44399a Merge commit '67653bbe50841153bfeaebcc5792bd8464da9880' as 'external/libwebp/libwebp'
67653bbe50 Squashed 'external/libwebp/libwebp/' content from commit dd7364c3c
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/tomato 2023-08-01 20:18:04 +02:00
a144459e8d add stb image loader (avatar png support)
d725ed8cd0 add stb
87d7eb69af Merge commit '3cd551098b8dc5a2b55d45a2a63bb9a219d31f2e' as 'external/stb/stb'
3cd551098b Squashed 'external/stb/stb/' content from commit c39c7023e
Compare 4 commits »
Green-Sky pushed to master at Green-Sky/tomato 2023-08-01 18:26:20 +02:00
95b77cb696 add avatar texture handling
Green-Sky pushed to master at Green-Sky/solanaceae_contact 2023-08-01 18:23:23 +02:00
738d2abe7b add avatar invalidate tag
Green-Sky pushed to master at Green-Sky/solanaceae_contact 2023-08-01 18:02:53 +02:00
86426781d0 avatar comps
Green-Sky pushed to master at Green-Sky/tomato 2023-08-01 14:28:39 +02:00
2e28ad7bb9 fix missing include
Green-Sky pushed to master at Green-Sky/tomato 2023-08-01 13:21:49 +02:00
75f78f8c7f load tox identicons
Green-Sky pushed to master at Green-Sky/tomato 2023-07-31 20:47:58 +02:00
ef59386e5c start texture cache for contacts (avatars)
Green-Sky pushed to master at Green-Sky/tomato 2023-07-30 16:01:06 +02:00
c0b57c30bd add sdl bmp image loader
Green-Sky pushed to master at Green-Sky/tomato 2023-07-30 15:10:42 +02:00
42b3866753 start thinking about pasting files
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 22:50:28 +02:00
aff239377d add README.md
3aaa1b0350 try satisfy macintosh
823a4ae189 missing include
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 21:25:33 +02:00
40cd04f9dd fix cross platform file paths to string
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 21:13:28 +02:00
d601d53e02 fix cross platform file paths to string
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 20:58:42 +02:00
6a979d31a0 fix missing includes
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 20:51:47 +02:00
56f7db9ae6 msg sorting
Green-Sky pushed to master at Green-Sky/tomato 2023-07-29 20:39:52 +02:00
d5e2dd2e1f add auto dirty (save toxfile) + minor stuff