test
Let's write a publog message from my actual phone. This simple app now supports web sign-in through the authorization_endpoint on my website. It saves the info as an account on the phone and creates a token to send the message with.
This is a message send from an Android app in an emulator to my publog on the internet.
These are some very small steps to building an Android app to send Micropub notes to my weblog.
These are some very small steps to building an Android app to send Micropub notes to my weblog.
It's to be able to receive a mention of a webmention when someone places a comment. This way I won't miss the new posts on my website, that I would other miss. It's quite easy with PushBullet.
test post with webmention
test hello
Will I get a mention of the webmention?
I added a simple PushBullet API call to my login, so it sends a token that I can use to login.
I just open sourced the microsub server that I have been working on. It still needs much work, before it's actually useful. Still it's a nice step forward.
I added sorting to the microsub-server. Now the order of the items makes sense.