Skip to content
Snippets Groups Projects
Select Git revision
  • 11e6d64e4dc66d96e83758b8cc451ab28542011f
  • master default
  • replace_gradle_witness
  • fix_nonlocalized_timestamp
  • fileStorage
  • implement-chunking
  • upgrade_roboletric_to_401
  • implement-mailbox-contact-sessions
  • 541-faster-retransmission-eta
  • add_special_purpose_contacts
  • mailbox-b
  • mailbox
  • mailbox-jd
  • implement_mailbox_connection_manager
  • 1343-vanniktech-emoji
  • 541-allow-retransmission-if-faster
  • asp-temp
  • fix_performance_test_db
  • 514-allow-retransmissions-using-lower-latency-transports
  • implement-SyncSession-writer-error-handling
  • add_special_purpose_contacts_refactored
  • beta-0.16.16
  • beta-0.16.10
  • beta-0.16.11
  • beta-0.16.12
  • beta-0.16.13
  • beta-0.16.14
  • beta-0.16.15
  • beta-0.16.9
  • beta-0.16.1
  • beta-0.16.2
  • beta-0.16.3
  • beta-0.16.4
  • beta-0.16.5
  • beta-0.16.6
  • beta-0.16.7
  • beta-0.16.8
37 results

res

  • Clone with SSH
  • Clone with HTTPS
  • Forked from briar / briar
    5449 commits behind the upstream repository.
    user avatar
    Torsten Grote authored
    * If the user has already declined, we don't show that the other
      introducee has declined as well. The backend doesn't have that information, so
      this is compatible with the principle of showing what we know.
    * If the user has already accepted or hasn't yet responded, we show the
      decline response in the private conversation with the introducer. If
      the user hasn't yet responded, we hide the accept/decline buttons
      in the introduction request message.
    
    Messages an introducee receives in a `FINISHED` state are now being
    ignored and deleted.
    
    Closes #295
    11e6d64e
    History