Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  x d275d78ce0 zkas: Support >1 nested calls 7 tháng trước cách đây
  jkds 90fadca718 app: cargo update Cargo.lock 7 tháng trước cách đây
  jkds a62a809265 app: fix warnings 7 tháng trước cách đây
  jkds 27b842fa97 app: fix android build errors due to recent changes 7 tháng trước cách đây
  jkds d516d63183 system: make set_thread_priority() linux branch also available for android. 7 tháng trước cách đây
  jkds 04e0a80222 app: s/node.setup(|me| Button::new(me))/node.setup(Button::new)/ 7 tháng trước cách đây
  jkds 9f716a283c app: make connect status indicator clickable- doing so will force a reconnect 7 tháng trước cách đây
  epiphany 1f8445bbf4 fud: update default ports, move management rpc methods to another rpc server 7 tháng trước cách đây
  darkfi 823038c327 app/expr: add native fn as an opcode 7 tháng trước cách đây
  darkfi e30bd5d36e app: remove some uneeded async from fns 7 tháng trước cách đây
  darkfi 0e20811752 app/edit: remove uneeded async qualifiers from fns now that TXT_CTX and self.editor is no longer behind AsyncMutexes 7 tháng trước cách đây
  darkfi 38e5829196 app: various cleanups to Editor used by BaseEdit with main one being moving from async to purely sync. other changes: 7 tháng trước cách đây
  darkfi 68e73036af app/editor: add ParleyDriverWrapper which hugely simplifies driver access pattern 7 tháng trước cách đây
  jkds 5c2bd621df app: remove old TEXT_CTX and replace with parley new pattern 7 tháng trước cách đây
  x c4ec4de713 blockchain/monero: Fix mismatches between async and sync serialization 7 tháng trước cách đây
  jkds 9af3c403a7 app/chatview: fix multiline msgs 7 tháng trước cách đây
  jkds 74b18df957 app: fix emoji picker due to recent changes 7 tháng trước cách đây
  jkds 22f9597908 app: rename text2 => text 7 tháng trước cách đây
  jkds 94a0db125e app: delete freetype 🎉🎉🎉 7 tháng trước cách đây
  jkds cc53053ef2 app: migrate emoji_picker to the new text API 7 tháng trước cách đây
  jkds 0a8be750d3 app: remove text1 refs from ChatView 7 tháng trước cách đây
  jkds 2caeba1c5f app/chatview: cleanup unused fn params and remove unused stuff 7 tháng trước cách đây
  jkds 9d15053bee app/chatview: migrate FileMessage to text2 API 7 tháng trước cách đây
  x 1e185188e9 doc/nodes: Add default daemon ports 7 tháng trước cách đây
  x 3ab39ece15 doc/tor-guide: Clean up and formatting 7 tháng trước cách đây
  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 tháng trước cách đây
  jkds 6e23e98d26 app: replace androidx with just normal android classes so we dont need to bundle androidx jar 7 tháng trước cách đây
  jkds a46fc2963b app/chatview: migrate PrivMessage to text2 API 7 tháng trước cách đây
  jkds b7935765fb app: Cargo.lock update 7 tháng trước cách đây
  jkds 3564bd1f84 app/chatview: migrate DateMessage to text2 API 7 tháng trước cách đây