qTox / qTox

qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
https://qtox.github.io/
GNU General Public License v3.0
4.74k stars 1.05k forks source link

Faux offline file delivery #5967

Closed wuniversales closed 4 years ago

wuniversales commented 4 years ago

OS: Linux Manjaro qTox version: v1.16.3 Commit hash: https://github.com/qTox/qTox/commit/8eed684c37bd711de2ca4bd863f5f0509edcdc2d toxcore: 0.2.10 Qt: 5.12.0 Reproducible: Always

Steps to reproduce

  1. Open a contact that is offline
  2. Send any file
  3. Error displaying file sent

Expected Behavior

  1. Open a contact that is offline
  2. Send any file
  3. Send the file (Wait for the user to connect to send the file)
anthonybilinski commented 4 years ago

Duplicate of https://github.com/qTox/qTox/issues/1293, so I'll close. I agree it should be added, we've fairly recently added files to our history db, which is a decent chunk of the work.