История коммитов

Автор SHA1 Сообщение Дата
  darkfi 67e7b92d77 wallet: full customization of edit cursor: width, ascent and descent 2 лет назад
  darkfi 0d27ae00cb wallet/editbox: make the cursor blinking lol 2 лет назад
  darkfi c903e0d3be wallet: add a beautiful popup telling the user to upgrade their app when the server version is higher than the app's version 2 лет назад
  darkfi 177e390262 wallet: fix issue with chatview swallowing input events 2 лет назад
  dasman 47833e5415 evgrd: fix version number and add seed nodes 2 лет назад
  darkfi 4661036ed9 evgrd: add missing file for last commit: example/send.rs 2 лет назад
  darkfi 958b3e049b evgrd: move bin/test.rs to example/recv.rs and add example/send.rs 2 лет назад
  darkfi 9812ea9641 editbox: make cursor a separate drawcall 2 лет назад
  darkfi 81c843b91c wallet: send text when pressing enter 2 лет назад
  darkfi 4edc89237e wallet: upscale old timestamps in secs to millis 2 лет назад
  darkfi 0ec8969b2d evgrd: add code to branch on app versions and send corrected timestamp. 2 лет назад
  darkfi 6e701a9d85 doc: edit net troubleshooting page 2 лет назад
  darkfi dd4988bf3e doc: update darkirc to reference net troubleshooting page 2 лет назад
  darkfi d0b4966932 dnet: silence urwid logger 2 лет назад
  darkfi 804c3e7549 wallet: darkirc backend broadcast p2p events 2 лет назад
  darkfi d33fc7f3b1 doc: fix confusing channel disconnect info message 2 лет назад
  darkfi 3136988c48 Revert "inbound_session: remove redudant subscribe_stop() call" 2 лет назад
  darkfi e9eef08ee2 Revert "chore: make clippy" 2 лет назад
  darkfi d5ba88e099 wallet: send msgs from the UI 2 лет назад
  darkfi 5bce7a7500 wallet: structify the darkirc local backend so we can call .send(msg) on the stream it manages. 2 лет назад
  darkfi 63ea55236a wallet: change font from IBM plex mono light to the regular version 2 лет назад
  darkfi f65a643bd0 event_graph: add Event::with_timestamp() method to create an event with the timestamp explicitly provided. 2 лет назад
  darkfi ac53cae94a evgrd: add SENTEVENT to protocol 2 лет назад
  darkfi 7c11ee6cc9 wallet/schema: small UI improvements 2 лет назад
  darkfi 131d18588b evgrd: enable build-daemon feature which adds missing deps when compiling the daemon 2 лет назад
  darkfi 89ad33ebfa doc: remove duplicate network troubleshooting file and move network troubleshooting to misc in the book 2 лет назад
  darkfi 4aa44b36a0 wallet: tor-dirmgr tries to pull sqlite3, which on android has a missing symbol __extenddftf2 due to missing compiler builtins. We therefore link against clang_rt.builtins for each target_arch on android using a build.rs. See the code comment for more details. 2 лет назад
  darkfi 29ba9e43a8 wallet: connect the tubez with LocalEventGraph. now we recv msgs from the backend. 2 лет назад
  darkfi b852e893c4 wallet: add LocalEventGraph backend 2 лет назад
  darkfi d329b8dee8 doc: added peer discovery to net-troubleshooting and edit format 2 лет назад