Commit Graph

603 Commits

Author SHA1 Message Date
Mike Dilger
cf4f04fc0d command: print seen on 2024-04-17 14:20:09 +12:00
Mike Dilger
7318b72349 Update for nostr-types 2024-04-17 14:20:09 +12:00
Mike Dilger
6b73fb5e3c update nostr-types (generic decryption, better decryption error) 2024-04-17 14:20:09 +12:00
Michael Dilger
b8938d1c5f
Merge pull request #715 from bu5hm4nn/feature/settings-custom-mouse-acceleration
Settings: Allow custom Mouse acceleration values in textbox
2024-04-16 13:28:02 +12:00
Bu5hm4nn
2cc95f425b Tagging: Interact again over painted text to workaround current egui bug. Fixes #707 2024-04-15 15:46:41 -06:00
Bu5hm4nn
93ee0ad81f Tagging: Only create a popup for the first match (same rule as do_replacements()) 2024-04-15 14:21:34 -06:00
Bu5hm4nn
72e334731e Tagging: Do tag replacements only once per tag 2024-04-15 14:14:37 -06:00
Bu5hm4nn
5c13be4294 Settings: Allow custom Mouse acceleration values in textbox (and dynamically adjust the slider) fixes #691 2024-04-15 13:23:50 -06:00
Mike Dilger
d5b3ad1164 command: import_encrypted_private_key 2024-04-15 13:30:01 +12:00
Mike Dilger
4b07dc4cb6 Fix logic of command login 2024-04-15 13:21:36 +12:00
Mike Dilger
059a3c46eb Command: export_encrypted_key 2024-04-15 13:07:55 +12:00
Mike Dilger
d3aec9556f cargo fmt 2024-04-15 10:03:11 +12:00
Mike Dilger
8b143847f2 Fix followed-list comparison; Fix out-of-sync personlist lengths 2024-04-15 10:02:24 +12:00
Daniele Tonon
09b3e2cc5b Show relay alert icon only for ws:// protocol 2024-04-15 10:02:20 +12:00
Daniele Tonon
b317038cbe Notifications: optimize space around Reasons label 2024-04-15 10:01:53 +12:00
Daniele Tonon
c7acdc21db Notifications: Use new palette colors instead of complementary 2024-04-15 10:01:49 +12:00
Daniele Tonon
f67e550986 Notifications: add a gap before the actions block 2024-04-15 10:01:45 +12:00
Daniele Tonon
7c3cba0263 Notifications: Reduce space in notification counters 2024-04-15 10:01:41 +12:00
Daniele Tonon
06db88b99d Notifications: Put reasons on a new line on small UI 2024-04-15 10:01:36 +12:00
Bu5hm4nn
3d744f0493 Notifications: Make header separate again, wrap description.
Widgets: Add Relay Url widget
2024-04-15 10:01:11 +12:00
Bu5hm4nn
56a62f118c Notifications: Update Layout to be more responsive and consistent over different notification types 2024-04-15 10:01:07 +12:00
Bu5hm4nn
e8a77efcdb Notifications: Update colors for dark mode, also tone down colors when no notifications present 2024-04-15 10:01:01 +12:00
Mike Dilger
19b952ab53 Cargo clippy and fmt 2024-04-04 11:07:22 +13:00
Mike Dilger
d02a3b642d Merge commit '4136ca58e1f0e3d90db4c7a2b56e98aa432d2812' into unstable 2024-04-04 10:41:29 +13:00
Daniele Tonon
4136ca58e1 Increase right padding and fix top bar 2024-04-03 11:53:34 +02:00
Mike Dilger
408337be12 spelling 2024-04-03 11:52:20 +13:00
Mike Dilger
baa79bd2b8 Merge branch 'unstable' into pending-notifications 2024-04-03 11:52:12 +13:00
Bu5hm4nn
b82e139013 Add right margin to the feed to make space for the scroll bar 2024-03-29 21:39:48 -06:00
Bu5hm4nn
b43033b0ba Fix #701: bug handling kind:6 reposts without embedded note, when the e-tag is not the first tag. 2024-03-29 20:56:58 -06:00
Bu5hm4nn
7795f194e6 Notifications: Add Filter combo box 2024-03-29 18:36:12 -06:00
Bu5hm4nn
d6fe9ce796 Notifications: Make sure 'Remember' switch values are persisted when new pending data comes in 2024-03-29 18:10:47 -06:00
Bu5hm4nn
85f9220531 Make notifications fit in min app size 2024-03-29 13:10:24 -06:00
Bu5hm4nn
00371cdd8b cleanup warning 2024-03-28 22:50:19 -06: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
0f65c328c2 Pending Notifications: Implement "icon summary" and replace menu item with it 2024-03-28 22:36:33 -06:00
Bu5hm4nn
b60358357e Add standardized colors to Theme 2024-03-28 21:07:14 -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
f9acdcefaa Name fields in PendingItem variants 2024-03-29 13:58:49 +13:00
Mike Dilger
780d3ddf60 clippy fixes 2024-03-29 13:34:13 +13:00
Mike Dilger
dc333b3d90 cargo fmt 2024-03-29 12:51:33 +13:00
Mike Dilger
9051d6f113 logging fixes 2024-03-29 11:55:03 +13:00
Bu5hm4nn
5c707bd5a3 Cleanup old commented code 2024-03-28 16:16:38 -06:00
Mike Dilger
871f29fe54 Update nostr-types 2024-03-29 09:58:58 +13:00
Bu5hm4nn
5480458634 Cleanup old commented code 2024-03-28 14:46:33 -06:00
Bu5hm4nn
47ba7863ad Use borderd button for manage actions 2024-03-28 14:19:51 -06:00
Mike Dilger
e662f4d9d9 Update for EventReference changes 2024-03-29 08:59:26 +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
Bu5hm4nn
ad2ec883de Merge remote-tracking branch 'dilger/unstable' into feature/pending-notifications 2024-03-27 20:57:56 -06:00