darkfi
|
cc0cc1bde3
app: restore settings to testing ready state
|
пре 2 недеља |
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.
|
пре 3 недеља |
darkfi
|
fb3d9ed0ed
app: cleanup Makefile targets and add MacOS build instructions to README
|
пре 3 недеља |
darkfi
|
c95d1e24e1
app: add `make win64-msvc` target, see README.md, test with `wine darkfi-app.exe`
|
пре 3 недеља |
darkfi
|
7557d26e41
app: make overlay display for darkirc p2p traffic and switching it off and on
|
пре 3 недеља |
darkfi
|
116b3bba4c
app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with
|
пре 3 недеља |
darkfi
|
d1a732b7bf
app: reorganize netstatus icon inside chat node to clean up schema and add extra proj assets
|
пре 4 недеља |
darkfi
|
c479932a26
app/emoji: improve algo for placing emojis inside emoji_picker and add a margin too
|
пре 4 недеља |
darkfi
|
ed0548b505
app: build with --no-default-features on all targets
|
пре 1 месец |
darkfi
|
2441bc26e9
app/chatview: add support for /me
|
пре 1 месец |
darkfi
|
6afa2cce77
app: add rodio and play a lil sfx when clicking channels in the menu
|
пре 1 месец |
darkfi
|
bc5aed1555
app: fix broken path in Makefile
|
пре 1 месец |
darkfi
|
d3af4b1557
app: add zkas proof compilation to Makefile (cos of RLN proofs)
|
пре 1 месец |
darkfi
|
23cf2d82e1
app/chatview: fix crash when selecting lines
|
пре 1 месец |
darkfi
|
17da9178bf
app/layer: migrate Layer to new trigger redraw paradigm.
|
пре 1 месец |
darkfi
|
a05f6e816f
app/menu: no scrolling menu while in edit mode
|
пре 1 месец |
darkfi
|
0203bba467
app/edit: on android dont use set_select() just push the entire state for now which is more robust.
|
пре 1 месец |
darkfi
|
89ef165018
app/edit: polish android editor behaviour
|
пре 1 месец |
darkfi
|
c0089d658c
app: add schema test-edit
|
пре 1 месец |
dasman
|
a5e0feb113
bin/app: impl darkirc2 plugin with new event_graph sync methods
|
пре 1 месец |
darkfi
|
14ef214e35
app: fix compilation with/without features set
|
пре 2 месеци |
darkfi
|
6caf28a078
app: cargo update & make enable-plugins default for dev builds
|
пре 2 месеци |
dasman
|
d7ae52d3b3
bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods
|
пре 3 месеци |
darkfi
|
595bab88af
app: add debug property to button nodes to see their outline
|
пре 6 месеци |
jkds
|
c78e468e75
app: add scroll_layer + schema test. currently does nothing just stubs
|
пре 6 месеци |
jkds
|
f8c9e963ce
app/menu: add color active/alert status for channels
|
пре 8 месеци |
jkds
|
4082bc4b4c
app/gfx: RenderApiSync force update if display changes
|
пре 8 месеци |
jkds
|
92cbce6df9
app: put enable-plugins feature as default
|
пре 8 месеци |
jkds
|
037172617d
app: windows automated build script
|
пре 8 месеци |
jkds
|
9d15053bee
app/chatview: migrate FileMessage to text2 API
|
пре 8 месеци |