steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
643 stars 94 forks source link

[Bugfix] Teams query selectors now properly pull in the avatar and sender name, Updated logo #296

Closed mherrema closed 2 months ago

mherrema commented 2 months ago

I found that some data was not being pulled into messages like the avatar and name of the sender. This seemed to be because of the query selector used. It needed a space between the element and the attribute selector.

I also updated the logo to one that is commonly used in contexts where it's rendered small by Microsoft. Added a white circle background, but can adjust if necessary.

Screenshot 2024-09-27 at 12 28 37 AM Screenshot 2024-09-27 at 12 28 07 AM