Commit Graph

2660 Commits

Author SHA1 Message Date
Mike Dilger
2a04fc24f4 Update nostr-types (nip-44) 2024-01-09 09:05:09 +13:00
Mike Dilger
af515f98b7 Merge branch 'load-more' into unstable 2024-01-08 11:48:12 +13:00
Mike Dilger
115eece5c9 Only show Load More on the feeds were we support it 2024-01-08 11:47:39 +13:00
Mike Dilger
9681760fe7 Load more support for Person feeds 2024-01-08 11:47:39 +13:00
Mike Dilger
7944d92132 Load More: sync time between feed and minions; Depend on which feed 2024-01-08 11:47:39 +13:00
Bu5hm4nn
a24567e119 Load More: Draw some nice lines next to the button as per dtonon's idea 2024-01-08 11:47:39 +13:00
Bu5hm4nn
3a5a1f14c4 Load More: Put button at bottom of feed and style it in accent_style_1 2024-01-08 11:47:39 +13:00
Mike Dilger
0457c186c4 Change feed chunk defaults and range in ui slider 2024-01-08 11:47:39 +13:00
Mike Dilger
f01eb34b9e feed: load more button at bottom 2024-01-08 11:47:39 +13:00
Mike Dilger
f3855f5c39 Overlord loading of one more feed chunk 2024-01-08 11:47:39 +13:00
Mike Dilger
122124f666 feed: record general feed start, allowing us to back it up 2024-01-08 11:47:39 +13:00
Mike Dilger
a8e911db93 minion TempSubscribeGeneralFeedChunk 2024-01-08 11:47:39 +13:00
Mike Dilger
8bc20c474a cargo fmt 2024-01-08 11:47:28 +13:00
Mike Dilger
2784903082 Don't fetch person feed from ALL of their relays; fetch most things from num-relay-per-person +1 2024-01-08 11:45:04 +13:00
Mike Dilger
8d5b2d837a Don't include giftwrap in non-dm filters 2024-01-08 11:37:36 +13:00
Mike Dilger
3432d0117a Surreptitiously subscribe to relay lists when subscribing to metadata 2024-01-08 09:04:45 +13:00
Mike Dilger
3cbacba0be When viewing a particular person feed, subscribe on their OUTBOX relays: 2024-01-08 08:55:02 +13:00
Mike Dilger
63648b3bc0 Fix person-feed mismatch (since in minion vs limit=25 in filter) 2024-01-08 08:42:09 +13:00
Mike Dilger
99e79527c6 Updates to release files 2024-01-02 08:39:08 +13:00
Mike Dilger
eb8a195e3f wxs files from windows packaging 2024-01-02 07:57:10 +13:00
Mike Dilger
7107e2ae25 0.10.0-unstable 2024-01-02 07:56:37 +13:00
Mike Dilger
f55db808c9 cargo fmt 2023-12-29 22:39:43 +13:00
Mike Dilger
42eb336ff2 Fix multiple FetchMentions per relay 2023-12-29 22:39:07 +13:00
daniele
dd292eba30
Merge pull request #611 from bu5hm4nn/fix/people-list-styling-again
Profile Page: Style the List section to use onoff switch style ...
2023-12-28 16:26:53 +01:00
Daniele Tonon
425f1b2e39 People list: Use the two-lines button for the top dropdown 2023-12-27 22:45:18 +01:00
Mike Dilger
82254bb125 storage: deallocate_person_list: first clear the list 2023-12-28 10:11:22 +13:00
Bu5hm4nn
53de595cb2 People List: MoreMenu don't show public/private unless on Contacts View. Rename items for clarity. 2023-12-27 14:42:07 -06:00
Bu5hm4nn
37871084b3 People List: MoreMenu always allows deleting of list because we now have a confirm dialog. Clear list button disabled when list is empty, 2023-12-27 14:21:09 -06:00
Bu5hm4nn
f02f426ec7 People List: Add Contact now obeys lists's 'Private' setting. Also fix disabling of UI when popups are open. 2023-12-27 14:09:42 -06:00
Bu5hm4nn
8a3a7dc6d7 People Lists: Fix inverted private/public logic on list and profile page 2023-12-27 13:54:40 -06:00
Bu5hm4nn
afc18715f5 Profile Page: Style the List section to use onoff switch style, also for the 'Private' option 2023-12-27 13:11:24 -06:00
Bu5hm4nn
3e771ab7a6 note/mod.rs: Let note use new 'simple' MoreMenu as well 2023-12-27 10:09:24 -06:00
Bu5hm4nn
541e7433ac Profile Page: Fix left margin for sub-headings 2023-12-26 23:18:05 -06:00
Bu5hm4nn
edb488a450 Merge remote-tracking branch 'dilger/unstable' into fix/people-list-styling-again 2023-12-26 22:57:43 -06:00
Bu5hm4nn
f7a49c0a34 MoreMenu: Dynamically choose popup position based on screen quadrant 2023-12-26 16:35:26 -06:00
Mike Dilger
053674d856 Add content moderation info to README.md 2023-12-27 11:19:06 +13:00
Bu5hm4nn
31f7716cfd People Lists CO12: Use '=' button for list item menu 2023-12-26 15:01:19 -06:00
Bu5hm4nn
0d6cb5e35f cargo fmt 2023-12-26 14:20:56 -06:00
Bu5hm4nn
7f98b85f3c People Lists CO09, LI07: Change list entry background color to note background color to match feeds. Also for DM chat lists and relay lists. 2023-12-26 14:20:28 -06:00
Bu5hm4nn
a8d3943a20 People Lists CO13, LI08: Add some space at end of lists 2023-12-25 18:47:58 -06:00
Mike Dilger
973406793f cargo fmt 2023-12-26 11:19:10 +13:00
Mike Dilger
db78e749c1 Merge remote-tracking branch 'remotes/bushmann/fix/support-pubkey-only-mode-on-lists' into unstable 2023-12-26 11:17:54 +13:00
Mike Dilger
fe5ba068d2 wizard: setup metadata: cannot publish if pubkey only 2023-12-26 11:16:52 +13:00
Mike Dilger
0e6d7ff8bc Import person lists when not logged in, even though we have to ignore encrypted content 2023-12-26 11:11:42 +13:00
Bu5hm4nn
5b94d26d05 People Lists CO14: Make contact image clickable 2023-12-25 16:00:24 -06:00
Bu5hm4nn
610c373e48 People Lists CO10: Increase name size font 2023-12-25 15:53:08 -06:00
Bu5hm4nn
a3943e3b07 People Lists CO11: Decrease space between name and nip-05 2023-12-25 15:51:50 -06:00
Daniele Tonon
759c35ec87 Set the non actionable reactions to a weak color 2023-12-23 08:41:07 +01:00
daniele
bc48571980
Merge pull request #607 from bu5hm4nn/feature/style-login-screen
Feature/style login screen - create "Paste" button and enable on wizard
2023-12-23 08:39:26 +01:00
Daniele Tonon
af4c0ae569 Update style for "Paste" element inside the input 2023-12-23 08:14:17 +01:00