Commit Graph

337 Commits

Author SHA1 Message Date
Bu5hm4nn
f5487921bc Profile Page: Style buttons 2023-10-20 14:04:57 -06:00
Bu5hm4nn
9d1ca34ec1 Profile Page: Don't save empty petnames, remove instead 2023-10-20 12:14:28 -06:00
Bu5hm4nn
a8fb42d74f Profile Page: Restore editing petname 2023-10-20 12:04:24 -06:00
Bu5hm4nn
2e592bb619 Profile Page: Adjust margins and harmonize style code 2023-10-20 11:36:10 -06:00
Bu5hm4nn
d5990472b4 Profile Page: Complete layout logic (manual justify) 2023-10-19 23:57:59 -06:00
Bu5hm4nn
fadfaf2400 Profile Page: Optimize layout responsiveness (WIP) 2023-10-19 22:45:27 -06:00
Bu5hm4nn
eb82863645 Gossip UI: Set minimum window size to 800 x 600 2023-10-19 22:42:29 -06:00
Mike Dilger
7e6f1e33d2 Update for nostr-types 2023-10-20 16:28:45 +13:00
Mike Dilger
e0ef463bfb [breaking] update nostr-types 2023-10-20 14:42:49 +13:00
Bu5hm4nn
0278fc8b44 Profile Page: Continue layout work (WIP) 2023-10-19 19:12:44 -06:00
Bu5hm4nn
3454cf2b31 Profile Page: Improve QR popup size and placement 2023-10-19 15:56:53 -06:00
Bu5hm4nn
0d85510fd7 Profile Page: Work on new layout (WIP) 2023-10-19 14:01:19 -06:00
Bu5hm4nn
d8ea13870b Standardize page header and use in relays section (other sections still TODO) 2023-10-18 21:11:56 -06:00
Bu5hm4nn
e0963a37dc Merge remote-tracking branch 'dilger/unstable' into feature/profiles-ui-restyle 2023-10-18 19:46:54 -06:00
Mike Dilger
543f7bd73d Remove prefixing of IdHex and PubKeyHex 2023-10-19 13:02:41 +13:00
Mike Dilger
373b7d03ed [breaking] cargo update (including nostr-types) 2023-10-19 12:54:45 +13:00
Mike Dilger
228d6ec89f Fix wizard panic on deleting purplepag.es 2023-10-18 17:28:17 +13:00
Mike Dilger
ed84c4098c Update wizard default-relay list 2023-10-18 08:48:36 +13:00
Mike Dilger
8c13513dea Distinguish better between followed people and subscribed people 2023-10-17 20:30:23 +13:00
Mike Dilger
d91fc0810b Update gossip-bin for person_lists2 2023-10-17 16:38:04 +13:00
Bu5hm4nn
57eb4610f7 Harmonize access to ui.visuals() and ui.visuals_mut() 2023-10-16 16:01:42 -06:00
Mike Dilger
243bb2fd64 FeedKind::Followed(replies) changed to more general FeedKind::List(list, replies) 2023-10-16 09:07:56 +13:00
Michael Dilger
284f5136d9
Merge branch 'unstable' into feature/finish-priority-relay-ui 2023-10-16 07:07:19 +13:00
Mike Dilger
23a7147900 cargo fmt 2023-10-15 12:03:34 +13:00
Mike Dilger
87ca350353 Use event.effective_kind() where applicable 2023-10-15 11:56:08 +13:00
Mike Dilger
9c165fd4bd Update nostr-types (k-tag, effective_kind(), CommunityPost) 2023-10-15 11:45:01 +13:00
Mike Dilger
4d2cf2450b Get rid of avatars, zaps and likes for muted messages 2023-10-13 15:42:23 +13:00
Michael Dilger
9b66ec5e46
Merge pull request #536 from bu5hm4nn/feature/style-dm-chats
Feature/style dm chats
2023-10-13 13:15:28 +13:00
Mike Dilger
b2a80eb44b Fix performance issue on DM Channels page 2023-10-13 13:13:46 +13:00
Mike Dilger
2596eff98a update nostr-types ('E' tag) 2023-10-13 11:02:25 +13:00
Bu5hm4nn
6a0f5c3322 DM chat list: remove not needed parameters 2023-10-11 16:27:24 -06:00
Bu5hm4nn
5f20999013 Relay Entry: Disable "Remove from Personal list" link if the usage bits are zero 2023-10-11 13:42:10 -06:00
Bu5hm4nn
106ddde697 Relay lists: Use UI width aware truncated text 2023-10-10 21:12:48 -06:00
Bu5hm4nn
c47a8964e9 DM chats: create and use UI aware ::truncated_label function 2023-10-10 20:39:23 -06:00
Mike Dilger
667e25d13b Update gossip relay picker 2023-10-11 10:16:56 +13:00
Bu5hm4nn
158d6326de Add Relay: Focus textbox immediately 2023-10-09 17:42:47 -06:00
Bu5hm4nn
0e72b40556 Merge remote-tracking branch 'dilger/unstable' into feature/finish-priority-relay-ui
# Conflicts:
#	gossip-bin/src/ui/widgets/mod.rs
2023-10-09 17:38:20 -06:00
Bu5hm4nn
07cebcec11 safe_truncate: handle newlines and add some simple tests 2023-10-09 17:29:26 -06:00
Bu5hm4nn
33f0acefcb Navigation: Hide DM Chat's when signer is not ready 2023-10-09 17:12:01 -06:00
Bu5hm4nn
21578ae83d DM chat: Change title to just channel name 2023-10-09 17:10:01 -06:00
Bu5hm4nn
6bb3723400 DM chat list: Use pointing hand cursor for clickable row 2023-10-09 17:03:03 -06:00
Bu5hm4nn
38086d9621 Make latest_message_content an optional field to account for the fact it may not be available for various reasons 2023-10-09 16:47:23 -06:00
Bu5hm4nn
439cfa1997 Merge remote-tracking branch 'dilger/unstable' into feature/style-dm-chats 2023-10-09 16:24:31 -06:00
Mike Dilger
6e82cac3d0 Option to hide mutes entirely (was the default) or show them with no content (new default) 2023-10-10 09:52:42 +13:00
Daniele Tonon
74d29374cd Fix hover contrast on buttons/dropdown
Bug from b309a197 styling of the sidebar's drag handle
2023-10-09 09:46:47 +02:00
Mike Dilger
e13e6aeae1 Fix mute list issue 2023-10-09 08:23:42 +13:00
Mike Dilger
421355d7b1 Wizard fixes 2023-10-09 08:12:46 +13:00
Mike Dilger
5f44a290af cargo fmt and clippy 2023-10-09 07:42:53 +13:00
Mike Dilger
cd9c6d794f Drop unsupported themes 2023-10-09 07:41:46 +13:00
Michael Dilger
da1ea2b261
Merge pull request #542 from dtonon/feature/restyle-notice-labels
Review the color/size of note labels
2023-10-09 07:05:06 +13:00
Michael Dilger
4ec6c21bd5
Merge pull request #488 from bu5hm4nn/feature/relays-dropdown-style
relay lists: restyle option drop down
2023-10-09 07:04:46 +13:00
Michael Dilger
c51f1f144e
Merge pull request #541 from dtonon/feature/sidebar-restyling
Remove accent color from the sidebar
2023-10-09 07:04:09 +13:00
Michael Dilger
5b3df45ffe
Merge pull request #537 from dtonon/feature/review-view-titles
Uniform view's titles
2023-10-09 07:02:57 +13:00
Mike Dilger
af11976989 cargo clippy 2023-10-09 06:56:36 +13:00
Mike Dilger
f08d6a04b0 cargo fmt 2023-10-09 06:55:20 +13:00
Mike Dilger
79e81a2710 Fix saving of theme settings 2023-10-09 06:54:03 +13:00
Daniele Tonon
b309a19740 Improve sidebar resize UX 2023-10-08 18:17:23 +02:00
Daniele Tonon
7d451c01af Review the color/size of note labels 2023-10-08 17:35:21 +02:00
Daniele Tonon
84836eee97 Remove accent color from the sidebar 2023-10-08 16:16:16 +02:00
Mike Dilger
22808aa1c0 Fix error on DM Chat page when key is not unlocked 2023-10-08 18:57:58 +13:00
Mike Dilger
31ac81f496 minor spacing 2023-10-08 12:23:21 +13:00
Daniele Tonon
5fbd800356 Update popover styles 2023-10-07 22:32:14 +02:00
Daniele Tonon
b5cae086ee Restyle a little the profile page 2023-10-07 18:12:27 +02:00
Daniele Tonon
dbead00d07 Uniform view's titles 2023-10-07 15:18:24 +02:00
Bu5hm4nn
c218c505a5 Merge remote-tracking branch 'dilger/unstable' into feature/style-dm-chats
# Conflicts:
#	gossip-bin/src/ui/dm_chat_list.rs
2023-10-06 16:09:20 -06:00
Bu5hm4nn
2e67ea5a8e DM chat list: React to click on entire row 2023-10-06 16:01:07 -06:00
Mike Dilger
912a914675 Add latest message content to DmChannelData 2023-10-07 10:51:36 +13:00
Bu5hm4nn
73dcd5fb80 DM chat list: Re-style according to design proposal 2023-10-06 15:34:57 -06:00
Mike Dilger
82b6ca53a6 storage: migration 11: Remove event_references_person 2023-10-07 08:50:51 +13:00
Mike Dilger
b407540539 UI stats on new index 2023-10-06 11:54:29 +13:00
Bu5hm4nn
e2be3c6e0b Merge remote-tracking branch 'dilger/unstable' into feature/style-dm-chats 2023-10-05 16:36:08 -06:00
nico.benaz
0daa53fc81
Merge branch 'unstable' into feature/improve_doc_developers 2023-10-06 00:34:18 +02:00
Aaron Carlucci
3723d1ab49 Add Wayland app_id to egui eframe NativeOptions and enable Wayland feature for eframe crate 2023-10-06 11:27:27 +13:00
Bu5hm4nn
7e07bcd920 Merge remote-tracking branch 'dilger/unstable' into feature/relays-dropdown-style 2023-10-05 16:23:45 -06:00
Bu5hm4nn
b756797e0a My Relays: Change "Advertise Relay List" button style to 'important button' style 2023-10-05 16:14:00 -06:00
Aaron Carlton
62b8affe4b When launching from a desktop icon, don't allow multiple gossip windows at once 2023-10-06 11:07:23 +13:00
Bu5hm4nn
cbe7dde30b Edit Relay: Don't forward "Force disconnect" response to caller (fixes closing edit even when force disconnect is disabled). 2023-10-05 16:03:37 -06:00
Bu5hm4nn
578cbc33aa add new relay: Always prepopulate text field with 'wss://' 2023-10-05 15:55:57 -06:00
Bu5hm4nn
401968d00f Merge remote-tracking branch 'dilger/unstable' into feature/style-dm-chats
# Conflicts:
#	gossip-bin/src/ui/dm_chat_list.rs
2023-10-05 15:51:04 -06:00
Bu5hm4nn
34224f06a2 Merge remote-tracking branch 'dilger/unstable' into feature/relays-dropdown-style
# Conflicts:
#	gossip-bin/src/ui/relays/mod.rs
2023-10-05 12:36:55 -06:00
Bu5hm4nn
73c2d7d7db Separate build scripts for bin and library to fix macos ffmpeg library linking 2023-10-05 12:11:12 -06:00
Nicola Benaglia
70fee5b085 Create folder for logo files 2023-10-05 08:38:42 +02:00
Mike Dilger
b96bca7b71 Improving gossip-lib API (moving things, hiding things, documenting things) 2023-10-05 12:56:15 +13:00
Mike Dilger
78e5d81b48 [MAJOR] Move the UI into gossip-bin 2023-10-04 13:59:18 +13:00
Mike Dilger
55aa891532 Move commands into gossip-bin 2023-10-04 13:59:18 +13:00
Mike Dilger
6ec3cf58b5 make clippy happy with default impls 2023-10-04 13:59:18 +13:00
Mike Dilger
9dd731962f [MAJOR] Restructure as a workspace with two projects: gossip-lib and gossip-bin 2023-10-04 13:59:15 +13:00