| .. |
|
android
|
6afa2cce77
app: add rodio and play a lil sfx when clicking channels in the menu
|
1 month ago |
|
app
|
4344d9ba36
app/schema: fix some broken paths
|
3 weeks ago |
|
expr
|
a62a809265
app: fix warnings
|
8 months ago |
|
gfx
|
f3e581ddbe
app: add SetAlpha to gfx, add layer alpha support and use it to fade in the netstatus overlay when shown
|
4 weeks ago |
|
plugin
|
9b2f9d23bf
app/drk: fix memory leak, owned continuous tasks shud never own parents
|
3 weeks ago |
|
prop
|
94e1b91c64
app: enable system fonts so even weird glyphs from foreign languages render properly
|
4 weeks ago |
|
shape
|
f151b6a3f8
app: make a bunch of style changes and dont show back button for wallet on main screen
|
3 weeks ago |
|
text
|
7dd1791c9c
app: add missing string_atlas.rs file, and actually pass enum values for make_layout2 instead of using strings
|
3 weeks ago |
|
ui
|
7dd1791c9c
app: add missing string_atlas.rs file, and actually pass enum values for make_layout2 instead of using strings
|
3 weeks ago |
|
util
|
116b3bba4c
app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with
|
4 weeks ago |
|
db.rs
|
113b78289f
app: use OsRng.gen() for generating darkirc secret, not rand::random();
|
3 weeks ago |
|
error.rs
|
116b3bba4c
app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with
|
4 weeks ago |
|
logger.rs
|
113b78289f
app: use OsRng.gen() for generating darkirc secret, not rand::random();
|
3 weeks ago |
|
main.rs
|
e183adf170
app: add /setting:chat.is_enabled property which persists whether darkirc chat is enabled or disabled
|
4 weeks ago |
|
mesh.rs
|
e526cfb8d7
app: add icons for close and copy selection when selecting lines in chatview
|
4 weeks ago |
|
net.rs
|
3ba3930f05
app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws.
|
1 month ago |
|
plugin.old.rs
|
9785777642
chore: Update copyright license year
|
8 months ago |
|
pubsub.rs
|
9785777642
chore: Update copyright license year
|
8 months ago |
|
py.rs
|
9785777642
chore: Update copyright license year
|
8 months ago |
|
ringbuf.rs
|
9785777642
chore: Update copyright license year
|
8 months ago |
|
scene.rs
|
e183adf170
app: add /setting:chat.is_enabled property which persists whether darkirc chat is enabled or disabled
|
4 weeks ago |
|
setting.rs
|
a60bcedfd7
app: add toggle to select between tcp and tor (currently disabled for drk)
|
3 weeks ago |
|
sfx.rs
|
d1a732b7bf
app: reorganize netstatus icon inside chat node to clean up schema and add extra proj assets
|
1 month ago |