media
|
0d02cfe8a9
app/menu: replace wallet button with blockchain netlogo
|
4 weeks ago |
media
|
23bfb7a034
app/menu: reposition version block in button strip
|
4 weeks ago |
media
|
777b5056dc
app/menu: create generate key button for private channels
|
4 weeks ago |
media
|
6267465c67
app/schema/menu: organise nodes by creating parent node for schema files
|
4 weeks ago |
media
|
bd878c5875
app/menu: clone channel.rs header across screens, to match designs
|
4 weeks ago |
media
|
17e4310b36
app/menu: add new icons / shapes for channel and contact button
|
4 weeks ago |
media
|
cdeb36bc48
app/menu: remove dead node and make node names more cohesive
|
4 weeks ago |
x
|
7c5327a553
bin/tau: implement RLN;
|
3 weeks ago |
x
|
71d9ac8f7f
script/research/rlnd: dropped
|
3 weeks ago |
x
|
512397116f
script/evgrd: dropped
|
3 weeks ago |
x
|
572ddeba22
app: on android use system long press timeout otherwise 400ms consistently for long holds everywhere
|
3 weeks ago |
darkfi
|
edfea5294f
app: remove our own getScreenDensity() fn since its already in miniquad.
|
3 weeks ago |
x
|
93739d88e2
bin/app/src/plugin/darkirc: implement reverse syncing; newest dag first and other dags sync as a background task
|
3 weeks ago |
darkfi
|
2c4d5a560b
rpc: Rewrite HTTP listener transport URL
|
3 weeks ago |
x
|
f5e0d154b7
rpc: Add support for multiple listeners per server
|
4 weeks ago |
darkfi
|
7011a29f1b
app/drk: fix domain in darkfid endpoint
|
4 weeks ago |
darkfi
|
4c222b0d7b
app/drk: set url to public darkfid instance
|
4 weeks ago |
darkfi
|
b7c6f295ce
app/android: bugfix for android where app is active with IME, switch to another app, close screen for 15 mns, open screen, switch back to app. The screen will redraw as if IME is still shown so we explicitly re-request insets when priming screen.
|
4 weeks ago |
darkfi
|
496fb1c79d
app: proper color for selected lines
|
4 weeks ago |
darkfi
|
23cf2d82e1
app/chatview: fix crash when selecting lines
|
4 weeks ago |
darkfi
|
12691bdca1
app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx.
|
4 weeks ago |
darkfi
|
17da9178bf
app/layer: migrate Layer to new trigger redraw paradigm.
|
1 month ago |
darkfi
|
853670c7da
app/win: move to serialized draw task in Window which makes drawing strongly atomic eliminating all races
|
1 month ago |
darkfi
|
a05f6e816f
app/menu: no scrolling menu while in edit mode
|
1 month ago |
shayan13g
|
2d5faebb1b
bin/app/java/videodecode: skip empty output buffers during decoder EOS handling
|
1 month ago |
darkfi
|
11602700ec
app/logger: make logfile also catch panics and java exceptions
|
1 month ago |
darkfi
|
922b57633c
darkfid/task/sync: break the retrieve_blocks loop if block timestamp is invalid
|
1 month ago |
darkfi
|
21abb7e286
app/plugin/fud: update seeds
|
1 month ago |
darkfi
|
895af8b025
darkirc: impl /LIST cmd by recording public channels as seen_channels
|
1 month ago |
darkfi
|
e16d3ae864
app/chatview: android fix clicking URLs and unselecting when single tapping during text selection mode
|
1 month ago |