Commit History

Author SHA1 Message Date
  lunar-mining 618d3911d3 dnet: fix weird queue behavior by adding a sleep 2 years ago
  lunar-mining 0ca8a9e256 dnet: display outbound disconnect events and mutate inbound dict on disconnect/connect 2 years ago
  Dastan-glitch cf951d57e6 update Cargo.lock for darkirc version bumping 2 years ago
  x 9af4d8340e darkirc: bump minor version number to 0.4.2 2 years ago
  lunar-mining a1bdf77d0f dnet: sort outbound slots by index, not index and ID, thus improving display 2 years ago
  lunar-mining 70461c52ce dnet: use default bg (enables transparency) 2 years ago
  lunar-mining 523837dafd dnet: display time in H:M:S format, not Y:M:D:H:M:S:NS 2 years ago
  lunar-mining d544f981db dnet: store inbound connections in model and render in view 2 years ago
  lunar-mining 98ca41b509 dnet: generalize rpc to work with remote hosts as well as localhost 2 years ago
  lunar-mining 6107ddfa74 dnet: update asyncio to latest usage and minor bug fix 2 years ago
  Dastan-glitch c629a5d000 event_graph: accept zero rotations for apps that need full history all the time (such as tau) 2 years ago
  lunar-mining 373441d08a dnet: regenerate requirements in venv 2 years ago
  lunar-mining 331e8f6fb5 dnet: add events to model and display on view 2 years ago
  lunar-mining da5dfc10ea dnet: minor bug fix and cleanup 2 years ago
  parazyd 5efa9427bb darkirc: Attempt to mitigate double-message rendering. 2 years ago
  Dastan-glitch dde1614be1 bin/darkirc: [mirror-bot] minor fix 2 years ago
  Dastan-glitch b115638e98 bin/tau: update code and rpc methods 2 years ago
  Dastan-glitch 7a9604d968 bin/tau: use new event_graph code 2 years ago
  parazyd 359c914eef net/hosts: Don't reject localhost, and just use the host_str 2 years ago
  parazyd ee47552eee net: Mark peer as rejected if we have missing dispatchers for certain packets. 2 years ago
  parazyd 59f95dd0fb net: Implement peer connection rejection 2 years ago
  parazyd 1f0ef59581 event-graph: Add informational message when already synced. 2 years ago
  parazyd d76d6f9d95 darkirc: Handle weechat-style JOIN. 2 years ago
  parazyd d1b84ca832 net: Disconnect peers which send us packets that we don't have dispatchers for. 2 years ago
  parazyd 80e5977439 darkirc: Allow DAG sync skip 2 years ago
  parazyd d68cee0a36 darkirc: Enable DAG sync on startup. 2 years ago
  parazyd bdb78b58f1 darkirc: Scan DAG and replay messages on channel JOIN and welcome. 2 years ago
  parazyd bc60781225 darkirc: Implement seen message tracking in USER scope 2 years ago
  parazyd 597beddba4 darkirc: Use RwLock instead of Mutex where applicable 2 years ago
  parazyd 6cf480caaa Rename event_graph2 to event_graph and temp disable some old dependents. 2 years ago