Skip to content

Conversation

@nigelwhitfield
Copy link

This update fixes a couple of issues I encountered (initial database creation, actor link in webfinger response when an apache Rewrite rule was being used) and adds a method to set profile information for an actor

Add additional profile fields to repsonse, if found in database
Return the correct document path when webfinger is handled via an Apache re-write rule
Add example JSON
This file provides a basic display of profile information and followers, for those who click the profile link on a remote instance
Add code snippet to show how we use the bot on BLUF.com
Information about ReWrite rules for Apache
Detect incoming DMs and hand off to a function in the dm_parser module
dm_parser is an example of how we can extract a command from an incoming DM, and use it to build a response to send back to the original actor
Minor tidying up
Small tweak to the links returned in response to a search
Ensure 'to' field is an array in the Create activity used to send DM responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant