Commit Graph

33 Commits

Author SHA1 Message Date
Green Sky 2807239dea
tox status text (friend status message and group topic) 2024-04-22 21:48:42 +02:00
Green Sky 560eab1f6c
adopt comp name changes 2024-04-20 13:47:54 +02:00
Green Sky 1d724ef951
inc version and correct the message behavior 2024-04-19 11:00:39 +02:00
Green Sky 49f643a798
adjust for root private and group and properly fill ParentOf and Parent 2024-04-18 15:16:44 +02:00
Green Sky 25857b8aa7
also define name for message comps 2024-04-15 01:05:08 +02:00
Green Sky d5c1bf07db
sneak in serializer json stuff (header only, no dep tracking) 2024-04-14 14:24:09 +02:00
Green Sky ce81ef7cf7
toxcore update 2024-03-11 11:45:40 +01:00
Green Sky 4bd7235a73
adopt to new tox group private messages providing id 2024-03-08 10:48:31 +01:00
Green Sky eeb57e137d
create message with fake id if friend offline 2024-02-29 20:51:55 +01:00
Green Sky 32241423ab
make new contacts merge with preexisting empty contacts (by ID) 2024-02-19 15:32:57 +01:00
Green Sky 2059577fc2
hacking msg comp in contact, will be moved to tox_messages when contact events are impl 2024-02-17 14:33:11 +01:00
Green Sky b2a3cb7052
interface version 2024-01-18 00:28:33 +01:00
Green Sky ce760a800c
add self 2024-01-12 18:56:33 +01:00
Green Sky 75ed1dffeb
add receive confirmaton to tox friend messages 2024-01-12 14:11:42 +01:00
Green Sky a5da51a428
syncedBy got moved and adopt the timestamp change 2024-01-12 12:46:51 +01:00
Green Sky c01d91144c
update to new ngc_events and use messages time 2023-12-26 21:03:49 +01:00
Green Sky 89e74b35f8
fill in ID for each contact 2023-11-03 14:33:41 +01:00
Green Sky 0404ed84fc
fix creating empty directory (empty path) 2023-10-14 01:01:40 +02:00
Green Sky f904b321bc
allow setting the file path directly (not just dir) 2023-10-13 20:39:40 +02:00
Green Sky 0e6556cd86
gracefully handle toxcore forgetting early 2023-10-06 12:50:53 +02:00
Green Sky f12e609c21
fix double emplace issue 2023-10-02 19:09:37 +02:00
Green Sky 5700d9d17f
set read/unread
TODO: sometimes there seems to be a transfer stuck on unread?
2023-09-29 18:13:45 +02:00
Green Sky dd596bdad8
fetch group peer con state and slightly change interface 2023-08-19 12:03:53 +02:00
Green Sky 7c22bd51cc
only accept friend transfers if it is an actual friend transfer o.o
and gitignore
2023-08-17 19:59:31 +02:00
Green Sky 70a234cdae
fix parent not knowing about child 2023-08-11 12:18:00 +02:00
Green Sky 62de447fd2
fix unhandled send file 2023-08-09 11:18:16 +02:00
Green Sky de332421f7
more setting group state 2023-08-03 16:12:05 +02:00
Green Sky e28c2502d6
create directories for incoming transfers 2023-08-03 13:32:17 +02:00
Green Sky 3c25162ba1
fix tox clients reconnecting 2023-08-02 20:18:20 +02:00
Green Sky a262ab9d3a
add friend requests and group invites 2023-07-29 20:07:22 +02:00
Green Sky b68ef51d64
forgot message dep 2023-07-24 13:37:57 +02:00
Green Sky 059c0f9ec9
add tox messages 2023-07-24 13:20:53 +02:00
Green Sky df87cd9c8a
inital commit, add tox_contacts (version 2) 2023-07-23 13:23:49 +02:00