Commit History

Author SHA1 Message Date
  darkfi 64c3f1aa3c wallet: editbox when text is highlighted and key pressed, use regen_glyphs() since we no longer regen glyphs in redraw() 2 years ago
  parazyd 2f97f384e7 net: Use forked Url crate that supports our transport schemes 2 years ago
  draoi 0c8b274505 net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak 2 years ago
  dasman b3f7a9a876 darkirc: queue user privmsgs and send them once DAG is synced 2 years ago
  darkfi 327c435e8f wallet: editbox bugfix, split regen_glyphs() from redraw() 2 years ago
  darkfi f28500c36a wallet: editbox home/end keys 2 years ago
  darkfi 8e54b470bd wallet: editbox fix race condition 2 years ago
  draoi 4cf4fa93d8 doc: add manual blacklist usage to default config 2 years ago
  draoi 8ae9e42e71 net: allow control of schemes in the blacklist imported from Settings 2 years ago
  parazyd 3d60035238 net/acceptor: Add Tor hidden service address to external_addrs if available 2 years ago
  parazyd f94094e732 net/channel: Attempt to properly parse IPs in Channel::ban() 2 years ago
  parazyd 3bdae810b3 net/channel: Add helpful debugging error calls 2 years ago
  parazyd 27fd3785f8 chore: Update crate dependencies and CI Rust version 2 years ago
  parazyd 7945e2eb18 net: Implement mutable Settings which allow dynamic reconfiguration 2 years ago
  parazyd 795e2300cb net: Remove SettingsPtr type alias 2 years ago
  draoi f78af159aa chore: improve some hosts.rs code documentation 2 years ago
  draoi b735f9ffd9 channel: block all ports when blacklisting an inbound peer 2 years ago
  parazyd 60114d71ab darkwallet: Add license headers 2 years ago
  parazyd 46a74e6b60 net: Use AtomicBool for dnet_enabled mark 2 years ago
  darkfi 40b4280170 wallet: add empty ChatView stub struct 2 years ago
  darkfi dfd4f43dbc wallet: editbox add missing on_modify hooks 2 years ago
  darkfi 35bd4fc24c wallet: editbox dont draw selected when start == end, and unfocus event will unset selection 2 years ago
  darkfi baf83715e6 wallet: editbox phone touchscreen highlighting text 2 years ago
  darkfi 8a40ac3cf8 wallet: editbox highlighting text with the mouse 2 years ago
  draoi c463537fd2 chore: fix net/ HostRegistry documentation 2 years ago
  darkfi 77417cc9b8 wallet: editbox click to focus/unfocus editing 2 years ago
  draoi 3c526d179f hosts: more permissive transitions from HostState::Free 2 years ago
  draoi ab52d14372 hosts: enable the transition from Refine to Move 2 years ago
  draoi 3b5273c332 hosts: make unregister() call less dangerous 2 years ago
  darkfi 86deef0b5b wallet: editbox replace highlighted text when typing 2 years ago