Commit Graph

29 Commits

Author SHA1 Message Date
ce894c1f88 use sr 2024-10-24 15:56:59 +02:00
a0c3336f37 track message of file transfer, and call update on completion 2024-10-06 19:58:44 +02:00
8f8b907fe6 update to new rmmi 2024-10-06 11:14:54 +02:00
1a3d9dd187 set backend on objects and more cleanup 2024-07-30 11:00:36 +02:00
53d5229391 fix assumption 2024-07-30 10:29:31 +02:00
e2c9880a15 major msg -> obj file transfer refactor
mostly done, some things are hacky or not done
2024-07-29 20:03:24 +02:00
676e50c61a adopt file2 refactor 2024-05-26 21:34:45 +02:00
d423433a22 switch over to file2 2024-05-26 18:57:36 +02:00
560eab1f6c adopt comp name changes 2024-04-20 13:47:54 +02:00
1d724ef951 inc version and correct the message behavior 2024-04-19 11:00:39 +02:00
25857b8aa7 also define name for message comps 2024-04-15 01:05:08 +02:00
d5c1bf07db sneak in serializer json stuff (header only, no dep tracking) 2024-04-14 14:24:09 +02:00
ce81ef7cf7 toxcore update 2024-03-11 11:45:40 +01:00
4bd7235a73 adopt to new tox group private messages providing id 2024-03-08 10:48:31 +01:00
eeb57e137d create message with fake id if friend offline 2024-02-29 20:51:55 +01:00
ce760a800c add self 2024-01-12 18:56:33 +01:00
75ed1dffeb add receive confirmaton to tox friend messages 2024-01-12 14:11:42 +01:00
a5da51a428 syncedBy got moved and adopt the timestamp change 2024-01-12 12:46:51 +01:00
c01d91144c update to new ngc_events and use messages time 2023-12-26 21:03:49 +01:00
0404ed84fc fix creating empty directory (empty path) 2023-10-14 01:01:40 +02:00
f904b321bc allow setting the file path directly (not just dir) 2023-10-13 20:39:40 +02:00
0e6556cd86 gracefully handle toxcore forgetting early 2023-10-06 12:50:53 +02:00
f12e609c21 fix double emplace issue 2023-10-02 19:09:37 +02:00
5700d9d17f set read/unread
TODO: sometimes there seems to be a transfer stuck on unread?
2023-09-29 18:13:45 +02:00
7c22bd51cc only accept friend transfers if it is an actual friend transfer o.o
and gitignore
2023-08-17 19:59:31 +02:00
62de447fd2 fix unhandled send file 2023-08-09 11:18:16 +02:00
e28c2502d6 create directories for incoming transfers 2023-08-03 13:32:17 +02:00
3c25162ba1 fix tox clients reconnecting 2023-08-02 20:18:20 +02:00
059c0f9ec9 add tox messages 2023-07-24 13:20:53 +02:00