Commit Graph

29 Commits

Author SHA1 Message Date
7cd6a2b0de
add the conference api to the interface 2024-05-24 00:05:04 +02:00
cf3679018b
toxcore update and add private ngc ip getter 2024-03-11 11:45:03 +01:00
3b75a1c5d3
add dht and port getter functions 2024-03-10 20:11:41 +01:00
49ab40a1ba
update to new toxcore master (very close to releasing 0.2.19 now) 2024-03-08 10:50:03 +01:00
fa4298d790
interface versions 2024-01-18 00:29:55 +01:00
3df9125877
move hex 2024-01-13 22:54:38 +01:00
9d3d81d4ff
remove old code ifdef 2024-01-12 15:18:10 +01:00
80140ae9b6
update to new group send message sig 2024-01-09 20:34:57 +01:00
08b3d69c15
switch to the ordered-by-time events 2024-01-06 18:04:14 +01:00
54084b5a53
update to new ngc_events 2023-12-26 20:42:20 +01:00
d05875f489
add tox private interface (no impl yet) 2023-11-13 13:24:02 +01:00
9cfd920fca
pull in the toxcore enums, so the interface does not directly depend on toxcore 2023-11-12 19:36:52 +01:00
f8851c1033
add group constants getters 2023-10-11 01:17:46 +02:00
dfa5a501ec
disable some logs for release builds
TODO: needs to be done differently
2023-08-19 21:40:43 +02:00
b49db892f6
fix size_t 2023-07-25 16:26:35 +02:00
cd48e27028
toxkey operator non cosntexpr 2023-07-25 12:46:00 +02:00
b3c5fe3a7c
add toxkey 2023-07-23 12:19:34 +02:00
76fbeb9500
rename core -> toxcore 2023-07-21 15:17:05 +02:00
cac82821e8
minor additions 2023-07-21 12:56:12 +02:00
9e3295b19c
log Tox_Event_File_Chunk_Request 2023-06-14 01:47:03 +02:00
58406b2a49
forgot virtual destructor 2023-05-19 20:28:19 +02:00
c4c32f5554
add friend and group lists 2023-05-12 23:45:36 +02:00
b32e5ba64b
remove extra includes 2023-04-28 18:32:33 +02:00
66486e2cee
more group tox interface 2023-04-19 17:44:13 +02:00
2a63dcd3f6
fill in the friends section in tox interface 2023-04-18 17:32:16 +02:00
e1a15aca1b
lil more loggin 2023-04-10 17:24:31 +02:00
4b60192769
add file 2023-04-10 00:37:40 +02:00
bb19e742b5
conf join 2023-04-08 23:24:41 +02:00
de8adbd2b7
first core commit 2023-04-08 00:14:52 +02:00