Commit Graph

95 Commits

Author SHA1 Message Date
Bu5hm4nn
43af8aff0b egui upgrade: Upgrade to patch for wrapping issues 2024-08-06 15:10:25 +02:00
Mike Dilger
955c730dd5 Reapply "egui ugprade: Apply more patches and fix list interaction (again)"
This reverts commit 2f0818d346.
2024-08-06 12:29:32 +12:00
Mike Dilger
186ea69c0a Reapply "egui: Upgrade to egui v 0.28.1 and make it compile"
This reverts commit b21b22eebf.
2024-08-06 12:28:59 +12:00
Mike Dilger
b21b22eebf Revert "egui: Upgrade to egui v 0.28.1 and make it compile"
This reverts commit d7e11fd226.
2024-08-06 12:24:19 +12:00
Mike Dilger
2f0818d346 Revert "egui ugprade: Apply more patches and fix list interaction (again)"
This reverts commit 9490cfe1bf.
2024-08-06 12:21:33 +12:00
Mike Dilger
49ba06a4de update nostr-types 2024-07-30 08:23:07 +12:00
Mike Dilger
6e004813dc Update egui-video (fix panic) 2024-07-29 08:25:06 +12:00
Mike Dilger
f0bbb47905 Move the relay picker back into this crate:
I don't think it's used by others, it breaks often as we change nostr-types.

Also, I need to make changes and it is far harder as a separate crate as it isn't
really a clean interface (the interface may change marketdly and that would be a PITA
as a separate crate).
2024-07-24 12:06:05 +12:00
Mike Dilger
e0429e035a update nostr-types 2024-07-23 23:26:01 +12:00
Bu5hm4nn
9490cfe1bf egui ugprade: Apply more patches and fix list interaction (again) 2024-07-23 09:54:35 +02:00
Bu5hm4nn
d7e11fd226 egui: Upgrade to egui v 0.28.1 and make it compile 2024-07-22 19:23:23 +02:00
Mike Dilger
804959dfbe 0.12.0-unstable (0.11 has been released) 2024-07-18 13:04:58 +12:00
Mike Dilger
a33df30dbb update nostr-types, RelayUsage 2024-07-17 12:20:10 +12:00
Mike Dilger
ceb438f0fb Update for nostr-types (RelayUsage -> RelayListUsage) 2024-07-17 09:30:57 +12:00
Mike Dilger
bf0d37329f Update nostr-types 2024-07-11 21:42:58 +12:00
Mike Dilger
87e43d4330 Update nostr-types (event.replies_to() and 'a' tag marker fixes) 2024-07-11 12:42:00 +12:00
Mike Dilger
f51a2877cd Update nostr-types: Unixtime::now() without .unwrap() 2024-07-09 08:53:20 +12:00
Mike Dilger
16dd6b19e8 Update egui-video which updated ffmpeg-next 2024-07-05 13:48:58 +12:00
Mike Dilger
9c22771e19 Update nostr-types 2024-07-02 15:44:30 +12:00
Mike Dilger
86610e5643 Update nostr-types 2024-06-11 08:33:53 +12:00
Mike Dilger
387d95cec1 Update nostr-types 2024-05-23 09:20:13 +12:00
Mike Dilger
113f32e704 Update nostr-types (filter.event_matches() fix) 2024-05-18 14:20:21 +12:00
Mike Dilger
a4c732bd07 Update nostr-types 2024-05-17 07:34:56 +12:00
Mike Dilger
c4cff5a597 Update nostr-types 2024-05-17 07:24:35 +12:00
Mike Dilger
9af00c6dcf Update nostr-types 2024-05-15 08:19:53 +12:00
Mike Dilger
90162f4b9b Update nostr-types (EventReference fns, EQ/Hash) 2024-05-09 09:56:29 +12:00
Mike Dilger
2f2993d5aa Merge remote-tracking branch 'bushmann/feature/refine-more-menu' into unstable 2024-05-02 07:22:53 +12:00
Mike Dilger
e4cdf1d8e5 Update nostr-types 2024-04-30 11:27:06 +12:00
Bu5hm4nn
bf40cd4987 Merge remote-tracking branch 'dilger/unstable' into feature/refine-more-menu
# Conflicts:
#	gossip-bin/Cargo.toml
2024-04-28 21:42:23 -06:00
Bu5hm4nn
854bd33654 winit: Enable "wgpu" renderer (supports Vulkan, Metal, etc) 2024-04-26 17:21:32 -06:00
Mike Dilger
8ca7dfeb06 Update nostr-types (rust-lightning patch to avoid overflow) 2024-04-26 18:42:36 +12:00
Mike Dilger
fe2e87d345 Update nostr-types and match dep versions 2024-04-26 14:26:54 +12:00
Mike Dilger
83d14ca722 Update nostr-types (event.is_annotation(), event.quotes(), EventAddr kind checked for replaceability) 2024-04-26 14:26:54 +12:00
Mike Dilger
06a72eb3e0 Update nostr-types (bugfix Event ordering) 2024-04-20 12:32:40 +12:00
Mike Dilger
0c541e7c50 Merge branch 'master' into unstable 2024-04-18 09:40:40 +12:00
Mike Dilger
6b73fb5e3c update nostr-types (generic decryption, better decryption error) 2024-04-17 14:20:09 +12:00
Mike Dilger
59e6c44fbb update nostr-types 2024-04-05 09:28:05 +13:00
Mike Dilger
4391701973 Bump version to 0.11-unstable 2024-04-04 11:07:55 +13:00
Bu5hm4nn
5b0d07daaa Merge commit 'cfd0a06a9a0dba726fe46a09adc125a63d2efac2' into feature/pending-notifications
# Conflicts:
#	gossip-bin/src/ui/notifications/mod.rs
2024-03-28 22:48:11 -06:00
Bu5hm4nn
233d970596 Merge remote-tracking branch 'dilger/unstable' into feature/pending-notifications
# Conflicts:
#	gossip-bin/src/ui/widgets/mod.rs
2024-03-28 20:24:34 -06:00
Mike Dilger
cfd0a06a9a Allow point-release updates of chrono 2024-03-29 13:59:13 +13:00
Mike Dilger
871f29fe54 Update nostr-types 2024-03-29 09:58:58 +13:00
Mike Dilger
b17a005f10 Update nostr-types 2024-03-29 08:59:26 +13:00
Bu5hm4nn
f7054b83eb Pending Notifications: Show timestamps in user's local timezone (uses OS timezone thanks to chrono crate) 2024-03-28 12:25:02 -06:00
Mike Dilger
92b547a43d Changes for building AppImage 2024-03-21 12:15:43 +13:00
Mike Dilger
0de36e2107 Update gossip-relay-picker. Direction replaced with nostr-types RelayUsage 2024-03-16 10:31:47 +13:00
Mike Dilger
fb6dee3489 Update nostr-types, RelayUsage variants renamed 2024-03-16 10:31:47 +13:00
Bu5hm4nn
4b15521ea3 Approvals: Create separate UI for NIP-46 requests showing json to sign 2024-03-14 11:49:47 -06:00
Mike Dilger
c99f6036e2 Update nostr-types 2024-03-13 08:01:12 +13:00
Mike Dilger
205f2a6ac9 Update nostr-types 2024-03-10 14:49:36 +13:00