Commit Graph

  • 178f08ee96 dont double throw construct event master Green Sky 2025-05-06 18:19:13 +02:00
  • ec926dcb95 implement obj sending + fix comp id Green Sky 2025-05-06 13:04:52 +02:00
  • 7e12cdfb23 proper transfer obj handling (still no sending) Green Sky 2025-05-04 18:33:58 +02:00
  • 4e75bd64ae remove mentions of contact3 Green Sky 2025-03-12 22:21:51 +01:00
  • c327d9d4dd small formatting Green Sky 2025-03-12 19:15:36 +01:00
  • 24bbf2a338 port to contact4, does not implement create/leave yet Green Sky 2025-03-06 18:56:42 +01:00
  • dd7eb2702f fix peers we disconnect not being handled Green Sky 2025-01-18 17:34:22 +01:00
  • d91ad4bfa9 os backend refactor Green Sky 2025-01-18 01:53:46 +01:00
  • 09300c1702 update cmake version Green Sky 2025-01-13 22:27:07 +01:00
  • 8ad10978b9 fix unconditional access Green Sky 2025-01-07 20:51:32 +01:00
  • 353a8199ae move time to util and contact timestamp attempt Green Sky 2025-01-07 18:49:07 +01:00
  • cd196562af group can speak (temp, waiting for generic contact interface) Green Sky 2024-11-06 10:32:42 +01:00
  • 30146fc5a5 add to root as parentof for tree Green Sky 2024-10-25 13:07:08 +02:00
  • ce894c1f88 use sr Green Sky 2024-10-24 15:55:44 +02:00
  • a0c3336f37 track message of file transfer, and call update on completion Green Sky 2024-10-06 19:58:44 +02:00
  • 2e34ad2100 minor cleanup Green Sky 2024-10-06 11:52:17 +02:00
  • 8f8b907fe6 update to new rmmi Green Sky 2024-10-06 11:14:54 +02:00
  • 1a3d9dd187 set backend on objects and more cleanup Green Sky 2024-07-30 11:00:36 +02:00
  • 53d5229391 fix assumption Green Sky 2024-07-30 10:29:31 +02:00
  • e2c9880a15 major msg -> obj file transfer refactor mostly done, some things are hacky or not done Green Sky 2024-07-29 20:03:24 +02:00
  • 676e50c61a adopt file2 refactor Green Sky 2024-05-26 21:34:45 +02:00
  • d423433a22 switch over to file2 Green Sky 2024-05-26 18:57:36 +02:00
  • 2807239dea tox status text (friend status message and group topic) Green Sky 2024-04-22 21:48:42 +02:00
  • 560eab1f6c adopt comp name changes Green Sky 2024-04-20 13:47:54 +02:00
  • 1d724ef951 inc version and correct the message behavior Green Sky 2024-04-19 11:00:39 +02:00
  • 49f643a798 adjust for root private and group and properly fill ParentOf and Parent Green Sky 2024-04-18 15:16:44 +02:00
  • 25857b8aa7 also define name for message comps Green Sky 2024-04-15 01:05:08 +02:00
  • d5c1bf07db sneak in serializer json stuff (header only, no dep tracking) Green Sky 2024-04-14 14:20:52 +02:00
  • ce81ef7cf7 toxcore update Green Sky 2024-03-11 11:45:40 +01:00
  • 4bd7235a73 adopt to new tox group private messages providing id Green Sky 2024-03-08 10:48:31 +01:00
  • eeb57e137d create message with fake id if friend offline Green Sky 2024-02-29 20:51:55 +01:00
  • 32241423ab make new contacts merge with preexisting empty contacts (by ID) Green Sky 2024-02-19 15:32:57 +01:00
  • 2059577fc2 hacking msg comp in contact, will be moved to tox_messages when contact events are impl Green Sky 2024-02-17 14:33:11 +01:00
  • b2a3cb7052 interface version Green Sky 2024-01-18 00:28:33 +01:00
  • ce760a800c add self Green Sky 2024-01-12 18:56:33 +01:00
  • 75ed1dffeb add receive confirmaton to tox friend messages Green Sky 2024-01-12 14:05:56 +01:00
  • a5da51a428 syncedBy got moved and adopt the timestamp change Green Sky 2024-01-12 12:46:51 +01:00
  • c01d91144c update to new ngc_events and use messages time Green Sky 2023-12-26 21:03:49 +01:00
  • 89e74b35f8 fill in ID for each contact Green Sky 2023-11-03 14:33:41 +01:00
  • 0404ed84fc fix creating empty directory (empty path) Green Sky 2023-10-14 01:01:40 +02:00
  • f904b321bc allow setting the file path directly (not just dir) Green Sky 2023-10-13 20:39:40 +02:00
  • 0e6556cd86 gracefully handle toxcore forgetting early Green Sky 2023-10-06 12:50:53 +02:00
  • f12e609c21 fix double emplace issue Green Sky 2023-10-02 19:09:37 +02:00
  • 5700d9d17f set read/unread TODO: sometimes there seems to be a transfer stuck on unread? Green Sky 2023-09-29 18:13:45 +02:00
  • dd596bdad8 fetch group peer con state and slightly change interface Green Sky 2023-08-19 12:03:53 +02:00
  • 7c22bd51cc only accept friend transfers if it is an actual friend transfer o.o and gitignore Green Sky 2023-08-17 19:59:31 +02:00
  • 70a234cdae fix parent not knowing about child Green Sky 2023-08-11 12:18:00 +02:00
  • 62de447fd2 fix unhandled send file Green Sky 2023-08-09 11:18:16 +02:00
  • de332421f7 more setting group state Green Sky 2023-08-03 16:12:05 +02:00
  • e28c2502d6 create directories for incoming transfers Green Sky 2023-08-03 13:32:17 +02:00
  • 3c25162ba1 fix tox clients reconnecting Green Sky 2023-08-02 20:18:20 +02:00
  • a262ab9d3a add friend requests and group invites Green Sky 2023-07-29 20:07:22 +02:00
  • b68ef51d64 forgot message dep Green Sky 2023-07-24 13:37:57 +02:00
  • 059c0f9ec9 add tox messages Green Sky 2023-07-24 13:20:53 +02:00
  • df87cd9c8a inital commit, add tox_contacts (version 2) Green Sky 2023-07-23 13:23:49 +02:00