Commit Graph

832 Commits

Author SHA1 Message Date
Mike Dilger
218392c21d Update calls into relay functions 2024-08-01 10:13:20 +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
3cd58b6897 Fix 'annotate' state of draft 2024-07-27 12:08:49 +12:00
Mike Dilger
4d2b1e71ad Bugfix (affects bookmarks of paramterized replaceable events, maybe more) 2024-07-26 16:22:05 +12:00
Mike Dilger
7fce79fb9e Document commands 2024-07-26 11:13:39 +12:00
Mike Dilger
a706fc6e3a Rapid command (run in fast but potentially unsafe LMDB syncing mode) 2024-07-26 10:37:30 +12:00
Bu5hm4nn
42bb661d5d egui upgrade: Fix modal dialogs not closing 2024-07-24 07:56:10 +02: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
b3fa22ada8 cargo fmt 2024-07-24 12:05:56 +12:00
Mike Dilger
7342eec97d update for nostr-types 2024-07-23 23:53:27 +12:00
Mike Dilger
e0429e035a update nostr-types 2024-07-23 23:26:01 +12:00
Michael Dilger
2d9b7b5fbd
Merge pull request #817 from bu5hm4nn/feature/egui-upgrade
egui upgrade to 0.28.2
2024-07-23 09:53:58 +00:00
Bu5hm4nn
26143b0ad6 egui upgrade: Relay entry "Close" button needs to use correct wrap mode 2024-07-23 09:56:52 +02:00
Bu5hm4nn
9490cfe1bf egui ugprade: Apply more patches and fix list interaction (again) 2024-07-23 09:54:35 +02:00
Bu5hm4nn
157c1b6b31 egui upgrade: Fix some debug_assert panics related to the use of "Area" (always add a .with() when using auto-id's for containers) 2024-07-23 08:14:53 +02:00
Bu5hm4nn
6806d56f7f egui upgrade: Fix hover detection for "viewed" notes 2024-07-23 08:13:53 +02:00
Mike Dilger
50a24622e8 Rename fn to relays_to_post_to, some tweaks 2024-07-23 10:22:23 +12:00
Bu5hm4nn
d514e3f7e9 egui upgrade: Fix Textedit frame size 2024-07-22 22:24:58 +02:00
Bu5hm4nn
76d4f904c9 egui: Fix warnings 2024-07-22 20:46:49 +02:00
Bu5hm4nn
c699aedb91 egui: Fix debug_assert when Area ui.set_max_size was not finite 2024-07-22 19:23:34 +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
71db828407 cargo clippy 2024-07-22 13:46:21 +12:00
Mike Dilger
d92bd6ff26 More reworking relay selection functions: with RelayUsage param 2024-07-22 13:37:01 +12:00
Mike Dilger
60b43e44c7 Start of moving all relay selection functions together 2024-07-22 13:35:43 +12:00
Bu5hm4nn
1db04433fe Note View: Show additional reactions in hover UI 2024-07-20 12:44:50 +02:00
Mike Dilger
dcd932e256 Remove async where it isn't needed/helpful 2024-07-19 06:59:30 +12:00
bu5hm4nn
cf72c39b87
Merge pull request #807 from bu5hm4nn/feature/restyle-dm-notes
I'm merging this into unstable, so that we can continue working from this codebase.
2024-07-18 04:38:41 -06: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
Bu5hm4nn
c616def685 Merge remote-tracking branch 'dilger/unstable' into feature/restyle-dm-notes
# Conflicts:
#	gossip-bin/src/ui/feed/note/mod.rs
2024-07-15 22:49:27 +02:00
Bu5hm4nn
2d8c839f4a Modal Popup: Show QR codes and JSON in modal popups 2024-07-15 22:40:44 +02:00
Bu5hm4nn
358ce35434 Note Actions: Re-Arrange menu order 2024-07-12 13:38:33 +02:00
Bu5hm4nn
33775de0c9 DM Note View: Don't decorate avatar images 2024-07-12 12:28:35 +02:00
Bu5hm4nn
14b746716b DM Chat List: Fix some spacing 2024-07-12 12:16:50 +02:00
Bu5hm4nn
02b8d0becd DM Note View: Show smaller avatar 2024-07-12 12:07:14 +02:00
Bu5hm4nn
1a96741b67 DM Feed: Show mini avatar and buttons at top 2024-07-12 12:06:23 +02:00
Bu5hm4nn
9d477aae7e DM Posting Area: Re-Style to show encryption standard in warning frame 2024-07-12 11:05:12 +02:00
Bu5hm4nn
5f44f36226 DM Note View: Do not show encryption indicator for Giftwrap (considered standard) 2024-07-12 10:23:06 +02:00
Bu5hm4nn
1cfe4db44f DM Chat List: Show avatars on channel entries 2024-07-12 10:22:32 +02:00
Bu5hm4nn
d3f4673217 DM Note View: Hide additional items that appear in nameline 2024-07-12 09:53:41 +02:00
Bu5hm4nn
a049c90869 Note View: Disable footer buttons instead of hiding them when signing key is not available 2024-07-12 09:38:27 +02:00
Bu5hm4nn
8585451857 DM Note View: Fix encryption indicator hover ui 2024-07-11 18:01:59 +02:00
Mike Dilger
33bbf61aeb Revert "Updates for nostr-types, including stripping delegation (NIP-26)"
This reverts commit 1722fb78d8.
2024-07-11 21:45:59 +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
Bu5hm4nn
412c2deeb2 Note View: Clean up footer buttons, move some to Action Menu 2024-07-10 15:44:48 +02:00
Bu5hm4nn
4584f6b22b Note View: Put Bookmark action in SubMenu 2024-07-10 15:07:37 +02:00
Bu5hm4nn
ea36e512be MoreMenu: Add SubMenu feature, move "Copy" actions on notes to sub-menu 2024-07-10 14:04:14 +02:00