mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-13 17:07:27 +02:00
The getMetadata method was only checking the event store without actually fetching profiles from relays. Changed to use profileLoader which properly fetches kind 0 metadata from relays when not in store. This ensures chat titles show usernames instead of truncated pubkeys.