커밋 기록

작성자 SHA1 메시지 날짜
  x 30baa2abc5 chore: updated repo links 14 시간 전
  darkfi dd8603dfd1 app/emoji: fix horizontal spacing calc 14 시간 전
  darkfi 09034e1d89 app/chat: the height for emoji_picker is meant to match the android IME. but android returns physical pixels so we must normalize it by dividing by the window_scale 14 시간 전
  darkfi c479932a26 app/emoji: improve algo for placing emojis inside emoji_picker and add a margin too 15 시간 전
  darkfi fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 1 일 전
  darkfi 18d2706ae8 app/text: bugfix incorrect text scaling calcs. we actually render text at pixel scale to achieve crisp glyphs before applying window_scale to avoid upsampling so we werent performing the correct scaling division before doing this. more info below. 1 일 전
  x 9153fd8854 darkfid/rpc: new get_blocks fn added 1 일 전
  x 208afff192 app: remove last sled references 1 일 전
  x 20063c70a8 chore: updated Cargo.lock 1 일 전
  x 27143c318c chore: dropped remaining sled references 3 일 전
  x 6e35c0d670 app: replaced sled-overlay with kvdb-overlay 1 일 전
  x 77971baf09 event_graph: replaced sled-overlay with kvdb-overlay 3 일 전
  x 55b85f9d92 script/research/gg: replaced sled-overlay with kvdb-overlay 5 일 전
  x 1c4cd2aa0b script/research/tx-replayer: replaced sled-overlay with kvdb-overlay 5 일 전
  x 0773c7420a fud: replaced sled-overlay with kvdb-overlay 5 일 전
  x f8d1093c66 explorer: replaced sled with kvdb-overlay 1 주 전
  x b97a25622d bench: replaced sled with kvdb-overlay 1 주 전
  x 2388b7ac3f drk: replaced sled-overlay with kvdb-overlay 1 일 전
  x 0a2eed294c blockchain: replaced sled-overlay with kvdb-overlay 1 주 전
  darkfi ed0548b505 app: build with --no-default-features on all targets 1 일 전
  x 9aa7d50b62 app: missing use from last commit 1 일 전
  x e34ed5ef0d app/schema: add an overlay for darkirc p2p stuff (currently shows nothing) 1 일 전
  x 9a580e2372 app/sfx: play a first time sound effect when starting the app 1 일 전
  x 1d0bf1bc29 app/menu: allow overscrolling menu with overscroll property 1 일 전
  darkfi 08d8ccd2f4 app: add the help popup for /me when typing 1 일 전
  darkfi 2441bc26e9 app/chatview: add support for /me 2 일 전
  darkfi 2c1153bf7d app: update drk's "connect" trigger definition 2 일 전
  darkfi 8c26a4d466 app/wallet: remove unused consts 3 일 전
  darkfi cc4d600367 app/wallet: add scan progress next to blockchain indicator 3 일 전
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu 2 일 전