Commit graph

621 commits

Author SHA1 Message Date
liamcottle
7201e08116 created_at might not exist yet so use timestamp instead 2024-09-18 20:29:51 +12:00
liamcottle
a1339c055a show message info when clicking inbound timestamp or outbound delivery state 2024-09-18 20:26:01 +12:00
liamcottle
1504bec4dc ensure propagation node is configured before attempting to sync 2024-09-18 19:46:56 +12:00
liamcottle
001ae5cb01 add button to sync messages 2024-09-18 19:38:40 +12:00
liamcottle
2d0420bc47 formatting 2024-09-18 18:21:40 +12:00
liamcottle
1fec35dc04 add apis to start sync and check status of propagation node 2024-09-18 18:19:02 +12:00
liamcottle
fcbb6a8f25 allow user to configure a preferred propagation node 2024-09-18 17:42:25 +12:00
liamcottle
af36d30fb4 implement logic to send failed messages via propagation node 2024-09-18 01:26:40 +12:00
liamcottle
75bbf24182 skip announces if we don't want to show them 2024-09-17 17:13:01 +12:00
liamcottle
f2a44a1cc6 fix display names in network visualiser 2024-09-17 17:08:56 +12:00
liamcottle
ec646d6506 use server provided display name 2024-09-17 17:05:43 +12:00
liamcottle
ca67be1df4 provide nomadnetwork node display name in announces api response 2024-09-17 16:55:49 +12:00
liamcottle
39d9b5bfc5 filter announces by identity hash 2024-09-17 16:35:38 +12:00
liamcottle
5d8bf9fd55 update comment 2024-09-17 16:32:00 +12:00
liamcottle
25c75db94c save call.audio announces to database 2024-09-17 16:29:53 +12:00
liamcottle
ea412a7d95 more clean up 2024-09-17 16:05:58 +12:00
liamcottle
45e5599418 move announce handler to own class file 2024-09-17 15:46:45 +12:00
liamcottle
17c8605918 cleanup announce handlers 2024-09-17 15:40:41 +12:00
liamcottle
98385a9ff3 save lxmf.propagation announces to database 2024-09-17 15:24:31 +12:00
liamcottle
724aff81b3 1.11.0 v1.11.0 2024-09-11 22:04:33 +12:00
liamcottle
c478cb1d9c refactor conversation name to display name 2024-09-11 21:35:43 +12:00
liamcottle
946fb17d8c fix display names for lxmf announces 2024-09-11 21:23:26 +12:00
liamcottle
7b4db96ca6 fix display names for lxmf conversations 2024-09-11 20:55:11 +12:00
liamcottle
49c26ea0b0 fix for lxmf state being renamed from draft to generating 2024-09-11 20:49:51 +12:00
liamcottle
a0cbe786a0 show lxmf and rns versions in about page 2024-09-11 20:36:40 +12:00
liamcottle
7dafbd1462 add lxmf and rns versions to app info api response 2024-09-11 20:28:11 +12:00
liamcottle
6a1988e0be update how lxmf address is announced 2024-09-11 12:58:19 +12:00
liamcottle
963078fab0 update rns to 0.7.7 2024-09-11 12:39:58 +12:00
liamcottle
6399cc0752 update lxmf to 0.5.0 2024-09-11 12:39:40 +12:00
liamcottle
8fb1362530 don't allow browser to store page in cache, otherwise new app versions may get stale ui 2024-08-18 22:33:04 +12:00
liamcottle
85032e1716 bypass electron browser cache when loading main page 2024-08-18 22:26:48 +12:00
liamcottle
528f167d2f 1.10.0 v1.10.0 2024-08-17 23:08:15 +12:00
liamcottle
993474f170 update docs 2024-08-16 23:47:01 +12:00
liamcottle
367b158d55 clean up npm scripts 2024-08-16 23:41:53 +12:00
liamcottle
5e7754ead4 refactor backend folder 2024-08-16 23:19:22 +12:00
liamcottle
f472026951 update comment 2024-08-16 23:16:39 +12:00
liamcottle
c4e659c079 only show last 10 lines of output in crash dialog 2024-08-16 21:37:23 +12:00
liamcottle
b95adf2ed6 fix quit 2024-08-16 21:33:58 +12:00
liamcottle
577156854d fix quit 2024-08-16 21:33:29 +12:00
liamcottle
b0f879c294 tell user if they need to install c++ redist for windows 2024-08-16 21:33:09 +12:00
liamcottle
5c49e78204 don't show crash log when exit cleanly 2024-08-16 21:31:41 +12:00
liamcottle
79d0585a21 allow unknown command line args 2024-08-16 21:31:18 +12:00
liamcottle
45b52d5854 python exe sometimes doesn't exit on macos, so use sigkill 2024-08-16 21:30:45 +12:00
liamcottle
49bf112822 add checkbox to auto update network visualiser 2024-08-16 19:48:38 +12:00
liamcottle
0313f6ccf4 auto fit network after load 2024-08-16 19:26:33 +12:00
liamcottle
30a3864db2 no loading overlay 2024-08-16 18:59:45 +12:00
liamcottle
00495e7f62 add ui to manually update network visualiser 2024-08-16 17:04:35 +12:00
liamcottle
9d05ce5efa add back loading screen 2024-08-16 15:54:47 +12:00
liamcottle
9e48e6ce95 update nodes and edges after removals 2024-08-16 15:45:08 +12:00
liamcottle
66c011caca fix removing node 2024-08-16 15:29:44 +12:00