Historique des commits

Auteur SHA1 Message Date
  darkfi 7557d26e41 app: make overlay display for darkirc p2p traffic and switching it off and on il y a 1 jour
  darkfi 116b3bba4c app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with il y a 1 jour
  darkfi d1a732b7bf app: reorganize netstatus icon inside chat node to clean up schema and add extra proj assets il y a 2 jours
  darkfi c479932a26 app/emoji: improve algo for placing emojis inside emoji_picker and add a margin too il y a 3 jours
  darkfi ed0548b505 app: build with --no-default-features on all targets il y a 4 jours
  darkfi 2441bc26e9 app/chatview: add support for /me il y a 4 jours
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu il y a 5 jours
  darkfi bc5aed1555 app: fix broken path in Makefile il y a 1 semaine
  darkfi d3af4b1557 app: add zkas proof compilation to Makefile (cos of RLN proofs) il y a 1 semaine
  darkfi 23cf2d82e1 app/chatview: fix crash when selecting lines il y a 1 semaine
  darkfi 17da9178bf app/layer: migrate Layer to new trigger redraw paradigm. il y a 1 semaine
  darkfi a05f6e816f app/menu: no scrolling menu while in edit mode il y a 1 semaine
  darkfi 0203bba467 app/edit: on android dont use set_select() just push the entire state for now which is more robust. il y a 2 semaines
  darkfi 89ef165018 app/edit: polish android editor behaviour il y a 2 semaines
  darkfi c0089d658c app: add schema test-edit il y a 2 semaines
  dasman a5e0feb113 bin/app: impl darkirc2 plugin with new event_graph sync methods il y a 1 mois
  darkfi 14ef214e35 app: fix compilation with/without features set il y a 1 mois
  darkfi 6caf28a078 app: cargo update & make enable-plugins default for dev builds il y a 1 mois
  dasman d7ae52d3b3 bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods il y a 2 mois
  darkfi 595bab88af app: add debug property to button nodes to see their outline il y a 5 mois
  jkds c78e468e75 app: add scroll_layer + schema test. currently does nothing just stubs il y a 5 mois
  jkds f8c9e963ce app/menu: add color active/alert status for channels il y a 7 mois
  jkds 4082bc4b4c app/gfx: RenderApiSync force update if display changes il y a 7 mois
  jkds 92cbce6df9 app: put enable-plugins feature as default il y a 7 mois
  jkds 037172617d app: windows automated build script il y a 7 mois
  jkds 9d15053bee app/chatview: migrate FileMessage to text2 API il y a 7 mois
  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. il y a 7 mois
  jkds 3564bd1f84 app/chatview: migrate DateMessage to text2 API il y a 7 mois
  jkds 6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. il y a 7 mois
  jkds 0a5bc2772c app/android: integrate GameTextInput into build and provide an interface il y a 7 mois