darkfi
|
11602700ec
app/logger: make logfile also catch panics and java exceptions
|
2 weeks ago |
darkfi
|
922b57633c
darkfid/task/sync: break the retrieve_blocks loop if block timestamp is invalid
|
2 weeks ago |
darkfi
|
21abb7e286
app/plugin/fud: update seeds
|
2 weeks ago |
darkfi
|
895af8b025
darkirc: impl /LIST cmd by recording public channels as seen_channels
|
2 weeks ago |
darkfi
|
e16d3ae864
app/chatview: android fix clicking URLs and unselecting when single tapping during text selection mode
|
2 weeks ago |
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.
|
2 weeks ago |
darkfi
|
46ea04d351
app/chatview: select lines with ability to close selection or copy selection
|
3 weeks ago |
darkfi
|
c2fc4043f8
app/chatview: make URLs clickable and copyable
|
3 weeks ago |
darkfi
|
346d2b818e
app/chatview: URLs are clickable and call xdg-open (or platform equivalent)
|
3 weeks ago |
darkfi
|
eae0ae5b26
app/chatview: apply styling to URLs
|
3 weeks ago |
jkds
|
fab46808fa
app: store the channel order in main menu which is separate from contacts/channels trees
|
3 weeks ago |
darkfi
|
c2cddbd67f
app/darkirc: add dnet capability to p2p (viewable thru scenegraph)
|
3 weeks ago |
darkfi
|
86b5c77430
app: channel and contact menu editors should hide the IME and unfocus editors when going back
|
3 weeks ago |
darkfi
|
5ed041e1d0
app: delete old DarkIrc impl and s/DarkIrc2/DarkIrc/
|
3 weeks ago |
darkfi
|
09847a4b2c
app/edit: android java code comprehensive editable logging to catch any errors in editor state
|
3 weeks ago |
darkfi
|
0203bba467
app/edit: on android dont use set_select() just push the entire state for now which is more robust.
|
3 weeks ago |
darkfi
|
09cba91c09
app/edit: on android call restart_input() when selection changes
|
3 weeks ago |
darkfi
|
89ef165018
app/edit: polish android editor behaviour
|
3 weeks ago |
darkfi
|
62efc1f13b
sdk: guard wasm fns behind target_arch = "wasm32" to avoid dlopen errors on android for undefn symbols
|
3 weeks ago |
darkfi
|
c0089d658c
app: add schema test-edit
|
3 weeks ago |
darkfi
|
0ce9360453
app/edit: optional enhanced logging
|
3 weeks ago |
darkfi
|
f03f3e5c54
app/edit: fixes for android text editing
|
3 weeks ago |
jkds
|
b4dbe8123b
app: trigger rescan after adding new private contact
|
4 weeks ago |
jkds
|
9f5a2dad48
app: working send/recv private DMs
|
4 weeks ago |
jkds
|
9069d9e8fa
app: add plumbing so contacts from UI are stored, and ability to send msgs to contacts
|
1 month ago |
jkds
|
b3b3cec459
app/menu: highlight channel name colors for active msgs and nick mention
|
1 month ago |
darkfi
|
f415599e9c
app: correct load channel secrets from shared db and decrypt incoming msgs
|
1 month ago |
darkfi
|
4128d4ca73
app/darkirc: send msgs to private channels
|
1 month ago |
darkfi
|
bac4f7917e
app: selecting custom channels to add them to main chat menu
|
1 month ago |
darkfi
|
960c9d316d
app: persist added channels in channels editor menu
|
1 month ago |