#social 2019-10-29
2019-10-29 UTC
sl007, jesopo, xmpp-social, BitBot and mvalente joined the channel
# mvalente seems https://test.activitypub.rocks/ is not working
# mvalente anyone out there who might do some tests on my activitypub presence?
# mvalente its @mvalente@maverick.pt
# mvalente its working but the data appears to be data cached previously
# mvalente when I make changes to the profile files they dont seem to appear at mastodon.social or mastondon.xyz
# mvalente files at
# mvalente right, thnx @Loqui
# mvalente problem is
# mvalente over at mastodon.social and mastodon.xyz it shows a previous value, MVALENTE
# mvalente i changed it at 19:54
# mvalente some kind of caching seems to be going on
# mvalente which makes it impossible to test the activitypub implementation i'm working on
# kaniini yes mastodon and pleroma do some caching
# kaniini it can take up to 48 hours for the actor to be refetched
# kaniini you can send an Update tho
# mvalente crap! 48 hours! whoa
# mvalente i'm not at a point where i can implement actor updates
# mvalente any tool I might be able to use to do the testing? since the test site is not working....
# kaniini if you are not to a point where you can implement actor updates, conformance testing seems premature
# mvalente if I could only test the basic profile stuff
# mvalente a basic static actor
# mvalente and have any changes reflected, like changing the avatar
# mvalente i could the proceed to work on aditional stuff like updates
# mvalente the -> then
# kaniini you could deploy your own pleroma and flush the cache by hand :)