Results 401 comments of Michael Vogel

I hadn't invested much time in the pump.io connector, assuming that that project isn't vital anymore, I must confess. The error 401 sounds like the authentication hadn't really worked.

The changes in PR https://github.com/friendica/friendica/pull/14151 are not related to this. The probing there had only be some "icing on the cake" but not important for the whole functionality.

@alexanmtz there seem to be issues: ![image](https://github.com/friendica/friendica/assets/844208/1cce90fa-0225-4432-8825-a8820145a81d) ![image](https://github.com/friendica/friendica/assets/844208/a38176a2-3b65-430e-a09e-0cb9ff1826c7)

I can imagine that it also works now when you disable the option again. It could be that we have got a problem with some default value.

There is the Mastodon API endpoint `api/v1/custom_emojis`. We regularly poll the servers anyway. So we could store the used shortcode anyway. During the contact discovery we then could simply remove...

We will not display these graphics at all, so there is no need to store them locally.

These "emojis" are not real emojis but graphics: ![grafik](https://user-images.githubusercontent.com/844208/195988150-7ee71a23-a618-49ce-a680-05425ecc4918.png) The contact names are stored as raw text and isn't interpreted as HTML.

My idea here is to create some console command to completely clear the avatar-cache-entries in the contact table. This would enforce a new caching.