Commit Graph

2283 Commits

Author SHA1 Message Date
Bu5hm4nn
aaa4c08a51 Tagging: Allow any character including space for search 2023-10-25 14:53:20 -06:00
Bu5hm4nn
5806209427 Ignore keyboard scrolling when compose area has focus 2023-10-25 14:32:13 -06:00
Bu5hm4nn
2e3ee6276d Tagging: Cache results and only search when a new search phrase is typed 2023-10-25 13:47:41 -06:00
Bu5hm4nn
e4892ae467 Tagging: Tag users in place using keyboard navigation. Selecting with mouse clicks currently only works when mouse is over textbox area. 2023-10-24 23:59:00 -06:00
Bu5hm4nn
57d1749f2f Merge remote-tracking branch 'dilger/unstable' into feature/tagging 2023-10-24 18:04:37 -06:00
Bu5hm4nn
917e2678a9 Merge remote-tracking branch 'dilger/unstable' into feature/tagging 2023-10-24 15:48:48 -06:00
Bu5hm4nn
df99e2eea6 Profile Page: fix warning unused variable 2023-10-24 15:39:24 -06:00
Bu5hm4nn
92d6308a22 Modal Popup: Put the close 'X' button in it's own egui::Area so it can be positioned independently 2023-10-24 15:38:21 -06:00
Mike Dilger
118a5a47ac Merge branch 'feature/profiles-ui-restyle' into unstable 2023-10-25 09:06:51 +13:00
Daniele Tonon
777058afd5 Make new notes background less prominent 2023-10-24 21:37:47 +02:00
Mike Dilger
94d4c7790c cargo fmt 2023-10-25 08:21:04 +13:00
Mike Dilger
fdb3b28d37 person page: enable the Priority button 2023-10-25 08:20:58 +13:00
Mike Dilger
4ef0cbc697 Merge branch 'unstable' into feature/profiles-ui-restyle 2023-10-25 08:20:50 +13:00
Mike Dilger
89542d00ee Names: Person::best_name(): petname > name > display_name > pubkey_short 2023-10-25 07:43:38 +13:00
Daniele Tonon
0d5e2ea765 Fix LUD16 QR code 2023-10-24 20:42:02 +02:00
Mike Dilger
9bd86d4202 Update gossip-relay-picker 2023-10-25 07:10:49 +13:00
Bu5hm4nn
7dd1838cc7 Merge remote-tracking branch 'dilger/unstable' into feature/profiles-ui-restyle 2023-10-24 11:48:50 -06:00
Daniele Tonon
e098c264e5 Restyle modal with qrcodes in profile 2023-10-24 18:31:34 +02:00
Daniele Tonon
e0d238ecb6 Review profile texts 2023-10-24 18:31:34 +02:00
Daniele Tonon
8ccf9bd9da Review profile fills 2023-10-24 18:31:34 +02:00
Daniele Tonon
8ab9e0e36e Review theme background fills 2023-10-24 18:31:34 +02:00
Daniele Tonon
f7bb01a7d6 Restyle primary, secondary and danger buttons 2023-10-24 18:31:34 +02:00
Daniele Tonon
60cfa12eec Review darken_color function 2023-10-24 17:45:36 +02:00
Bu5hm4nn
d4990b7ff7 Profile Page: Dark mode styling (WIP) 2023-10-23 20:39:13 -06:00
Mike Dilger
77086f7005 tagging: determine if the user is typing a @tag in the draft area 2023-10-24 09:44:59 +13:00
Mike Dilger
1ff2f1dad9 Fix a hang during migration 14 for new users 2023-10-24 08:47:05 +13:00
Bu5hm4nn
a629eec2d1 Profile page: Fix flicker on copy symbols 2023-10-23 13:09:22 -06:00
Mike Dilger
060a315d85 Merge branch 'person_list_events' into unstable 2023-10-23 12:31:50 +13:00
Mike Dilger
272af86039 Generalize with ToOverlordMessage::UpdatePersonList 2023-10-23 12:31:15 +13:00
Mike Dilger
9bd94b45eb Allocate PersonList on incoming event 30000 2023-10-23 10:03:27 +13:00
Mike Dilger
1ad86866b1 Switch code to use the new person_list_last_edit_time storage 2023-10-23 10:02:18 +13:00
Mike Dilger
a7f6c29d9b Move deprecated functions 2023-10-23 10:02:18 +13:00
Mike Dilger
2c7b8ba13f storage: migration 14: migrate person list last edit times 2023-10-23 10:02:18 +13:00
Mike Dilger
d30bc067e1 Add new method of storing person list last edit times 2023-10-23 10:02:18 +13:00
Mike Dilger
c459d2bb12 Generalize compute/store/fetch of time and size of last PersonList event 2023-10-23 10:02:18 +13:00
Mike Dilger
e9a72471c7 improve PersonList type a bit 2023-10-23 10:02:18 +13:00
Mike Dilger
bb907b537d Generalize commands to push person list events 2023-10-22 09:34:59 +13:00
Mike Dilger
1e5300c0f7 cargo fmt 2023-10-22 09:28:48 +13:00
Mike Dilger
f62a125171 Generalize code that generates a person list event 2023-10-22 09:28:23 +13:00
Bu5hm4nn
afee94b4cb Profile Page: Hide status circle if not applicable 2023-10-21 14:17:05 -06:00
Bu5hm4nn
055dde4b0f Profile Page: Optimize "is_self" scenario 2023-10-21 14:11:36 -06:00
Bu5hm4nn
4a2cf62f24 Profile Page: Show status circle on avatar image 2023-10-21 13:53:40 -06:00
Mike Dilger
cbf1d95392 Generalize getting person list keys and checking if a person is in a list 2023-10-22 08:38:05 +13:00
Mike Dilger
9bd2cd122e fix comment 2023-10-22 08:18:07 +13:00
Mike Dilger
3cb3f706f7 Disable rendering feed-displayable events of kinds that we don't yet properly support 2023-10-22 07:31:25 +13:00
Bu5hm4nn
adbce6a7ea Profile Page: Standardize render order for some metadata fields, skip if found later 2023-10-21 10:21:27 -06:00
Bu5hm4nn
e2b5a3500a Merge remote-tracking branch 'dilger/unstable' into feature/profiles-ui-restyle 2023-10-20 15:32:32 -06:00
Bu5hm4nn
36333f2b4e CopyButton: Make stroke overridable, use on Profile Page 2023-10-20 15:32:19 -06:00
Bu5hm4nn
117fcffc35 Profile Page: Skip empty metadata fields unless it's the account owners profile 2023-10-20 15:07:25 -06:00
Bu5hm4nn
e9e43499ea Profile Page: Fine tune spacing 2023-10-20 14:29:19 -06:00