Commit Graph

2829 Commits

Author SHA1 Message Date
Mike Dilger
e680226dd3 Update nostr-types (ncryptsec NFKC password normalization) 2024-02-17 07:41:53 +13:00
Mike Dilger
14b6e3984a Print event id when it doesn't match filters 2024-02-16 15:59:27 +13:00
Bu5hm4nn
1ca8084f08 Workaround for bug in egui 0.26.x that breaks Response::interact(sense) for egui::Frame responses. 2024-02-15 20:58:45 -06:00
Mike Dilger
26c63396a1 Fix: command delete_spam_by_content to work better for DM spam (kind=14 works now) 2024-02-16 10:01:15 +13:00
Bu5hm4nn
79ab68aa4a Fix for the deprecation warnings. And a bug fix for when tagging someone twice the cursor jumps to the first tag, now it jumps to the last tag. 2024-02-15 13:39:53 -06:00
Bu5hm4nn
fda89dd542 Change selection color to accent_color for better visibility and fix 2 unused imports 2024-02-15 12:52:18 -06:00
Mike Dilger
d0aa9c9ef8 Merge remote-tracking branch 'bushmann/updated-egui-test' into unstable 2024-02-16 07:31:02 +13:00
Mike Dilger
f55ec5ddae Fix warnings 2024-02-14 10:05:15 +13:00
Michael Dilger
0665bf2744
Merge pull request #640 from badonyx/patch-2
Update readme: scoop install from extras bucket
2024-02-14 07:42:34 +13:00
Bu5hm4nn
d37c48ad0d Update egui-video 2024-02-12 14:17:58 -06:00
Bu5hm4nn
ead6159e5c Scrolling: Use raw_scroll_delta because smooth_scroll_delta never reaches zero 2024-02-12 12:59:00 -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
f39877204e Fix: using wrong text position, introduced when porting to new egui 2024-02-11 23:14:47 -06:00
badonyx
7582f79b82
Fixup 2024-02-11 21:09:59 -08:00
badonyx
1754120411
scoop install from extras bucket 2024-02-11 21:03:37 -08:00
Bu5hm4nn
8192456aac Adapt kinetic scrolling for egui 0.26.0 2024-02-11 17:56:41 -06:00
Bu5hm4nn
3d53d7e4c7 Remove zbus build patch 2024-02-11 11:38:27 -06:00
Bu5hm4nn
687dae2cf8 Disable deadlock_detection for normal use 2024-02-10 17:06:48 -06:00
Bu5hm4nn
81a4546330 Fix auto-id warning 2024-02-10 16:55:34 -06:00
Bu5hm4nn
49725c9f84 Adapt to new macOS options 2024-02-10 16:55:19 -06:00
Bu5hm4nn
860805f85a Fix deadlock 2024-02-10 16:18:29 -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
d9f041a153 If a minion finishes its jobs, trust that and don't restart its persistent jobs 2024-02-08 12:50:56 +13:00
Mike Dilger
bd2e792ee1 Minions: better handling of errors, auth state, and subscription retrys 2024-02-08 10:21:14 +13:00
Mike Dilger
0f737a9d60 update gossip-relay-picker 2024-02-08 10:21:14 +13:00
Mike Dilger
96dca770e4 Update nip-46 to new bunker:// URL 2024-02-07 14:10:11 +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
7be3c0b402 Better handling of minion exits, reasons relay shuts down, exclusions on those 2024-02-07 09:36:57 +13:00
Mike Dilger
d841102711 nip46 server: option to approve just once 2024-02-07 08:27:03 +13:00
Mike Dilger
559113c80a Migrate nip46 servers 2024-02-06 12:19:23 +13:00
Mike Dilger
252513a558 Merge branch 'unstable' into nip46server 2024-02-06 12:08:39 +13:00
Mike Dilger
ebed7a491d Extend relay restart exclusion times, minimum of 30 seconds even w/o error 2024-02-05 20:50:28 +13:00
Mike Dilger
b0fc677423 More on NIP-46 approvals (NEED MIGRATION NEXT, THEN NEED APPROVAL OPTIONS) 2024-02-05 20:45:57 +13:00
Mike Dilger
202cc106f7 NIP-46 server: start of approval work 2024-02-05 13:48:17 +13:00
Mike Dilger
704ed3802c Merge branch 'unstable' into auth 2024-02-05 13:38:57 +13:00
Mike Dilger
c09a1c8bdf Cargo update, with patches to sdl and zbus 2024-02-05 10:12:20 +13:00
Mike Dilger
59787b0ab8 run.sh: don't include ffmpeg (crashes too often for me) 2024-02-05 09:22:59 +13:00
Mike Dilger
35081b9767 UI approval popup 2024-02-04 08:48:31 +13:00
Mike Dilger
3137a5bc5f Settings for relay connection and auth requiring approval 2024-02-04 08:48:31 +13:00
Mike Dilger
76d7911595 commentary 2024-02-04 08:48:31 +13:00
Mike Dilger
969a830d90 fixup connect approve 2024-02-04 08:48:31 +13:00
Mike Dilger
6c87e23273 fixup auth approve 2024-02-04 08:48:31 +13:00
Mike Dilger
f78ec69ba1 User confirmation of Relay Connection (without UI promit, auto-approving) 2024-02-04 08:48:31 +13:00
Mike Dilger
95d3253af6 Auth approval for relays (without UI interaction, currently it auto-approves) 2024-02-04 08:48:30 +13:00
Bu5hm4nn
617079fd5a Relay Lists: Reset edit state when changing pages. fixes #628 2024-02-03 13:07:03 -06:00
Mike Dilger
6fd1a41a6a Merge branch 'update' into unstable 2024-02-03 12:50:38 +13:00
Mike Dilger
2ff4694ae4 MAJOR Updates for TagV3 and EventV3 (including migration 25) 2024-02-03 10:41:38 +13:00
Mike Dilger
17d1cd3b76 Update nostr-types (TagV3) 2024-02-03 05:02:31 +13:00
Mike Dilger
618b25ebec storage: Switch interface to indexing functions 2024-02-03 03:56:45 +13:00