Historie revizí

Autor SHA1 Zpráva Datum
  darkfi 51c204be84 wallet: App::setup() schema, then once miniquad starts, App::start() will first draw the scenegraph, then start the procs. This way drawing is done ASAP and fast on app startup. před 1 rokem
  darkfi 0f642dc1e3 wallet: delete RenderApiPtr, since mpsc::Sender is Cloneable, we can just use RenderApi directly před 1 rokem
  darkfi 20d94d4a55 wallet: cargo update před 1 rokem
  darkfi 0ccf1989b0 wallet: java android, bugfix broken cancelComposition() by accessing InputMethodManager from the MainActivity class. před 1 rokem
  darkfi 3d74fee0f6 wallet: CustomInputConnection.java introduce an fstr log() function před 1 rokem
  darkfi 57309a5e4c wallet: editbox create a separate ComposingText store for the current composition před 1 rokem
  skoupidi 779164dc75 chore: updated nightly references version před 1 rokem
  parazyd f508a4a8d4 net/transport: Add SOCKS5 dialer před 1 rokem
  parazyd 2f8e8b243c net: Remove p2p-tcp and p2p-unix features před 1 rokem
  parazyd e1050a363c net/transport/socks5: Use less writes when sending CONNECT request před 1 rokem
  parazyd 122c68f602 net/transport: Simplify SOCKS5 client (the OCD is real) před 1 rokem
  darkfi eb5b7dff04 wallet: create a much better autosuggest plugin for Android, and integrate it with the editbox widget. před 1 rokem
  parazyd 6bc2d3ac20 net/transport: Add SOCKS5 proxy client před 1 rokem
  parazyd 8ef362add0 darkfid/rpc_xmr: Clean up method usage před 1 rokem
  parazyd 20fb68303e darkfid: Compile and include rpc_xmr před 1 rokem
  parazyd aa28997535 darkfid: Add rpc_xmr před 1 rokem
  skoupidi 44db85b2f3 darkfid: introduce a second rpc handler for mm http requests před 1 rokem
  skoupidi bc22307e8b rcp/server: generalize RequestHandler so we can create multiple instances of it před 1 rokem
  parazyd 441a029f58 darkirc: Update default config před 1 rokem
  parazyd f5edecad52 tau: Update default config před 1 rokem
  parazyd b3427d0108 tau: Update config for P2P datastore před 1 rokem
  kalm dd81943013 util/time: implement DateTime::from_timestamp_str and corresponding unit test před 1 rokem
  kalm 402a508d51 explorer/test_util: add initial implementation of test_util module for reusable testing utilities před 1 rokem
  kalm 541b958824 validator/fees: implement custom Debug trait for GasData před 1 rokem
  skoupidi 7739d8a40e blockchain: use sled-overlay record parsing functions před 1 rokem
  skoupidi 9f490a09d3 darkfid: replaced finalization term with confirmation před 1 rokem
  skoupidi bd554cced1 darkfid: network reorg trigger added před 1 rokem
  skoupidi a51211c037 Cargo.toml: updated sled-overlay version před 1 rokem
  darkfi 36f266c43f wallet: editbox typing suggest bug fixes when changing cursor pos. před 1 rokem
  darkfi 969c965c8d wallet: editbox handles android typing suggestions před 1 rokem