Skip to content

SansPseudoFix/diaspora-public-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Since this PR is merged, this script is useless if your pod is running diaspora >= 0.6.1.0.*

Diaspora* Public Posts

Lire la version française

Specially useful for official organisation account.

Install

My pod is not diaspora-fr.org nor framasphere.org

I made this script for these two pods, but it could be adapted and add to other pods. So, to install this script for your pod:

With GreaseMonkey:

  • Go to your browser settings (Firefox about:addons)
  • User Scripts
  • Click Edit in front of Diaspora* Public Posts
  • Click Settings
  • Add your pod url in Allowed pages* section (Don't forget to add a joker at the end : https://my-pod-url/*)
  • Desactive and active the script to enable changes

Manually:

  • Go to your browser settings (Firefox about:addons)
  • User Scripts
  • Click Edit in front of Diaspora* Public Posts
  • Remove line 6
  • Replace diaspora-fr.org line 5 by your pod url (Don't forget to add a joker at the end : https://my-pod-url/*)

Example: if your pod is joindiaspora:

// @include     http://joindiaspora.com/*

What this script does

  • Set publication with Public aspect (no need to remember to switch aspect before posting)
  • Download jQuery extras file (finally not required)

What this script does not

Coffee and everything else than set Public aspect to your posts.

About

Set "Public" by default for diaspora* - https://github.com/diaspora/diaspora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published