Commit History

Author SHA1 Message Date
  darkfi 2a922df3ce wallet: customize emoji and font 1 year ago
  skoupidi 561e74074b darkirc/irc: told you that I can fix her 1 year ago
  darkfi 743d252d57 s/PanicInfo/PanicHookInfo/ 1 year ago
  darkfi 0ee4e998eb darkirc: set a panic hook so when panic is invoked in a multi-threaded app it just straight up aborts the node immediately. 1 year ago
  dasman 6d15bac780 deg: increase buffer limit 1 year ago
  darkfi 8b7bb60f53 wallet: build system: add macos logo, control build using features and a cargo update 1 year ago
  darkfi 131e724df6 wallet: windows MSI darkfi.ico file + instructions 1 year ago
  darkfi e844663639 wallet: bash script to make Linux AppImage 1 year ago
  darkfi 495713e4b6 wallet: cleanup dir a little bit 1 year ago
  darkfi 61a54a1058 wallet: android gesture to change the window scale 1 year ago
  darkfi d6522d91f0 wallet: show purple status while DAG is syncing 1 year ago
  darkfi 16a2f1f1cb wallet: ctrl+-/= will zoom in/out the window scale, and also persist this between restarts. 1 year ago
  darkfi 2ce6f46cba wallet: add window favicon 1 year ago
  darkfi 83d334642e wallet: add network status indicator 1 year ago
  darkfi d1db976c21 wallet: add a network status indicator 1 year ago
  darkfi a2e8795e8e wallet: bugfix for mac, when starting the app it shows graphical snow, so clear the screen when drawing. 1 year ago
  darkfi be45adba13 wallet: cargo update + add windows instructions + put file logger to trace level 1 year ago
  darkfi 4d7bd6474f wallet: re-enable disabled plugins switch 1 year ago
  darkfi f38bc410fa wallet: draw calls now all share the same AtomicGuard 1 year ago
  darkfi 617f786bf3 wallet: introduce PropertyAtomicGuard which allows us to control *when* property updates are propagated throughout the scenegraph. See src/prop/guard.rs for a detailed desc. 1 year ago
  darkfi fe391b8e92 wallet: for draw calls add a trace_id used to correlate draw() trace!() logs 1 year ago
  darkfi 7fa7015dba wallet: beef up trace logging info on property output and dependencies when modified 1 year ago
  skoupidi 697d96b31a doc/misc/darkirc/darkirc: minor cleanup 1 year ago
  skoupidi 189c715134 doc/misc/darkirc/darkirc: move network level privacy section before usage 1 year ago
  darkfi 83e1527145 wallet: bugfix and simplify text shaping algo 1 year ago
  darkfi c1956bdbfc wallet: only allow trace logging level for specific opt-in targets 1 year ago
  darkfi 28b3cdda50 wallet: removed testcode loading experimental font (not yet added) 1 year ago
  darkfi 381d7d0c0c wallet: further tweak logging levels and text. 1 year ago
  darkfi edd333a657 wallet: downgrade nearly all logs from debug to trace, and add a large list of targets to mute net/event_graph spam 1 year ago
  darkfi 56f4530a85 wallet: cleanup font rendering code, and make it more robust 1 year ago