Commit Graph

9086 Commits

Author SHA1 Message Date
draoi
2ef730e4ee outbound_session: bring outbound connection failed debug message to info level 2024-09-02 10:26:35 +02:00
dasman
81b879b25e tau: stop sync_loop_task first to gracefully shut it down 2024-09-01 12:59:11 +03:00
darkfi
eac775accf wallet: chatview only send draw calls for visible meshes 2024-09-01 09:33:25 +02:00
darkfi
602336caf9 wallet: create chatapp schema 2024-09-01 09:33:12 +02:00
darkfi
16b1bff413 wallet: chatview greatly simplify message buffer logic 2024-08-30 20:40:27 +02:00
dasman
62a358e4b0 doc: misc/tau: fix indentations/white spaces 2024-08-30 18:09:48 +03:00
dasman
2c2bc8a360 tau: add missed manual peers section 2024-08-30 00:58:11 +03:00
dasman
93de245db6 tau: remove unused dependency 2024-08-30 00:52:41 +03:00
parazyd
165cb8434b chore: Update crate dependencies 2024-08-29 20:39:22 +02:00
darkfi
5e991ba50c wallet: chatview proper preloading of pages and inserting lines 2024-08-29 19:52:25 +02:00
skoupidi
b72f82fa0f Cargo.toml: reenabled some feature imports 2024-08-29 20:24:51 +03:00
skoupidi
494f69cc7e Cargo.toml: reenabled some event-graph imports 2024-08-29 20:01:25 +03:00
skoupidi
605bab6144 chore: fmt 2024-08-29 19:38:31 +03:00
skoupidi
fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import 2024-08-29 19:18:00 +03:00
skoupidi
67604acf47 chore: removed duplicate features imports 2024-08-29 18:47:21 +03:00
dasman
053942f101 tau: fix a bug in archive command that made the intended month be older by one month 2024-08-29 18:32:43 +03:00
skoupidi
44e769a837 Cargo.toml: simplyfied features definitions by removing duplicate imports 2024-08-29 17:45:29 +03:00
skoupidi
6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 2024-08-29 17:10:13 +03:00
skoupidi
130582d6a9 Cargo.toml: updated sled-overlay version 2024-08-29 16:06:47 +03:00
darkfi
c35d6645d4 doc/src/philosophy: add section for philosophy meeting calendar and reading materials 2024-08-28 15:59:06 -04:00
darkfi
aec8118b85 doc: update character formatting for network-troubleshooting and philosophy doc 2024-08-28 14:08:25 -04:00
dasman
f610be7b9d tau: generate all keys when generating a new workspace 2024-08-28 18:54:18 +03:00
dasman
03b9526224 tau: add configurable sync_attempts and sync_timeout 2024-08-28 05:16:41 +03:00
darkfi
9b68083269 doc/src/philosophy: add section about biweekly philosophy meetings 2024-08-26 20:43:46 -04:00
darkfi
0fdc82d9bf doc: network-troubleshooting format update and update SUMMARY to reflect net-troubleshooting section 2024-08-26 19:43:22 -04:00
dasman
4ab8caa4e9 tau: change default read_key to the correct one for the default worspace 2024-08-26 19:16:43 +03:00
skoupidi
5fe8fb4620 net/transport/tcp: use stream right away and wait till its writeable 2024-08-26 16:12:14 +03:00
darkfi
f4d2a6ddab wallet: chatview squash draw functions together 2024-08-26 13:00:46 +02:00
darkfi
409514c304 dnet: comment out lilith config by default so it's configured for darkirc users 2024-08-26 10:44:13 +02:00
darkfi
1b5a3b6acd wallet: chatview reorganize and tidy code 2024-08-26 10:42:45 +02:00
darkfi
7b0513589d darkirc: use vendored sqlite and deprecate self-compiled sqlcipher. 2024-08-26 09:53:51 +02:00
darkfi
7bb858ef91 wallet: migrate chatview to new PageManager construct 2024-08-25 13:54:03 +02:00
darkfi
d3021995b6 remove c file 2024-08-23 11:12:21 -04:00
parazyd
2b1e04dace net/acceptor: Do not quit acceptor on unhandled OS error 2024-08-23 13:12:11 +02:00
darkfi
53ab9b1e48 add network-troubleshooting.md 2024-08-22 15:26:46 -04:00
skoupidi
e00e081ce6 drk: new arg/flag to enable/disable kaching 2024-08-22 16:36:56 +03:00
skoupidi
02a8652eb9 darkfid/task/sync: handle proposals appending errors 2024-08-22 13:58:18 +03:00
dasman
1d2df33e2b tau: add info about workspace settings in config file 2024-08-21 06:42:14 +03:00
dasman
33bf53c408 darkirc: remove duplicated log msg 2024-08-21 06:39:13 +03:00
downlop
2285e82989 set default nick for each weechat session 2024-08-21 02:22:43 +00:00
darkfi
30d1184edb wallet: begin making a PageManager for chatview 2024-08-19 21:03:56 +02:00
skoupidi
5f4e2803a9 Cargo.toml: reenabled p2p-tor feature and dropped libsqlite3-sys dep 2024-08-19 19:39:11 +03:00
skoupidi
4e3b1594f8 src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely 2024-08-19 19:20:53 +03:00
darkfi
8e199758d4 tau: fix typo 2024-08-19 16:45:52 +02:00
dasman
f8bcb639a8 darkirc: fix contacts/secret key parse bug 2024-08-19 15:48:12 +03:00
draoi
c2f8fab5b3 dchatd: enable tor 2024-08-19 11:23:27 +02:00
dasman
2f5b10f472 darkirc: list configured contacts 2024-08-18 16:01:10 +03:00
dasman
759122b379 doc: misc/tau: add missing commands and general doc update 2024-08-16 03:59:14 +03:00
dasman
f8657ceac0 doc: remove a non-valid tau subcommand 2024-08-16 00:57:31 +03:00
dasman
f36aa313ae tau: add target to log msgs 2024-08-12 05:59:33 +03:00