move firefox social api configuration to plugin

This commit is contained in:
zotlabs
2017-02-02 17:19:52 -08:00
parent a91e7cbe8d
commit c62df39ce3
4 changed files with 25 additions and 76 deletions

View File

@@ -85,6 +85,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the
[zrl=[baseurl]/help/hook/channel_remove]channel_remove[/zrl]
Called when removing a channel
[zrl=[baseurl]/help/hook/channel_settings]channel_settings[/zrl]
Called when displaying the channel settings page
[zrl=[baseurl]/help/hook/chat_message]chat_message[/zrl]
Called to create a chat message.