dasman
|
a317092cb6
|
event_graph: minor debug log ms instead of s
prealpha-unstable
|
2024-10-02 12:41:20 +03:00 |
|
dasman
|
f9d3600e0c
|
evgrd: update to fully use millis
|
2024-10-02 12:39:48 +03:00 |
|
darkfi
|
b6797fa55b
|
doc/src: Update summary to reflect removal of tor inbound doc and updates for tor darkirc doc
doc/src/clients: rm tor inbound doc
doc/src/misc: rename tor dark irc and update content to include former tor inbound doc
|
2024-10-01 18:43:29 -04:00 |
|
dasman
|
862abc537a
|
event_graph: go full millis (this is a breaking change)
|
2024-10-01 21:02:50 +03:00 |
|
parazyd
|
40cbbfd325
|
hosts: Skip Arti inbound connections on register_channel()
|
2024-10-01 15:20:05 +02:00 |
|
darkfi
|
59ca349b09
|
wallet: switch to official cargo-quad-apk now that changes were merged fixed to commit hash: c9c5dfeac69921c888e0fac7963b23068cbc9446
|
2024-10-01 15:19:04 +02:00 |
|
darkfi
|
67df2242dc
|
wallet: disable sending when the input editbox is empty
|
2024-10-01 15:11:47 +02:00 |
|
parazyd
|
242fe81658
|
chore: Update crate dependencies
|
2024-10-01 14:15:03 +02:00 |
|
darkfi
|
2a95cc7c91
|
doc/src: update summary to reflect anonymous nodes section with tor inbound and tor-darkirc nested under DarkIRC User Guide
|
2024-10-01 08:12:35 -04:00 |
|
parazyd
|
778b79a2a9
|
darkwallet: Add standalone apk build target; force default Rust toolchain
|
2024-10-01 13:18:25 +02:00 |
|
parazyd
|
441d8e5f8b
|
darkwallet: Add Cargo.lock
|
2024-10-01 12:34:06 +02:00 |
|
darkfi
|
638a315297
|
wallet: chatview, disable highlighting lines temporarily
|
2024-09-30 23:01:16 +02:00 |
|
darkfi
|
ebb7d56213
|
wallet: set the current working directory to the same folder as the binary for distribution as a .zip file
|
2024-09-30 18:45:40 +02:00 |
|
darkfi
|
1723cbe11e
|
wallet: darkirc evgrd avoid sending duplicate msgs to the UI
|
2024-09-30 13:10:36 +02:00 |
|
darkfi
|
9f16a3dbe5
|
wallet: bugfix chatview, lock while inserting into DB to avoid db load triggering bg load
|
2024-09-30 13:08:59 +02:00 |
|
darkfi
|
d0691b3e7d
|
wallet: limit logfile to 5Mb max
|
2024-09-30 12:44:09 +02:00 |
|
darkfi
|
309474c633
|
wallet: gfx, dont allow negative dim for viewport/scissor rect
|
2024-09-30 12:24:51 +02:00 |
|
dasman
|
cc4102acd9
|
event_graph: dag_prune_task() errors out on stop_handler instead of info
|
2024-09-29 05:37:21 +03:00 |
|
dasman
|
07460df363
|
event_graph: remove check_version_match() and compare peers version with a const in taud and darkirc
|
2024-09-29 05:21:52 +03:00 |
|
darkfi
|
8f06b5ce4b
|
wallet: forgot to add file for last commit
|
2024-09-28 14:28:38 +02:00 |
|
darkfi
|
bfd1949b07
|
wallet: add draw simulator for debugging miniquad issues
|
2024-09-28 14:22:09 +02:00 |
|
darkfi
|
44c2ec28ba
|
wallet: small tweaks:
* add missing setup command for android builds to README
* tweak cursor idle time
* remove condvar is_started var from App itself.
|
2024-09-28 13:17:52 +02:00 |
|
darkfi
|
cceb0e90c0
|
wallet: put new background image
|
2024-09-27 21:27:15 +02:00 |
|
darkfi
|
b724251139
|
wallet: when calculating pseudo message ids, use the timestamp before we apply adjustment
|
2024-09-27 21:26:44 +02:00 |
|
dasman
|
86afe8d896
|
event_graph and evgrd: use INITIAL_GENESIS as seconds in for prune task as well
|
2024-09-27 21:22:27 +03:00 |
|
darkfi
|
3af9c5cd56
|
dnet: add evgrd to dnet config defaults
|
2024-09-27 16:11:31 +02:00 |
|
darkfi
|
8212043bab
|
wallet: add file rotated logs for all platforms
|
2024-09-27 15:32:53 +02:00 |
|
dasman
|
964aeb47e2
|
event_graph: fix events validation and tests
|
2024-09-27 16:03:10 +03:00 |
|
darkfi
|
ab13cfae9e
|
wallet: immediately show the message when sent but in grey until the server sends it back again
|
2024-09-27 13:46:07 +02:00 |
|
darkfi
|
8fb4e85e49
|
dnet: add taud to default dnet_config.toml
|
2024-09-27 11:58:22 +02:00 |
|
darkfi
|
878c11f563
|
wallet: timestamp correction time was 10ms, should be 10s
|
2024-09-27 11:55:44 +02:00 |
|
dasman
|
d21438223c
|
event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds, and validate events accordingly
|
2024-09-27 05:04:00 +03:00 |
|
darkfi
|
1cc34c6ab8
|
wallet/expr: add =, < and if-else to the compiler
|
2024-09-27 00:22:42 +02:00 |
|
darkfi
|
5a887f5207
|
wallet: add if_else and store_var to expr language, and use it for fit to scale images
|
2024-09-26 20:58:58 +02:00 |
|
darkfi
|
751f32f161
|
doc/src/philosophy: update fmt for meetings
|
2024-09-26 12:18:34 -04:00 |
|
darkfi
|
7073875f87
|
doc/src/philosophy: add reading for 2nd of October meeting
|
2024-09-26 11:25:47 -04:00 |
|
dasman
|
ea3f787260
|
Revert "event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds"
This reverts commit 2f91a51270.
|
2024-09-26 18:19:59 +03:00 |
|
dasman
|
2f91a51270
|
event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds
|
2024-09-26 17:50:49 +03:00 |
|
darkfi
|
d0a324145a
|
wallet: bump harfbuzz and freetype crates
|
2024-09-26 14:51:47 +02:00 |
|
darkfi
|
20a0ec4a63
|
wallet: add assets/bg.png
|
2024-09-25 15:53:47 +02:00 |
|
darkfi
|
209c4f7c1e
|
wallet: image customize UV rect
|
2024-09-25 15:28:14 +02:00 |
|
darkfi
|
0b3cd90475
|
wallet: set HOME dir on android as workaround for tor bug
|
2024-09-25 14:54:04 +02:00 |
|
darkfi
|
a8751d4212
|
wallet/evgrd: flush on every write so tor works properly
|
2024-09-25 14:39:12 +02:00 |
|
darkfi
|
204de13e63
|
wallet/evgrd: add more debug and error handling to net interfaces.
|
2024-09-25 13:23:19 +02:00 |
|
dasman
|
8e7e898ac4
|
deg: increate RPC chunk limit
|
2024-09-25 13:52:27 +03:00 |
|
darkfi
|
ef2e4a1997
|
wallet: update the image
|
2024-09-25 12:39:05 +02:00 |
|
darkfi
|
94b588eebb
|
wallet: add a bg image
|
2024-09-25 12:26:47 +02:00 |
|
darkfi
|
d477a10f08
|
wallet: force recent messages to always appear sequential
|
2024-09-25 10:44:04 +02:00 |
|
darkfi
|
c9a24d0d07
|
wallet: when sending a message, make scroll go to the bottom. And focus editbox
|
2024-09-25 10:12:03 +02:00 |
|
darkfi
|
2f3fbb9256
|
wallet: evgrd reconnect algo: if resends fail then make sure send_queue remains unchanged
|
2024-09-25 09:22:27 +02:00 |
|