Commit Graph

532 Commits

Author SHA1 Message Date
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
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
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
Mike Dilger
fb6dee3489 Update nostr-types, RelayUsage variants renamed 2024-03-16 10:31:47 +13:00
Bu5hm4nn
38511acc9e Add setting to allow users to turn auto-scroll-to-note-in-thread off 2024-03-15 15:24:35 -06:00
Bu5hm4nn
ec01c660cd Scroll to note in thread, also when it is fake-rendered. 2024-03-15 14:51:48 -06:00
Bu5hm4nn
f4dea1e05e Refactor: Eliminate passing reference of outer egui::Frame (which is never used) in feed module 2024-03-15 13:56:22 -06:00
Bu5hm4nn
712078ab70 Fix bug breaking lower posting area introduced with scroll to note commit 2024-03-15 12:28:02 -06:00
Bu5hm4nn
f6653595e2 Fix bug that gossip would not show replies in feed even if it was enabled (mainfeed_include_nonroot) 2024-03-15 11:12:07 -06:00
Bu5hm4nn
7913e2b92c Scroll to main/focused note in a thread. Also improve some ScrollArea initializations. 2024-03-15 11:11:20 -06:00
Daniele Tonon
17d1462bd1 Update modals' lightbox background 2024-03-15 11:09:58 +01:00
Bu5hm4nn
7a02bf8b00 Wizard: Add ScrollArea to "read_nostr_config" step 2024-03-14 17:44:44 -06:00
Mike Dilger
6827b3f4ad cargo clippy & fmt 2024-03-15 11:23:54 +13:00
Mike Dilger
aa92432181 cargo fmt 2024-03-15 10:46:07 +13:00
Mike Dilger
c0a0f7bac5 offline mode setting - only change runstate if the setting is out of sync 2024-03-15 10:43:44 +13:00
Bu5hm4nn
d3ae17895e Wire up offline setting to runstate 2024-03-14 11:56:31 -06:00
Bu5hm4nn
7a8a38f282 Merge remote-tracking branch 'dilger/unstable' into feature/approval-dialogue 2024-03-14 11:50:16 -06:00
Bu5hm4nn
4b15521ea3 Approvals: Create separate UI for NIP-46 requests showing json to sign 2024-03-14 11:49:47 -06:00
Bu5hm4nn
cfc5aa85b1 Remove unneccessary passes of egui::Context instance, it is available anywhere egui::Ui is already know with ui.ctx() function 2024-03-13 21:51:21 -06:00
Mike Dilger
712e6ec204 Switch to RunState system 2024-03-14 13:09:06 +13:00
Mike Dilger
6a34be768c Remove redundant code and cleanup 2024-03-14 13:04:45 +13:00
Mike Dilger
13c3e34aa5 Simplify lib shutdown 2024-03-14 12:44:52 +13:00
Mike Dilger
b3877fee79 Get rid of Overlord Shutdown message (just do it via GLOBALS) 2024-03-14 12:44:52 +13:00
Bu5hm4nn
225b4a2eeb Style according to @dtonon design 2024-03-13 14:37:39 -06:00
Bu5hm4nn
a8f7632190 Allow user to approve relay connection and auth choosing to store permanently 2024-03-12 16:49:31 -06:00
Bu5hm4nn
8dfd3fd4db Merge remote-tracking branch 'dilger/unstable' into feature/approval-dialogue 2024-03-12 15:26:42 -06:00
Mike Dilger
3e882b7416 Added command 'offline' 2024-03-13 08:17:29 +13:00
Mike Dilger
c99f6036e2 Update nostr-types 2024-03-13 08:01:12 +13:00
Bu5hm4nn
34606d4912 Login Screen: Option to start in offline mode 2024-03-12 12:12:42 -06:00
Bu5hm4nn
72cf47831b Merge remote-tracking branch 'dilger/unstable' into feature/approval-dialogue 2024-03-12 11:40:29 -06:00
Bu5hm4nn
70a015fbb1 Style Approval dialogue 2024-03-12 11:39:10 -06:00