darkfi
|
d0b4966932
dnet: silence urwid logger
|
1 year ago |
darkfi
|
804c3e7549
wallet: darkirc backend broadcast p2p events
|
1 year ago |
darkfi
|
d33fc7f3b1
doc: fix confusing channel disconnect info message
|
1 year ago |
darkfi
|
3136988c48
Revert "inbound_session: remove redudant subscribe_stop() call"
|
1 year ago |
darkfi
|
e9eef08ee2
Revert "chore: make clippy"
|
1 year ago |
darkfi
|
d5ba88e099
wallet: send msgs from the UI
|
1 year ago |
darkfi
|
5bce7a7500
wallet: structify the darkirc local backend so we can call .send(msg) on the stream it manages.
|
1 year ago |
darkfi
|
63ea55236a
wallet: change font from IBM plex mono light to the regular version
|
1 year ago |
darkfi
|
f65a643bd0
event_graph: add Event::with_timestamp() method to create an event with the timestamp explicitly provided.
|
1 year ago |
darkfi
|
ac53cae94a
evgrd: add SENTEVENT to protocol
|
1 year ago |
darkfi
|
7c11ee6cc9
wallet/schema: small UI improvements
|
1 year ago |
darkfi
|
131d18588b
evgrd: enable build-daemon feature which adds missing deps when compiling the daemon
|
1 year ago |
darkfi
|
89ad33ebfa
doc: remove duplicate network troubleshooting file and move network troubleshooting to misc in the book
|
1 year ago |
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.
|
1 year ago |
darkfi
|
29ba9e43a8
wallet: connect the tubez with LocalEventGraph. now we recv msgs from the backend.
|
1 year ago |
darkfi
|
b852e893c4
wallet: add LocalEventGraph backend
|
1 year ago |
darkfi
|
d329b8dee8
doc: added peer discovery to net-troubleshooting and edit format
|
1 year ago |
darkfi
|
ddb8dabd64
book: add section on UI
|
1 year ago |
dark-john
|
7b87f6b212
contrib: add missing dependencies for fedora and other dnf distros
|
1 year ago |
darkfi
|
1bbb3bddcc
evgrd: change path for test client so it's not using the same data dir as the daemon itself ;)
|
1 year ago |
darkfi
|
a915e34d66
evgrd: deserialize and print privmsg on new event
|
1 year ago |
darkfi
|
3067d970ea
wallet: regen glyphs on rescale
|
1 year ago |
dasman
|
a63d628ec5
script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module
|
1 year ago |
darkfi
|
3dead803ad
wallet: support upscaling in the core text lib itself
|
1 year ago |
darkfi
|
b340ebf197
wallet: chatview upscale text depending on window_scale
|
1 year ago |
darkfi
|
9b6e2c0739
wallet: re-enable net backend with new scenegraph
|
1 year ago |
darkfi
|
ee7f415231
wallet: updated chatview to new backends
|
1 year ago |
darkfi
|
d688226a56
wallet: update editbox
|
1 year ago |
darkfi
|
02f87b8cd5
wallet: update Button UI object to new backends
|
1 year ago |
skoupidi
|
25dffaeba2
darkfid: refactored p2p stack to use generic protos
|
1 year ago |