darkfi
|
c2cddbd67f
app/darkirc: add dnet capability to p2p (viewable thru scenegraph)
|
1 week ago |
darkfi
|
86b5c77430
app: channel and contact menu editors should hide the IME and unfocus editors when going back
|
1 week ago |
darkfi
|
5ed041e1d0
app: delete old DarkIrc impl and s/DarkIrc2/DarkIrc/
|
1 week ago |
darkfi
|
09847a4b2c
app/edit: android java code comprehensive editable logging to catch any errors in editor state
|
1 week ago |
darkfi
|
0203bba467
app/edit: on android dont use set_select() just push the entire state for now which is more robust.
|
1 week ago |
darkfi
|
09cba91c09
app/edit: on android call restart_input() when selection changes
|
1 week ago |
darkfi
|
89ef165018
app/edit: polish android editor behaviour
|
1 week ago |
darkfi
|
62efc1f13b
sdk: guard wasm fns behind target_arch = "wasm32" to avoid dlopen errors on android for undefn symbols
|
1 week ago |
darkfi
|
c0089d658c
app: add schema test-edit
|
1 week ago |
darkfi
|
0ce9360453
app/edit: optional enhanced logging
|
1 week ago |
darkfi
|
f03f3e5c54
app/edit: fixes for android text editing
|
1 week ago |
jkds
|
b4dbe8123b
app: trigger rescan after adding new private contact
|
2 weeks ago |
jkds
|
9f5a2dad48
app: working send/recv private DMs
|
2 weeks ago |
jkds
|
9069d9e8fa
app: add plumbing so contacts from UI are stored, and ability to send msgs to contacts
|
2 weeks ago |
jkds
|
b3b3cec459
app/menu: highlight channel name colors for active msgs and nick mention
|
2 weeks ago |
darkfi
|
f415599e9c
app: correct load channel secrets from shared db and decrypt incoming msgs
|
2 weeks ago |
darkfi
|
4128d4ca73
app/darkirc: send msgs to private channels
|
3 weeks ago |
darkfi
|
bac4f7917e
app: selecting custom channels to add them to main chat menu
|
3 weeks ago |
darkfi
|
960c9d316d
app: persist added channels in channels editor menu
|
3 weeks ago |
darkfi
|
f712d1b31c
app: re-enable chat!
|
3 weeks ago |
darkfi
|
a76639f020
app: remove old gfx simulator and associated utilities (trax), and move py scripts to script/
|
3 weeks ago |
darkfi
|
3c4e92d4c9
app/netdebug: add back GetSignals, GetSlots, GetMethods and GetMethod calls
|
3 weeks ago |
dasman
|
a5e0feb113
bin/app: impl darkirc2 plugin with new event_graph sync methods
|
3 weeks ago |
x
|
bd26864618
net/channel: Close transports during shutdown
|
3 weeks ago |
x
|
e810a37ee0
lilith: Report inbound listener health
|
3 weeks ago |
x
|
4046177ec8
net/acceptor: Back off on descriptor exhaustion
|
3 weeks ago |
x
|
0f534d27c4
net/acceptor: Decouple transport handshakes from socket accepts
|
3 weeks ago |
darkfi
|
14ef214e35
app: fix compilation with/without features set
|
3 weeks ago |
epiphany
|
59e30d224b
fud/settings: parse management_rpc separately to fix cli args parsing
|
3 weeks ago |
jkds
|
e0fbeb54ff
app: run make fmt
|
3 weeks ago |