darkfi
|
11b843ce66
app/menu: draw the contacts menu background from the schema so an empty list still dims the screen
|
há 1 semana atrás |
darkfi
|
cd0b2aacfe
app/menu: fix contacts icon drawn upside down, vertex data was authored y-up
|
há 3 semanas atrás |
darkfi
|
146fad4971
app: add unstyled darkfi main menu
|
há 1 dia atrás |
darkfi
|
c64c94f498
app: cleanup chat2.txt
|
há 2 dias atrás |
darkfi
|
9765ebcd6c
app: add AGENTS.md
|
há 2 dias atrás |
lofanator
|
72e7cd79a9
darkfid/task/sync: skip peer on response hash mismatch
|
há 1 semana atrás |
darkfi
|
04bff21503
app: added themes. now the main schema creates a minimal theme using defaults. the theme then sets properties to override these. we also use dependencies to do the equivalent of css classes for styling multiple widgets. the active theme is now called scifi on top of the minimal theme.
|
há 4 dias atrás |
x
|
b1ee8244d7
app/drk: fix endpoint in new()
|
há 6 dias atrás |
darkfi
|
d9378651d7
app: add new paste icon where it previously had the copy button shape
|
há 1 semana atrás |
darkfi
|
cfe7795bb6
app/chatview: bugfix copying buffer lines was in reverse order
|
há 1 semana atrás |
darkfi
|
fc1cca41a4
app: make a better debug chat log used in populate_tree() (for testing chatview)
|
há 1 semana atrás |
darkfi
|
401f89603a
app: fix broken scrollback buffer loading
|
há 1 semana atrás |
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
|
há 1 semana atrás |
x
|
5cf6780469
darkfid/task/sync: verify sync response matches request before procesing
|
há 1 semana atrás |
media
|
434db88375
app/chat: cyan copy button on selection overlay
|
há 1 semana atrás |
darkfi
|
3522c4ac64
app/drk: brand new wallets don't scan from genesis anymore, and add net.transport setting support
|
há 2 semanas atrás |
darkfi
|
f25fad7be1
app/drk: implement a custom scan loop (instead of reusing drk's) and fetch blocks in batches from darkfid
|
há 3 semanas atrás |
darkfi
|
b95c66f82c
drk/rpc: remove `progress_pub` arg from `scan_blocks()`
|
há 3 semanas atrás |
darkfi
|
bc72fe43dd
drk/rpc: make `scan_block()` public
|
há 3 semanas atrás |
darkfi
|
f816644cf7
openspec: archive app-pydrk-cli proposal
|
há 2 semanas atrás |
darkfi
|
60e2fdc84f
app: add back button alt+left on win/linux, compose+left mac and back android
|
há 2 semanas atrás |
darkfi
|
cc0cc1bde3
app: restore settings to testing ready state
|
há 2 semanas atrás |
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.
|
há 3 semanas atrás |
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
|
há 2 semanas atrás |
x
|
635ccbefea
zk/gadgets: Fix clippy lint
|
há 2 semanas atrás |
darkfi
|
7f0b0c8077
app: when screen is off stop ticking to preserve battery
|
há 2 semanas atrás |
darkfi
|
5fd59e27a4
app: pydrk CLI update with missing shape fns
|
há 3 semanas atrás |
darkfi
|
804f296154
doc: update the dao and money contract specs
|
há 3 semanas atrás |
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.
|
há 3 semanas atrás |
x
|
2b4a35b4c6
app: add pydrk utility for working with the scenegraph realtime and interactively
|
há 3 semanas atrás |