Commit Graph

2488 Commits

Author SHA1 Message Date
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
Michael Dilger
7848ceb056
Merge pull request #532 from bu5hm4nn/bug/fix-macos-ffmpeg-linking
Fix macOS linking
2023-10-06 11:07:08 +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
9c9b6f4427 Add file for generating rust doc 2023-10-05 09:03:12 +02:00
Nicola Benaglia
4c0c47d6fe Remove files 2023-10-05 09:01:21 +02:00
Nicola Benaglia
de252a19b9 Improve markdown and convert txt to md 2023-10-05 08:49:14 +02:00
Nicola Benaglia
70fee5b085 Create folder for logo files 2023-10-05 08:38:42 +02:00
Nicola Benaglia
d13c60441b Improve markdown 2023-10-05 08:34:39 +02:00
Nicola Benaglia
9dbf65945d Add telegram channel 2023-10-05 08:32:42 +02:00
Nicola Benaglia
ab0c1ea42d Move doc into folder and improve markdown 2023-10-05 08:17:18 +02:00
Nicola Benaglia
e09b0f1aed Add vscode to ignore 2023-10-05 08:07:05 +02:00
Mike Dilger
abf7f55008 More docs and visibility changes 2023-10-05 17:28:09 +13:00
Mike Dilger
eae1a1ff29 more docs and visibility updates 2023-10-05 16:57:37 +13:00