Skip to content

Instantly share code, notes, and snippets.

@waweic
waweic / my_flask_log.log
Created July 29, 2018 09:55
I think these are all files needed to understand my problem
* Serving Flask app "simple_python_activitypub"
* Environment: production
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
127.0.0.1 - - [29/Jul/2018 10:58:44] "GET /users/waweic HTTP/1.0" 200 -
127.0.0.1 - - [29/Jul/2018 10:58:44] "GET /users/waweic HTTP/1.0" 200 -
127.0.0.1 - - [29/Jul/2018 10:58:44] "GET /.well-known/webfinger?resource=acct:waweic@testing1.ism.rocks HTTP/1.0" 200 -
@waweic
waweic / gargron_reply_strange_behaviour.json
Last active July 24, 2018 22:50
A reply of Gargron with the audience targeting looking like a public comment on the post
{
"id": "https://mastodon.social/users/Gargron/statuses/100431618406744705/activity",
"type": "Create",
"actor": "https://mastodon.social/users/Gargron",
"published": "2018-07-24T20:41:20Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Gargron/followers",