Commit Graph

560 Commits

Author SHA1 Message Date
Daniele Tonon
4136ca58e1 Increase right padding and fix top bar 2024-04-03 11:53:34 +02:00
Bu5hm4nn
b82e139013 Add right margin to the feed to make space for the scroll bar 2024-03-29 21:39:48 -06:00
Bu5hm4nn
b43033b0ba Fix #701: bug handling kind:6 reposts without embedded note, when the e-tag is not the first tag. 2024-03-29 20:56:58 -06:00
Mike Dilger
dc333b3d90 cargo fmt 2024-03-29 12:51:33 +13:00
Mike Dilger
9051d6f113 logging fixes 2024-03-29 11:55:03 +13:00
Mike Dilger
871f29fe54 Update nostr-types 2024-03-29 09:58:58 +13:00
Mike Dilger
e662f4d9d9 Update for EventReference changes 2024-03-29 08:59:26 +13:00
Mike Dilger
b17a005f10 Update nostr-types 2024-03-29 08:59:26 +13:00
Mike Dilger
04aa5db932 Merge remote-tracking branch 'bushmann/feature/clickable-relay-links-in-profile' into unstable 2024-03-28 10:09:33 +13:00
Mike Dilger
855e7c2f1f Merge remote-tracking branch 'bushmann/feature/warn-no-audio-device' into unstable 2024-03-28 10:02:01 +13:00
Bu5hm4nn
f421a25304 Make sure Person::best_name() is the only way of choosing the best name 2024-03-26 14:52:51 -06:00
Bu5hm4nn
45eb3648fe Tagging: Prioritize not only followed people but people on all lists 2024-03-26 14:52:01 -06:00
Bu5hm4nn
579757dab9 Show relay list as clickable links that will go to relay configuration 2024-03-26 00:01:33 -06:00
Bu5hm4nn
dc852baaeb Touch up people list layout (fixes #695) 2024-03-25 23:37:05 -06:00
Bu5hm4nn
01d7a17926 Fix Person page layout (fixes #695) 2024-03-25 23:30:58 -06:00
Bu5hm4nn
9549c5a605 Fix posting area when warning area is shown and remove some unused code (old margin case from the time the status was shown in the bottom-panel) 2024-03-25 21:51:32 -06:00
Mike Dilger
23130a8ba4 cargo clippy 2024-03-26 14:10:44 +13:00
Mike Dilger
724785a39d Show relay list state on person lists and person page; add fetch now button 2024-03-26 14:09:39 +13:00
Mike Dilger
1be40a9903 Update emojis 2024-03-26 13:46:36 +13:00
Mike Dilger
9076183b06 Change setting for when relay list and metadata become stale to MINUTES 2024-03-26 11:25:50 +13:00
Mike Dilger
05a4a5884c Do not switch from RunState::Online from RunState::ShuttingDown 2024-03-26 10:14:05 +13:00
Daniele Tonon
2fa631344a Update style for libsdl2-dev alert 2024-03-25 20:57:01 +01:00
Mike Dilger
56b6d8a63f shorten default stale times (especially for relay lists) 2024-03-23 10:12:49 +13:00
Bu5hm4nn
3b04bb0c17 No audio warning: Use updated colors for warning message 2024-03-22 13:16:21 -06:00
Bu5hm4nn
795c805a64 Merge remote-tracking branch 'dilger/unstable' into feature/warn-no-audio-device 2024-03-22 13:02:38 -06:00
Bu5hm4nn
8aa0d39a14 Allow zaps even when no seen_on relays are known for a note, because we only need the author profile 2024-03-21 19:48:27 -06:00
Mike Dilger
3f2fad47a7 Change rendering of relays on person page (mention they are outbox, show the score) 2024-03-22 11:03:41 +13:00
Mike Dilger
b51e65a7c6 Revert "Option to render feed with newest at bottom"
This reverts commit c43135d2bf.
2024-03-22 10:53:29 +13:00
Mike Dilger
831887fb4e Revert "Give the post icon some opacity so we can see what is in the post behind it, and move to top if feed reversed"
This reverts commit 20a6d49d2d.
2024-03-22 10:53:29 +13:00
Bu5hm4nn
ba6e2d6a7c Relay Entry: Don't show permission drop-downs when the permission is disabled in settings (fixes #688) 2024-03-21 15:28:49 -06:00
Bu5hm4nn
005ea54c04 Make libsdl2 warning dismissable for one gossip session 2024-03-21 11:33:17 -06:00
Bu5hm4nn
21101d8f41 Merge remote-tracking branch 'dilger/unstable' into feature/warn-no-audio-device 2024-03-21 11:21:17 -06:00
Bu5hm4nn
d3e5dacd67 Fix #552: Don't show more menu on "Followed" and "Muted", remove "view contacts" menu item from more menu for all 2024-03-21 10:31:49 -06:00
Bu5hm4nn
eea6eccc8b People Lists: Row entry text should be non-selectable 2024-03-21 09:35:06 -06:00
Mike Dilger
ce0c647299 Merge branch 'seeker' into unstable 2024-03-21 15:38:51 +13:00
Bu5hm4nn
c1a50ea44b Fixes #552: Clicking on labels should also do row_click action 2024-03-20 17:43:04 -06:00
Bu5hm4nn
8ddc6b99fb Fixed #552: The error messages in the "Add contact to the list" should be displayed below the title 2024-03-20 17:30:59 -06:00
Mike Dilger
4389b1cfda Seek relay list when following someone (parameter not necessary), but only if needed 2024-03-21 12:23:14 +13:00
Bu5hm4nn
f3e3a55a7d Fixed #552: The "more actions" button in the list view should not be displayed if it is empty (Followed and Muted) 2024-03-21 12:22:32 +13:00
Mike Dilger
20a6d49d2d Give the post icon some opacity so we can see what is in the post behind it, and move to top if feed reversed 2024-03-21 12:22:32 +13:00
Mike Dilger
c43135d2bf Option to render feed with newest at bottom 2024-03-21 12:22:32 +13:00
Mike Dilger
41baa88d05 command: backdate_eose() 2024-03-21 12:16:22 +13:00
Bu5hm4nn
d33f3ac8cd Thread: Auto-scroll to note only when note is not already in view to avoid UI "jitters" 2024-03-21 12:15:48 +13:00
Mike Dilger
92b547a43d Changes for building AppImage 2024-03-21 12:15:43 +13:00
Mike Dilger
4d0f5f9d73 Fix force of purplepag.es
fixes #627
2024-03-17 06:09:08 +13:00
Bu5hm4nn
f1ea6bb71e Warn if no audio device is found when compiled with 'video-ffmpeg' option 2024-03-15 18:23:54 -06:00
Bu5hm4nn
05ab6311cf Restore "Follow" and "Unfollow" button to User Profile, fixes #616 2024-03-15 16:36:21 -06:00
Bu5hm4nn
b78bd47c75 Fix issue #572 point A and fix separator placement 2024-03-15 16:16:51 -06:00
Bu5hm4nn
4ef476d79c Fix issue #572 points B, D, F and G 2024-03-15 15:47:15 -06:00
Mike Dilger
0de36e2107 Update gossip-relay-picker. Direction replaced with nostr-types RelayUsage 2024-03-16 10:31:47 +13:00