Commit Graph

2837 Commits

Author SHA1 Message Date
Bu5hm4nn
065c967fea Overlord/Wizard: Fix bug that imported account subscriptions did not work until app restart 2024-03-05 12:21:23 -06:00
Bu5hm4nn
37ecf9e939 Wizard: Follow People page:
- re-style using list view design
- optimize caching to improve UI responsiveness
- use design buttons and improve overall alignment
2024-03-05 11:02:32 -06:00
Bu5hm4nn
6beb7ff7d0 Wizard "Follow People":
- Put entries in ScrollArea so they can all be seen
- Use list format in preparation for prettier complete display
- Refresh Metadata periodically for entries where it is still missing
- Cache Person entries when found (improves UI responsiveness)
2024-03-04 22:32:30 -06:00
Bu5hm4nn
c90ac053c9 Wizard: For pubkey only mode, skip "SetupMetadata" page 2024-03-04 16:44:24 -06:00
Bu5hm4nn
7fb617a4de Wizard: Only show "Exit this Wizard" button on first page of Wizard 2024-03-04 16:44:01 -06:00
Bu5hm4nn
0751e0d1e7 Wizard: Setup Relays Page: Refine text to make it clear successful imports can just continue 2024-03-04 16:03:00 -06:00
Bu5hm4nn
add6de479e Wizard: Clarify wording when importing existing profile 2024-03-04 12:34:01 -06:00
Bu5hm4nn
df3967adb8 Fix inverted use of wizard_state.relay_list_sought 2024-03-04 12:30:42 -06:00
Bu5hm4nn
c40cf3d551 Add commandline command dpi for setting the dpi override setting 2024-03-03 20:37:45 -06:00
Mike Dilger
3347e880c5 Merge commit '62cdb9c4c8d9fa5d49aeef252fed84305f595af2' into unstable 2024-03-02 13:52:05 +13:00
Bu5hm4nn
62cdb9c4c8 Override mouse cursor on reaction labels. Fixes #645 2024-03-01 18:00:00 -06:00
Bu5hm4nn
6cc994572e Relay Entry: Add Permission settings to relay edit view 2024-02-29 17:51:55 -06:00
Mike Dilger
b2af074f26 Resubscribing to general feed now does a temp_ sub for just the changes 2024-03-01 11:15:12 +13:00
Mike Dilger
58c8dc1136 minion: Move subscription filter determinations to separate functions in separate file 2024-03-01 11:15:12 +13:00
Mike Dilger
2cf9518685 load_more_general_feed() doesn't need to update the keys 2024-03-01 11:15:12 +13:00
Mike Dilger
acf029d9f8 Store general feed keys in minion 2024-03-01 11:15:12 +13:00
Mike Dilger
8ea7cfa239 Rename mentions to inbox 2024-03-01 11:15:12 +13:00
Bu5hm4nn
a81f4ad832 Settings UI: ScrollArea for all settings pages 2024-02-28 18:06:02 -06:00
Mike Dilger
80379dff15 More work on Pending 2024-02-29 10:54:49 +13:00
Mike Dilger
4c2080d6af Pending 2024-02-29 09:54:27 +13:00
Mike Dilger
78bd5432c9 Move a few UI buttons (DPI related) down a row so they are not likely to be offscreen 2024-02-29 08:39:04 +13:00
Mike Dilger
30b62c79a4 cargo clippy 2024-02-29 08:25:00 +13:00
Mike Dilger
cb478edc60 Use new RelayList type 2024-02-29 08:24:07 +13:00
Mike Dilger
c25ae7beda Show "Load More" button even on empty feeds (just not while recomputing) 2024-02-29 08:20:20 +13:00
Mike Dilger
ca2955c19f F11 maximizes screen 2024-02-29 07:28:11 +13:00
Mike Dilger
8df86bf5e3 Updates for ffmpeg 6.1 2024-02-29 06:22:07 +13:00
Mike Dilger
29fe1006d2 Merge branch 'master' into unstable 2024-02-29 05:48:37 +13:00
Mike Dilger
c19ded2951 Fix PgUp/PgDn freezing 2024-02-29 05:48:14 +13:00
Mike Dilger
cdbd25de8f Fix PgUp/PgDn freezing 2024-02-29 05:46:05 +13:00
Mike Dilger
38e7c911ad Use a more reliable path for DefaultHasher that works in older compilers 2024-02-29 05:39:17 +13:00
Mike Dilger
ce21b8346d Update nostr-types 2024-02-28 09:09:29 +13:00
Mike Dilger
ecbcd0674b UI: show when lists are identical based on hash 2024-02-27 10:26:21 +13:00
Mike Dilger
4507e59d9d people::hash_person_list_event(PersonList) to get hash of personlist membership of an event 2024-02-27 10:26:21 +13:00
Mike Dilger
d332b84170 GLOBALS.storage.hash_person_list(PersonList) to get hash of stored PersonList (membership) 2024-02-27 10:26:21 +13:00
Mike Dilger
50e47da1a8 Honor dismiss immediately by forcing a feed refresh 2024-02-27 10:24:35 +13:00
Mike Dilger
3f9cc96b1a Don't offer delete for other people's posts 2024-02-27 10:14:16 +13:00
Mike Dilger
c4ba23f3aa Merge branch 'post-again' into unstable 2024-02-26 08:58:56 +13:00
Mike Dilger
e1cc2455c0 Fix bug related to saving seen_on data 2024-02-26 08:57:15 +13:00
Mike Dilger
caf6d21a48 UI menu option to post again 2024-02-26 08:57:15 +13:00
Mike Dilger
aeaa679be3 gossip lib code to call post_again() in overlord 2024-02-26 08:57:15 +13:00
Mike Dilger
ee32defeb7 impl Overlord::post_again() 2024-02-26 08:57:15 +13:00
Mike Dilger
96aa7dded4 Globals::relays_for_event(&Event) 2024-02-26 08:57:15 +13:00
Mike Dilger
f30f9bdda4 When posting events that are replies, rebroadcast the parent 2024-02-23 08:30:41 +13:00
bu5hm4nn
fe45e9903b
Merge pull request #644 from bu5hm4nn/fix/egui-native-dpi-detection
Fix bug when saving scaling settings
2024-02-20 13:26:55 -06:00
Bu5hm4nn
1c83e03428 Fix bug when saving: call App::init_scaling() after saving the settings because it reads the settings 2024-02-20 13:24:55 -06:00
bu5hm4nn
b6563fabbd
Merge pull request #643 from bu5hm4nn/fix/egui-native-dpi-detection
Fix/egui native dpi detection
2024-02-20 12:58:00 -06:00
Mike Dilger
3a9dccd84c Limit the relay connection craziness 2024-02-20 18:46:26 +13:00
Bu5hm4nn
5856a2ba22 Make changing DPI setting more intuitive by offering to revert back to native scaling 2024-02-19 14:31:11 -06:00
Bu5hm4nn
389fb26dbc Move initialization of UI scaling to first run of App::update() as due to changes in egui 0.24 the native DPI is not known until the Viewport is created 2024-02-19 14:30:33 -06:00
Mike Dilger
3e011a3b59 Advertise to all your inbox, outbox and discovery relays, even if they are otherwise pathetic 2024-02-19 19:08:46 +13:00