I should add a <pre> tag to the code snippets.
Bookmarks should be added to the bookmarks channel automatically. The old posts need to be added to the right channels.
This is a note that was added to the notes channel
Having two workers running "fixes" the problem. Probably two pieces of code are writing the same information. And overwriting it with the information from the first.
Checking the box for Tweets is also difficult let's try another.
The tweet is created, but link is not added. This is quite strange.
In the development environment the syndication url gets added, but not in the production environment.
Yesterday I improved the authorization endpoint. It will work now with more clients. I found that still quite a few clients need the "me" parameter, which I think should not be needed, because there is a "state" parameter.
Next I will need to implement the channels that I added to the authentication screen. This will allow to connect auth tokens with channels. The channels will be special "feeds" so not all items will end up on the homepage.
Test note from shpub