darkfi
|
cfe7795bb6
app/chatview: bugfix copying buffer lines was in reverse order
|
1 settimana fa |
darkfi
|
fc1cca41a4
app: make a better debug chat log used in populate_tree() (for testing chatview)
|
1 settimana fa |
darkfi
|
401f89603a
app: fix broken scrollback buffer loading
|
1 settimana fa |
x
|
7519de7db0
darkfid/task/sync: error out if sync is incomplete and all peers are failing so node can keep retrying and doesn't consider its state synced
|
1 settimana fa |
x
|
5cf6780469
darkfid/task/sync: verify sync response matches request before procesing
|
1 settimana fa |
media
|
434db88375
app/chat: cyan copy button on selection overlay
|
1 settimana fa |
darkfi
|
3522c4ac64
app/drk: brand new wallets don't scan from genesis anymore, and add net.transport setting support
|
2 settimane fa |
darkfi
|
f25fad7be1
app/drk: implement a custom scan loop (instead of reusing drk's) and fetch blocks in batches from darkfid
|
3 settimane fa |
darkfi
|
b95c66f82c
drk/rpc: remove `progress_pub` arg from `scan_blocks()`
|
3 settimane fa |
darkfi
|
bc72fe43dd
drk/rpc: make `scan_block()` public
|
3 settimane fa |
darkfi
|
f816644cf7
openspec: archive app-pydrk-cli proposal
|
1 settimana fa |
darkfi
|
60e2fdc84f
app: add back button alt+left on win/linux, compose+left mac and back android
|
1 settimana fa |
darkfi
|
cc0cc1bde3
app: restore settings to testing ready state
|
2 settimane fa |
darkfi
|
2ae24ea767
app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review.
|
2 settimane fa |
darkfi
|
b10532e335
app: on android keeping a handle to the audiomixer open will constantly play a 'silent' side which keeps a wakelock that stops suspend and drains the battery. here to solve the issue we use an experimental api from rodio which enables us to pause the mixer on android. we do this with a special reaper thread that activates 6s after starting a sound to pause the mixer. fucking android
|
2 settimane fa |
x
|
635ccbefea
zk/gadgets: Fix clippy lint
|
2 settimane fa |
darkfi
|
7f0b0c8077
app: when screen is off stop ticking to preserve battery
|
2 settimane fa |
darkfi
|
5fd59e27a4
app: pydrk CLI update with missing shape fns
|
2 settimane fa |
darkfi
|
804f296154
doc: update the dao and money contract specs
|
2 settimane fa |
darkfi
|
b0958dc157
openspec/swarm: tighten terminology due to inconsistent use of swarm for both subnet and orchestrator. now swarm is the subnet and orchestrator is called swarm pool.
|
2 settimane fa |
x
|
2b4a35b4c6
app: add pydrk utility for working with the scenegraph realtime and interactively
|
2 settimane fa |
x
|
ec5c2000b8
openspec/swarm: Revise and review spec
|
2 settimane fa |
darkfi
|
c341c1a4b6
.gitignore: ignore changes to .opencode subdir
|
2 settimane fa |
darkfi
|
01daf26920
app/layer: add debug property. setting it to true draws the layer outline
|
2 settimane fa |
darkfi
|
731154c340
app: migrate from raw touch events to a gesture recognizer which makes touch handling more consistent, robust, easier to use and clearer code.
|
2 settimane fa |
darkfi
|
a585da8e32
openspec: add darkirc-mod and evgr-resume-bug proposals
|
2 settimane fa |
darkfi
|
93fd612ca4
openspec: add app-chatview, app-gesture, app-pydrk-cli, app-theme
|
3 settimane fa |
darkfi
|
1226df19b1
app: cleanup pydrk and now allow drawing vectors over the wire :)
|
3 settimane fa |
darkfi
|
a5b8f34f6e
app: make shape data a native property value, make shape a vector_art property and allow passing it from netdbg
|
3 settimane fa |
darkfi
|
7c169b48dc
app/netdbg: get/set property expr over netdebug backend
|
3 settimane fa |