darkfi
|
c8003d98b8
app: use screen_density to set the window_scale
|
1 year ago |
oars
|
14a1e0214d
refactor: rename socks5_proxy to tor_socks5_proxy
|
1 year ago |
oars
|
78ede4afa1
net: add p2p-socks5 and p2p-i2p features
|
1 year ago |
oars
|
38e05e32ad
doc: setting up i2p node guide
|
1 year ago |
oars
|
4aad56a780
bin: add default i2p_socks5_proxy to darkirc, darkfid, taud, fud configs and a darkirc config for setting up an i2p node
|
1 year ago |
oars
|
c73e8607bc
net: add i2p transport
|
1 year ago |
darkfi
|
0aefb38307
android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets
|
1 year ago |
darkfi
|
8e840ef89d
app: adjust font size
|
1 year ago |
darkfi
|
07ad9216e7
gfx: apply view also will tweak the cursor
|
1 year ago |
darkfi
|
e79ccad144
app: restore back the main app schema
|
1 year ago |
darkfi
|
3ca5b77324
app: chatedit working scroll (all platforms)
|
1 year ago |
darkfi
|
5c34a2cbb8
app: always center content in chatedit
|
1 year ago |
darkfi
|
bf46e600a7
app: chatedit, always select closest drag handle on android
|
1 year ago |
darkfi
|
d1d73e09a4
app: make modifying selection fast and disallow it crossing itself
|
1 year ago |
darkfi
|
281b586eb4
app: chatedit drag select working
|
1 year ago |
epiphany
|
ac01c8a0a2
fud: move `lookup_nodes` calls (from `fetch_seeders` and `fetch_file_metadata`) to `handle_get`
|
1 year ago |
epiphany
|
fbe6c64f97
fud: add timeout to `get_channel`
|
1 year ago |
epiphany
|
2b43cc7a69
fud: fix `add_to_router` debug log
|
1 year ago |
epiphany
|
9c0c0532b8
fud: add `chunk_timeout` and `dht_timeout` arguments
|
1 year ago |
epiphany
|
56196896d2
fu: add status to `fu get` and use separate rpc clients for `get` and `subscribe` requests
|
1 year ago |
darkfi
|
5172708030
app: selecting text
|
1 year ago |
jkds
|
00b8fa1ca4
app: composing underline for android
|
1 year ago |
darkfi
|
064fe1ac25
app: add selected_text() for android
|
1 year ago |
darkfi
|
5ed8b36310
research: algebraic codes
|
1 year ago |
darkfi
|
1c2bd72d67
app: add editor actions and inner padding
|
1 year ago |
parazyd
|
6448058b24
research: Add example sparse Merkle tree for state checksums
|
1 year ago |
darkfi
|
f4437bbe24
system/condvar: cleanup and fix unit tests
|
1 year ago |
darkfi
|
5707e2e074
system: make CondVar multi-waitable (with zero cost). Now .wait() can be called multiple times, and they will all await a single .notify() call.
|
1 year ago |
darkfi
|
89826d5071
app: use thread local non-locking storage for text context
|
1 year ago |
darkfi
|
930470bbcd
app: fix android builds with new stable toolchain
|
1 year ago |