Историја ревизија

Аутор SHA1 Порука Датум
  dasman a5e0feb113 bin/app: impl darkirc2 plugin with new event_graph sync methods пре 1 недеља
  darkfi 14ef214e35 app: fix compilation with/without features set пре 2 недеља
  darkfi 6caf28a078 app: cargo update & make enable-plugins default for dev builds пре 3 недеља
  dasman d7ae52d3b3 bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods пре 1 месец
  darkfi 595bab88af app: add debug property to button nodes to see their outline пре 4 месеци
  jkds c78e468e75 app: add scroll_layer + schema test. currently does nothing just stubs пре 4 месеци
  jkds f8c9e963ce app/menu: add color active/alert status for channels пре 6 месеци
  jkds 4082bc4b4c app/gfx: RenderApiSync force update if display changes пре 6 месеци
  jkds 92cbce6df9 app: put enable-plugins feature as default пре 7 месеци
  jkds 037172617d app: windows automated build script пре 7 месеци
  jkds 9d15053bee app/chatview: migrate FileMessage to text2 API пре 7 месеци
  jkds a9e1f04a9f app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this. пре 7 месеци
  jkds 3564bd1f84 app/chatview: migrate DateMessage to text2 API пре 7 месеци
  jkds 6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. пре 7 месеци
  jkds 0a5bc2772c app/android: integrate GameTextInput into build and provide an interface пре 7 месеци
  jkds 49bcfb575f app: tweak android build paths and Dockerfile пре 7 месеци
  jkds 51dc7c4a9b app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed пре 7 месеци
  jkds ab303d8b0d app: update Makefile asset paths to use dark.fi/assets/ now пре 7 месеци
  darkfi a05956d412 app: cleanup rav1d build stuff in Makefile and Cargo.toml пре 7 месеци
  darkfi a6d8104b97 Revert "Add iOS build and run support for the DarkFi app" пре 7 месеци
  nighthawk24 7243212aee Add iOS build and run support for the DarkFi app пре 7 месеци
  darkfi 06ae05d11f app: make tweaks to build and release workflow for win/mac пре 9 месеци
  darkfi 1ed1dd35fc app: final bg vid tweaks for release. darken bg on actual chats with a subtle gradient, diff sizes for mobile and desktop. пре 9 месеци
  darkfi aa8e53f500 app: raise outbound conns from 1 to 3 пре 9 месеци
  darkfi e1ba7e251b app: fix Makefile to download video bg data пре 9 месеци
  darkfi 99d9c3b9d7 app: Makefile optional ADB_DEVICE for when adb has multiple phones/conns attached пре 1 година
  darkfi 82d60a7e72 app: avoid forever accumulate gfx method queue while screen is off by pruning new/delete pairs and draw call duplicate updates, fixes out of memory crash while phone screen is off a long time пре 1 година
  darkfi 12d11b58ba app: remove custom cargo quad in makefile target пре 1 година
  darkfi 5a92b05b75 app: disable miniquad's panic_hook override using new conf setting пре 1 година
  darkfi 53ca281102 app: fix ALL warnings ;) пре 1 година