Commit Graph

337 Commits

Author SHA1 Message Date
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