Commit Graph

3238 Commits

Author SHA1 Message Date
Mike Dilger
b16d53ce66 Do not show private count of Followed list (and force to 0 just in case) 2024-04-18 09:49:27 +12:00
Mike Dilger
8095582206 Do not show private count of Followed list (and force to 0 just in case) 2024-04-18 09:45:51 +12:00
Mike Dilger
0c541e7c50 Merge branch 'master' into unstable 2024-04-18 09:40:40 +12:00
Mike Dilger
c43ec9ed2b Remove leftover flagword in comments 2024-04-18 09:19:25 +12:00
Mike Dilger
16688bb2d4 Fix transaction-related bugs in loading/saving relays 2024-04-18 09:19:25 +12:00
Mike Dilger
29bdf54d23 Change log msg for relay list advertise 2024-04-18 09:19:25 +12:00
Mike Dilger
8029811f0b Fix application of your relay list events 2024-04-18 09:19:25 +12:00
Mike Dilger
02258d88db Change subscriptions_waiting_for_auth into a hashmap so it can't get duplicates 2024-04-18 09:19:25 +12:00
Mike Dilger
49b78a3f97 Fix transaction-related bugs in loading/saving relays 2024-04-18 08:52:12 +12:00
Mike Dilger
4fc05a628a Change log msg for relay list advertise 2024-04-18 08:09:51 +12:00
Mike Dilger
6b1cb483b7 Fix application of your relay list events 2024-04-18 08:05:21 +12:00
Mike Dilger
30180e6c31 Change subscriptions_waiting_for_auth into a hashmap so it can't get duplicates 2024-04-18 07:34:38 +12:00
Mike Dilger
cf4f04fc0d command: print seen on 2024-04-17 14:20:09 +12:00
Mike Dilger
51c8408d63 Fix dm_channel subscription 2024-04-17 14:20:09 +12:00
Mike Dilger
24f3ededee fix: Was looking into a kind-3 contents for encrypted data 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
Mike Dilger
c4a50a0ef6 Fix dm_channel subscription 2024-04-17 13:41:08 +12:00
Mike Dilger
4b55dba686 fix: Was looking into a kind-3 contents for encrypted data 2024-04-17 13:05:36 +12:00
Mike Dilger
d6b2cc7eee Update copyright range in the LICENSE file 2024-04-17 09:04:25 +12:00
Bu5hm4nn
12075d4243 New Widgets: Manually port important changes from 'feature/color-palette' branch 2024-04-16 12:41:14 -06:00
Bu5hm4nn
45180003de Button Styles and Widgets: Rename to "Primary", "Secondary" and "Bordered" 2024-04-16 11:22:34 -06:00
Mike Dilger
015d80de7d Fix pending: OutOfSync to supercede NotPublishedRecently.
Fixes #714
2024-04-16 13:36:30 +12:00
Mike Dilger
aabb700dc7 Fix pending: OutOfSync to supercede NotPublishedRecently.
Fixes #714
2024-04-16 13:35:06 +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
Mike Dilger
b7080f5988 cargo fmt 2024-04-16 13:27:13 +12:00
Bu5hm4nn
cfd44fefce Settings: Allow custom Mouse acceleration values in textbox (and dynamically adjust the slider) fixes #691 2024-04-16 13:24:36 +12:00
Bu5hm4nn
1a5451a5c0 Tagging: Interact again over painted text to workaround current egui bug. Fixes #707 2024-04-16 13:24:29 +12:00
Bu5hm4nn
7d7057c724 Tagging: Only create a popup for the first match (same rule as do_replacements()) 2024-04-16 13:24:29 +12:00
Bu5hm4nn
967683959e Tagging: Do tag replacements only once per tag 2024-04-16 13:24:29 +12:00
Michael Dilger
a72cea172c
Merge pull request #716 from bu5hm4nn/fix/do-tag-replacements-only-once-per-tag
Tagging: Do tag replacements only once per tag
2024-04-16 13:23:57 +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
315bc115fc command: import_encrypted_private_key 2024-04-15 14:41:43 +12:00
Mike Dilger
0958234632 Fix logic of command login 2024-04-15 14:40:52 +12: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
b69417b52e Packaging updates 2024-04-15 11:06:16 +12:00
Mike Dilger
fa81c27351 cargo fmt 2024-04-15 10:03: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