Commit History

Author SHA1 Message Date
  darkfi 5ed041e1d0 app: delete old DarkIrc impl and s/DarkIrc2/DarkIrc/ 1 month ago
  jkds e0fbeb54ff app: run make fmt 2 months ago
  jkds 70479fe7ce app: feature guard enable-plugins split into enable-plugins-(drk|fud|darkirc) 2 months ago
  jkds 5f2a423c22 app/plugin: stub in darkirc2 for evgr2 meant to replace darkirc1 (keep original for ref until migrations complete) 2 months ago
  epiphany f6859b51a1 app/plugin: remove deprecated p2p settings 4 months ago
  epiphany 481d0a0fc3 app: add drk plugin 4 months ago
  jkds 56f1f8c60e app: add gesture support at the window level 5 months ago
  jkds 9f16bed6fe app: add gesture stub submod to window, and make sure app compiles/runs when enable-plugins feature is disabled 5 months ago
  x 9785777642 chore: Update copyright license year 8 months ago
  jkds edc37a3724 app/vid: cleanup java JNI glue code 8 months ago
  oars 81bd50925c bin/app: DEP-0007: rename allowed_transports, retrieve outbound_connect_timeout, channel_handshake_timeout, channel_heartbeat_interval from network profiles 1 year ago
  darkfi 37a5402606 app: add ravid video codec decoder wrapper 9 months ago
  darkfi 2a26349ab5 app: add new video module, which contains IVF demuxer and YUV -> RGB color conversion. add rav1d branch with rust API to cargo.toml 9 months ago
  epiphany 1f99bf931d app: add fud plugin, add FileMessage to MessageBuffer 9 months ago
  darkfi a9a68782f6 app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature 1 year ago
  darkfi c4731e725d app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘ 1 year ago
  oars 9743cc1d41 net: change transport_mixing into a list of transports to be mixed allowing control of the specific transports we want to be mixed 1 year ago
  darkfi b1692e141b app: fix broken android build 1 year ago
  darkfi 72c1cff8b4 app: cargo fmt 1 year ago
  darkfi 53ca281102 app: fix ALL warnings ;) 1 year ago
  darkfi e96d92cf82 app: enable darkirc plugin running on bg_runtime inside God::new() 1 year ago
  darkfi 33d18f11dd app: migrate from nightly to stable toolchain 1 year ago
  darkfi 419daacff2 app: cargo fmt 1 year ago
  darkfi 6d7ec962e8 app: add more settings for darkirc, add app settings and app.scale 1 year ago
  darkfi 345f9cbb2b app: settings manager wip 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  darkfi 2b49de9bcf rename bin/darkwallet/ to bin/app/ 1 year ago