Commit Graph

269 Commits

Author SHA1 Message Date
Mike Dilger
205f2a6ac9 Update nostr-types 2024-03-10 14:49:36 +13:00
Bu5hm4nn
92779aa3e1 Update from egui 0.26.0 to egui 0.26.2 2024-03-08 14:08:32 -06:00
Mike Dilger
d55739ce9f Update nostr-types 2024-03-08 08:16:12 +13:00
Mike Dilger
82f1b7d81f Update nostr-types 2024-03-06 04:44:16 +13:00
Mike Dilger
8df86bf5e3 Updates for ffmpeg 6.1 2024-02-29 06:22:07 +13:00
Mike Dilger
ce21b8346d Update nostr-types 2024-02-28 09:09:29 +13:00
Mike Dilger
e680226dd3 Update nostr-types (ncryptsec NFKC password normalization) 2024-02-17 07:41:53 +13:00
Bu5hm4nn
d37c48ad0d Update egui-video 2024-02-12 14:17:58 -06:00
Bu5hm4nn
f48728b141 Merge remote-tracking branch 'dilger/unstable' into updated-egui-test
# Conflicts:
#	gossip-bin/Cargo.toml
2024-02-12 12:30:45 -06:00
Bu5hm4nn
3351fabc06 Clipboard: Don't create a second Clipboard instance, instead use the ViewportCommand::RequestPaste command 2024-02-12 12:15:17 -06:00
Bu5hm4nn
3d53d7e4c7 Remove zbus build patch 2024-02-11 11:38:27 -06:00
Bu5hm4nn
114ed45cf0 Update to egui 0.26.0 master in progress...
BUG: currently deadlocks
TODO: Scroll delta needs to be ported (but first check out if it's still needed with egui's new smooth scrolling options)
2024-02-09 21:03:15 -06:00
Mike Dilger
0f737a9d60 update gossip-relay-picker 2024-02-08 10:21:14 +13:00
Mike Dilger
facc9b129c SECURITY FIX: Upgrade tungstenite, http, fixes RUSTSEC-2023-0065
See https://rustsec.org/advisories/RUSTSEC-2023-0065
2024-02-07 11:58:22 +13:00
Mike Dilger
c09a1c8bdf Cargo update, with patches to sdl and zbus 2024-02-05 10:12:20 +13:00
Mike Dilger
17d1cd3b76 Update nostr-types (TagV3) 2024-02-03 05:02:31 +13:00
Mike Dilger
b548cfb66c udpate nostr-types 2024-01-26 08:57:12 +13:00
Mike Dilger
1673faf596 Depend on textnonce 2024-01-25 09:18:15 +13:00
Mike Dilger
9f02ff0e30 update nostr-types [Filter] 2024-01-20 09:01:16 +13:00
Mike Dilger
719e5959c3 Stop using Settings object in UI (except for unsaved settings) 2024-01-19 07:40:19 +13:00
Mike Dilger
2da9cf10b7 update nostr-types (delete_author_allowed() + signer/identity updates) 2024-01-17 07:53:26 +13:00
Mike Dilger
03f6797495 update nostr-types (delete_author_allowed()) 2024-01-10 12:11:07 +13:00
Mike Dilger
2a04fc24f4 Update nostr-types (nip-44) 2024-01-09 09:05:09 +13:00
Mike Dilger
7107e2ae25 0.10.0-unstable 2024-01-02 07:56:37 +13:00
Mike Dilger
96398f9a30 Cargo update 2023-12-14 12:11:59 +13:00
Mike Dilger
29a71c5c6f update nostr-types (EventKind) 2023-12-02 13:26:02 +13:00
Mike Dilger
4358c1ed4e update nostr-types (CLOSED message) 2023-12-02 07:17:56 +13:00
Mike Dilger
d130415a11 Default to rust-tls with native root certificates (esp so .onion sites can use TLS) 2023-12-02 07:17:49 +13:00
Mike Dilger
32a65b549c Cargo update 2023-12-02 07:17:44 +13:00
Mike Dilger
12d5f27c24 Update nostr-types 2023-11-29 18:10:24 +13:00
Mike Dilger
483fc45089 Update nostr-types (event.deletes() breaking change) 2023-11-29 16:25:58 +13:00
Mike Dilger
51a0412cf4 cargo update (bump heed to 0.20.0-alpha.6) 2023-11-23 16:20:49 +13:00
Mike Dilger
3b1223a106 [breaking] update nostr-types for TagV2, EventV2, and others 2023-11-18 08:42:41 +13:00
Mike Dilger
fa1e283199 [breaking] update nostr-types: EventReference and rework of replies() and mentions() 2023-11-18 07:35:44 +13:00
Mike Dilger
afc2973036 Remove SQLite3 code 2023-11-15 10:57:33 +13:00
Mike Dilger
3df4d9fba8 update nostr-types 2023-11-15 10:29:58 +13:00
Mike Dilger
44409023e4 update nostr-types 2023-11-10 08:36:35 +13:00
Mike Dilger
9c43682a87 Update nostr-types (removing effective_kind(), GenericRepost fix) 2023-11-09 09:56:03 +13:00
Mike Dilger
c4dbbcbc5a Update gossip-relay-picker 2023-10-26 08:05:57 +13:00
Mike Dilger
9bd86d4202 Update gossip-relay-picker 2023-10-25 07:10:49 +13:00
Mike Dilger
e0ef463bfb [breaking] update nostr-types 2023-10-20 14:42:49 +13:00
Mike Dilger
373b7d03ed [breaking] cargo update (including nostr-types) 2023-10-19 12:54:45 +13:00
Mike Dilger
9c165fd4bd Update nostr-types (k-tag, effective_kind(), CommunityPost) 2023-10-15 11:45:01 +13:00
Mike Dilger
2596eff98a update nostr-types ('E' tag) 2023-10-13 11:02:25 +13:00
Mike Dilger
667e25d13b Update gossip relay picker 2023-10-11 10:16:56 +13:00
Mike Dilger
78e5d81b48 [MAJOR] Move the UI into gossip-bin 2023-10-04 13:59:18 +13:00
Mike Dilger
9dd731962f [MAJOR] Restructure as a workspace with two projects: gossip-lib and gossip-bin 2023-10-04 13:59:15 +13:00
Mike Dilger
7b8227e2ca getting rid of egui extras... 2023-10-04 13:20:08 +13:00
Mike Dilger
fde1e0ff1f Move egui-related image handling into UI; handle SVG conversion in main code 2023-10-04 12:42:37 +13:00
Mike Dilger
a870aa3029 update nostr-types 2023-10-03 13:06:13 +13:00