prose-core-client icon indicating copy to clipboard operation
prose-core-client copied to clipboard

Support looking up a user by a provided JID

Open nesium opened this issue 8 months ago • 2 comments

Required here.

  • Provide a core-client method to fetch any JID's name (which might not be in our current roster; could also be the whole profile but I only need the name and avatar), will be bound here: https://github.com/prose-im/prose-app-web/commit/6e1778c4e40f5f4998952b1798be7f9652a6d971#diff-caf3f31c46b80297206df2237259045d7a6d03e934f72a92958d2964b87fe63fR200
  • Provide a core-client method to add a JID + name pair to the user's roster, will be bound here: https://github.com/prose-im/prose-app-web/commit/6e1778c4e40f5f4998952b1798be7f9652a6d971#diff-ed5b04fbb5038210f200e7a33778e38b74d3d9e1eb16b2b68f2a43f1b51e0379R343

nesium avatar Oct 21 '23 10:10 nesium