|
0aeafec019
|
fix month starting at 0
|
2024-02-15 15:34:44 +01:00 |
|
|
9a0df4f577
|
date change
|
2024-02-15 15:29:01 +01:00 |
|
|
ff5dbaffc0
|
fix some file selector glitches
|
2024-02-08 18:11:51 +01:00 |
|
|
cc3f430bab
|
rework tc and move tcs out of cg into main screen, rework render pp
now respecting animation timing
|
2024-02-05 16:06:12 +01:00 |
|
|
139db5b03b
|
faster texture cache loading in low fps modes
|
2024-02-05 12:50:36 +01:00 |
|
|
0c674e0137
|
add tox friend faux offline message (still wonky) + small file copy error handling
|
2024-02-02 20:26:50 +01:00 |
|
|
7948d820c3
|
fix filepaths on windows
|
2024-01-30 15:16:01 +01:00 |
|
|
5aac3422aa
|
allow "copy file" which sets the text/uri-list with the file path
|
2024-01-30 11:58:01 +01:00 |
|
|
b1062e701e
|
make primary selection pasting work
it is also bugged, as SDL misses large parts of selection sources (terminals etc) but browers work
|
2024-01-20 18:06:58 +01:00 |
|
|
865dfa994f
|
make invisible images not render
|
2024-01-18 23:44:38 +01:00 |
|
|
18ca88a0d4
|
asan in flake
|
2024-01-14 21:48:41 +01:00 |
|
|
565aa4b7eb
|
update deps and adopt
|
2024-01-14 18:50:23 +01:00 |
|
|
78b0e9a77f
|
more small fixes
|
2024-01-12 19:04:50 +01:00 |
|
|
7fa6aa7ac2
|
forgot to update plugin
|
2024-01-12 18:51:29 +01:00 |
|
|
20b4cdc5f1
|
sync and delivery (and unused read) states and other smaller refactors
|
2024-01-12 16:45:52 +01:00 |
|
|
7c576dd4d0
|
make fade less noticable
|
2024-01-10 14:17:29 +01:00 |
|
|
f6cda522ca
|
correct message order
|
2024-01-09 22:38:13 +01:00 |
|
|
f637c7c942
|
make fade respect fps
|
2024-01-09 16:30:27 +01:00 |
|
|
74129cabef
|
fix url open with unsanitized strings
|
2024-01-09 02:26:50 +01:00 |
|
|
e8234f2a4a
|
properly seperate tick and render
|
2024-01-07 16:33:08 +01:00 |
|
|
7495a50723
|
add hack to copy the ngc chat id
|
2023-12-13 14:02:31 +01:00 |
|
|
4248d1d9ab
|
disable annoying debug message
|
2023-11-28 13:19:00 +01:00 |
|
|
e7db39d20a
|
small debuggabilty improvements (scouting for an avatar bug)
|
2023-10-21 18:07:06 +02:00 |
|
|
869edb8d84
|
add hacky tox add by id + use ips instead of dns names for bsnodes and relays
|
2023-10-20 21:40:45 +02:00 |
|
|
dce42b866a
|
hack in extra decimal for progressbars
|
2023-10-20 02:39:13 +02:00 |
|
|
2a5937652e
|
add file dropping support
|
2023-10-18 14:24:46 +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 |
|
|
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 |
|
|
9d9a486537
|
limit fps to 60 and disable imgui demo window
|
2023-08-28 14:06:27 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
42b3866753
|
start thinking about pasting files
|
2023-07-30 15:10:26 +02:00 |
|
|
40cd04f9dd
|
fix cross platform file paths to string
|
2023-07-29 21:25:25 +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 |
|