media
|
cdeb36bc48
app/menu: remove dead node and make node names more cohesive
|
hai 1 semana |
x
|
7c5327a553
bin/tau: implement RLN;
|
hai 6 días |
x
|
71d9ac8f7f
script/research/rlnd: dropped
|
hai 6 días |
x
|
512397116f
script/evgrd: dropped
|
hai 6 días |
x
|
572ddeba22
app: on android use system long press timeout otherwise 400ms consistently for long holds everywhere
|
hai 1 semana |
darkfi
|
edfea5294f
app: remove our own getScreenDensity() fn since its already in miniquad.
|
hai 1 semana |
x
|
93739d88e2
bin/app/src/plugin/darkirc: implement reverse syncing; newest dag first and other dags sync as a background task
|
hai 1 semana |
darkfi
|
2c4d5a560b
rpc: Rewrite HTTP listener transport URL
|
hai 1 semana |
x
|
f5e0d154b7
rpc: Add support for multiple listeners per server
|
hai 1 semana |
darkfi
|
7011a29f1b
app/drk: fix domain in darkfid endpoint
|
hai 1 semana |
darkfi
|
4c222b0d7b
app/drk: set url to public darkfid instance
|
hai 1 semana |
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.
|
hai 1 semana |
darkfi
|
496fb1c79d
app: proper color for selected lines
|
hai 1 semana |
darkfi
|
23cf2d82e1
app/chatview: fix crash when selecting lines
|
hai 1 semana |
darkfi
|
12691bdca1
app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx.
|
hai 1 semana |
darkfi
|
17da9178bf
app/layer: migrate Layer to new trigger redraw paradigm.
|
hai 1 semana |
darkfi
|
853670c7da
app/win: move to serialized draw task in Window which makes drawing strongly atomic eliminating all races
|
hai 1 semana |
darkfi
|
a05f6e816f
app/menu: no scrolling menu while in edit mode
|
hai 1 semana |
shayan13g
|
2d5faebb1b
bin/app/java/videodecode: skip empty output buffers during decoder EOS handling
|
hai 1 semana |
darkfi
|
11602700ec
app/logger: make logfile also catch panics and java exceptions
|
hai 1 semana |
darkfi
|
922b57633c
darkfid/task/sync: break the retrieve_blocks loop if block timestamp is invalid
|
hai 1 semana |
darkfi
|
21abb7e286
app/plugin/fud: update seeds
|
hai 1 semana |
darkfi
|
895af8b025
darkirc: impl /LIST cmd by recording public channels as seen_channels
|
hai 1 semana |
darkfi
|
e16d3ae864
app/chatview: android fix clicking URLs and unselecting when single tapping during text selection mode
|
hai 2 semanas |
darkfi
|
828dd0b17b
app/chatview: on android for touch start, we start a new task which contains a timer for long hold. this simplifies the logic for touch events within a single fn.
|
hai 2 semanas |
darkfi
|
46ea04d351
app/chatview: select lines with ability to close selection or copy selection
|
hai 2 semanas |
darkfi
|
c2fc4043f8
app/chatview: make URLs clickable and copyable
|
hai 2 semanas |
darkfi
|
346d2b818e
app/chatview: URLs are clickable and call xdg-open (or platform equivalent)
|
hai 2 semanas |
darkfi
|
eae0ae5b26
app/chatview: apply styling to URLs
|
hai 2 semanas |
jkds
|
fab46808fa
app: store the channel order in main menu which is separate from contacts/channels trees
|
hai 2 semanas |