Commit History

Author SHA1 Message Date
  darkfi ac53cae94a evgrd: add SENTEVENT to protocol 2 years ago
  darkfi 7c11ee6cc9 wallet/schema: small UI improvements 2 years ago
  darkfi 131d18588b evgrd: enable build-daemon feature which adds missing deps when compiling the daemon 2 years ago
  darkfi 89ad33ebfa doc: remove duplicate network troubleshooting file and move network troubleshooting to misc in the book 2 years ago
  darkfi 4aa44b36a0 wallet: tor-dirmgr tries to pull sqlite3, which on android has a missing symbol __extenddftf2 due to missing compiler builtins. We therefore link against clang_rt.builtins for each target_arch on android using a build.rs. See the code comment for more details. 2 years ago
  darkfi 29ba9e43a8 wallet: connect the tubez with LocalEventGraph. now we recv msgs from the backend. 2 years ago
  darkfi b852e893c4 wallet: add LocalEventGraph backend 2 years ago
  darkfi d329b8dee8 doc: added peer discovery to net-troubleshooting and edit format 2 years ago
  darkfi ddb8dabd64 book: add section on UI 2 years ago
  dark-john 7b87f6b212 contrib: add missing dependencies for fedora and other dnf distros 2 years ago
  darkfi 1bbb3bddcc evgrd: change path for test client so it's not using the same data dir as the daemon itself ;) 2 years ago
  darkfi a915e34d66 evgrd: deserialize and print privmsg on new event 2 years ago
  darkfi 3067d970ea wallet: regen glyphs on rescale 2 years ago
  dasman a63d628ec5 script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module 2 years ago
  darkfi 3dead803ad wallet: support upscaling in the core text lib itself 2 years ago
  darkfi b340ebf197 wallet: chatview upscale text depending on window_scale 2 years ago
  darkfi 9b6e2c0739 wallet: re-enable net backend with new scenegraph 2 years ago
  darkfi ee7f415231 wallet: updated chatview to new backends 2 years ago
  darkfi d688226a56 wallet: update editbox 2 years ago
  darkfi 02f87b8cd5 wallet: update Button UI object to new backends 2 years ago
  skoupidi 25dffaeba2 darkfid: refactored p2p stack to use generic protos 2 years ago
  skoupidi c73ee72a41 src/net/session/seedsync_session.rs: mask unused functions 2 years ago
  skoupidi cf8d758bb8 src/net/p2p: added fn to grab a channel pointer by its id 2 years ago
  darkfi d2b1a25f12 wallet: implement fractional scaling \o/ 2 years ago
  darkfi b6f1e571ea wallet: migrate to new scene graph and render API backend 2 years ago
  draoi fb7b7d50c4 doc: improve net peer discovery info messages 2 years ago
  draoi e55ae297f7 chore: make clippy 2 years ago
  draoi 5d302f3435 inbound_session: remove redudant subscribe_stop() call 2 years ago
  draoi 1121b0bede session: bugfix- don't ignore subscribe_stop() error case 2 years ago
  skoupidi 82520041eb chore: clippy elided lifetimes 2 years ago