Commit Graph

3427 Commits

Author SHA1 Message Date
Mike Dilger
285cce7b6f Fix problem where some of your notes show up in your inbox 2024-05-09 13:14:40 +12:00
Mike Dilger
0a2326ea6e Subscribe to replies of root when entering thread 2024-05-09 12:10:13 +12:00
Mike Dilger
90162f4b9b Update nostr-types (EventReference fns, EQ/Hash) 2024-05-09 09:56:29 +12:00
Mike Dilger
23f587c251 Extend seeker to optionally climb the thread after it receives events it was seeking 2024-05-09 08:09:43 +12:00
Mike Dilger
a3697a50b1 seeker: restructure internals 2024-05-08 20:34:17 +12:00
Mike Dilger
c231130052 Rework get_thread_highest_ancestors() as get_event_ancestors() 2024-05-08 20:21:27 +12:00
Mike Dilger
fc95bded8f storage::read_event_reference() 2024-05-08 20:10:23 +12:00
Mike Dilger
7077773e35 cargo fmt 2024-05-08 20:08:50 +12:00
Daniele Tonon
68067672bf Hide my own notes from Inbox > Everything 2024-05-03 18:12:47 +02:00
Bu5hm4nn
d995784b90 Feed Loading: Show spinner and hide buttons (fixes #749) 2024-05-02 11:47:48 -06:00
Daniele Tonon
a3387d0af4 MoreMenu: Update dot color and add light theme 2024-05-02 10:20:28 +02:00
Bu5hm4nn
634b21fcdf MoreMenu: Tune "simple" style to match new proposal by Daniele 2024-05-01 21:38:45 -06:00
Bu5hm4nn
09f9594959 DM Chatlist: Fix rows not clickable 2024-05-01 21:03:31 -06:00
Daniele Tonon
23f8970b81 MoreMenu: increase Y padding 2024-05-02 00:55:32 +02:00
Daniele Tonon
93b21a4d74 MoreMeu: apply a softer shadow 2024-05-02 00:55:32 +02:00
Mike Dilger
2f2993d5aa Merge remote-tracking branch 'bushmann/feature/refine-more-menu' into unstable 2024-05-02 07:22:53 +12:00
Mike Dilger
e4cdf1d8e5 Update nostr-types 2024-04-30 11:27:06 +12:00
Bu5hm4nn
bf40cd4987 Merge remote-tracking branch 'dilger/unstable' into feature/refine-more-menu
# Conflicts:
#	gossip-bin/Cargo.toml
2024-04-28 21:42:23 -06:00
Mike Dilger
f37e731154 Move some log messages 2024-04-29 11:19:14 +12:00
Mike Dilger
beca5949f2 storage: migration 33: rebuild event indexes 2024-04-29 11:13:06 +12:00
Mike Dilger
a23071e87d storage: flag rebuild_indexes_needed will rebuild indexes 2024-04-29 11:13:01 +12:00
Mike Dilger
c8e035ed39 FIX: Event indexing (regarding giftwraps) 2024-04-29 11:12:57 +12:00
Mike Dilger
f8a9f16b32 minor logic cleanup 2024-04-29 11:12:53 +12:00
Mike Dilger
a109bc664f Merge branch 'unstable' into annotation 2024-04-28 13:16:19 +12:00
Mike Dilger
21f21eff6c Reach further back for giftwraps 2024-04-28 13:16:06 +12:00
Mike Dilger
4a36d3c552 Fix DM chat event order 2024-04-28 13:16:01 +12:00
Mike Dilger
29c57da217 Reach further back for giftwraps 2024-04-28 13:14:52 +12:00
Bu5hm4nn
36ddd3e5f3 Fix unused warnings 2024-04-27 19:08:59 -06:00
Mike Dilger
de57bdb573 Fix DM chat event order 2024-04-28 13:06:48 +12:00
Mike Dilger
8fe924d609 Merge remote-tracking branch 'sg/remove-unused-flatpak-fs-perm' into unstable 2024-04-28 12:46:56 +12:00
Bu5hm4nn
6763e693b8 MoreMenus: Convert most more menu instances to new style 2024-04-27 18:44:26 -06:00
Bu5hm4nn
147665fa2e ListEntry: Remove hack that made list entries clickable with egui 0.26. It messes up the ui.auto_id_with() counter which in turn messes up MoreMenu's. Now the Name and Avatar are clickable and will lead to profile page. 2024-04-27 18:35:29 -06:00
Bu5hm4nn
358aa7c46b Settings: Add setting to optionally enable the wgpu renderer, also add commandline to turn it on and off 2024-04-27 11:15:34 -06:00
Solomon
d6ae0137f3 Remove unused directory permission from flatpak
dirs::data_dir() prioritizes XDG_DATA_HOME, which is scoped by flatpak
2024-04-26 21:45:31 -06:00
Mike Dilger
ee8f49ade6 Merge branch 'unstable' into annotation 2024-04-27 11:29:26 +12:00
Mike Dilger
8c2f909962 fix 2024-04-27 11:28:37 +12:00
Bu5hm4nn
854bd33654 winit: Enable "wgpu" renderer (supports Vulkan, Metal, etc) 2024-04-26 17:21:32 -06:00
Mike Dilger
0cb2a26435 Added the ability to add "annotation" tag to a reply to your own posts (via "A" button) 2024-04-27 11:12:44 +12:00
Mike Dilger
d78d25454a skip annotations in feeds 2024-04-27 11:12:40 +12:00
Mike Dilger
af5cec0d7e Render annotations inside of a note in the UI 2024-04-27 11:12:36 +12:00
Mike Dilger
39a116bd60 storage.get_annotations(&event) 2024-04-27 11:12:31 +12:00
Mike Dilger
83d0043c77 process annotation events as relationships 2024-04-27 11:12:20 +12:00
Mike Dilger
f86d4d6ee0 Don't report errors of invalid zap receipts 2024-04-27 11:12:20 +12:00
Mike Dilger
b271be11a8 storage: Migrate Relationships, added some, renamed, and rebuild them 2024-04-27 11:10:41 +12:00
Bu5hm4nn
7d7b0d4c03 Colors: Update window fill and default content colors to use new palette 2024-04-26 16:42:43 -06:00
Bu5hm4nn
4e058551c9 MoreMenu: Complete Bubble style according to design 2024-04-26 16:42:10 -06:00
Mike Dilger
8ca7dfeb06 Update nostr-types (rust-lightning patch to avoid overflow) 2024-04-26 18:42:36 +12:00
Bu5hm4nn
39ec60f429 MoreMenu: Get Closures working by specifying dyn trait lifetime 2024-04-25 22:04:33 -06:00
Bu5hm4nn
1b7eecc075 MoreMenu: Attempt to refine to passing list of item text and action closure 2024-04-25 20:52:08 -06:00
Mike Dilger
3da431bd36 cargo update 2024-04-26 14:28:22 +12:00