matt

Results 63 comments of matt

I think we need no speaking titles, just the numbers: ![image](https://github.com/TheFive/osmbc/assets/34400929/ab34ebfc-76b0-4287-8f2a-6becb259ecdd) 4. weeklyOSM: Contributions 123, Reviews 59 maybe with a link to the Heatmap from above

fair point. I'll create a pull request to add Signal to the list. Looking at the title of this issue, it should be solved by that. Feel free to open...

If I understand it correctly, the provider changes the prefix of private IPv6 addresses, so ddns is also needed for IPv6. The API used to determine the IPv4 address also...

this looks promising: https://github.com/k6rfm/gandi-ddns

Pixel 8 has the same issue. Reinstall of the app solved it also for me.

oh, there is already a pull request! https://github.com/eclipse/paho.mqtt.python/pull/656 please merge, this is very necessary

Hello. I am motivated to start some work on this topic, as described in #1546 But I need support setting everything up. Help is appreciated: https://help.nextcloud.com/t/content-security-policy-in-dev-environment/75931

Here is a start: synchronizing the profile picture from facebook (without the need of an own facebook account or any exposure of contact details): https://github.com/call-me-matt/contacts ![social-profile](https://help.nextcloud.com/uploads/default/original/3X/5/5/55c46017af05ef101b5fc47912a09e9a952bdf63.gif) What do you think?...

oh no. you are right, the facebook API seems not to work anymore:-/ What a pity! Seems they [enforce authentication](https://developers.facebook.com/docs/graph-api/reference/user/picture/) now, which I don't know how we could implement for...

> Have users generate an access token and store it so it can be used in API calls. So we need a _facebook integration_ app, I suppose? ![image](https://user-images.githubusercontent.com/34400929/97400827-0df04580-18f0-11eb-9752-d983875bbdb5.png) If I...