Commit Graph

2204 Commits

Author SHA1 Message Date
Bu5hm4nn
439cfa1997 Merge remote-tracking branch 'dilger/unstable' into feature/style-dm-chats 2023-10-09 16:24:31 -06:00
Mike Dilger
dfd4b0484e Comments in versioned structures about not editing them 2023-10-10 09:53:02 +13: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
Michael Dilger
4e5ed6a708
Merge pull request #538 from dtonon/feature/temp-review-profile
Restyle a little the profile page
2023-10-08 07:14:11 +13: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
3edbb73f81 FIXME about delegation 2023-10-06 12:31:33 +13:00
Mike Dilger
8812d48a26 Use event_tag_index to find delegated events in Person feed 2023-10-06 12:22:16 +13:00
Mike Dilger
c70b5cfce2 storage: stable sorting 2023-10-06 12:10:29 +13:00
Mike Dilger
0fc4f1496b Merge branch 'event_tag_index' 2023-10-06 12:10:14 +13:00
Mike Dilger
b9cd5646d7 Switch inbox logic to use event_tag_index 2023-10-06 12:09:53 +13:00
Mike Dilger
33c4c2c9d5 Rebuild event tags index whenever the user's key changes 2023-10-06 11:54:29 +13:00
Mike Dilger
69ff49996b storage: migration to populate event_tag_index 2023-10-06 11:54:29 +13:00
Mike Dilger
b407540539 UI stats on new index 2023-10-06 11:54:29 +13:00
Mike Dilger
a8077afb1d storage: event_tag_index 2023-10-06 11:54:29 +13:00
Michael Dilger
8f308f30ae
Merge pull request #530 from nbenaglia/feature/improve_doc_developers
Improve documentation for developers
2023-10-06 11:43:08 +13:00
nico.benaz
9a2766284f
Update DOCUMENTATION.md 2023-10-06 00:36:18 +02: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
Nicola Benaglia
c4c9476f17 Reference to gossip.png file 2023-10-06 00:33:01 +02:00
Nicola Benaglia
8f0aed85a7 Reference to gossip.png file 2023-10-06 00:32:47 +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
Mike Dilger
67ef7038db add NIP-24 to README 2023-10-06 11:26:38 +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
Mike Dilger
8b16d2a16c Clarification in the README 2023-10-06 11:07:23 +13: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