https://github.com/noplanman/diasplus
:exclamation: Moved :exclamation: diaspora* userscript that adds tweaks to you pod.
https://github.com/noplanman/diasplus
diaspora pod tweaks userscript
Last synced: about 2 months ago
JSON representation
:exclamation: Moved :exclamation: diaspora* userscript that adds tweaks to you pod.
- Host: GitHub
- URL: https://github.com/noplanman/diasplus
- Owner: noplanman
- License: gpl-2.0
- Created: 2015-01-27T12:02:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T22:46:26.000Z (over 4 years ago)
- Last Synced: 2025-03-25T12:21:26.701Z (2 months ago)
- Topics: diaspora, pod, tweaks, userscript
- Language: JavaScript
- Homepage: https://git.feneas.org/noplanman/DiasPlus
- Size: 176 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DiasPlus
diaspora\* userscript that adds tweaks to your pod.
- Author: [Armando Lüscher](https://diasp.eu/people/c2d5d7b0852901324e075404a6b20780)
- Version: 2.0.0 ([changelog](https://github.com/noplanman/DiasPlus/blob/master/CHANGELOG.md))---
## Installation
DiasPlus can be installed on a **PC**, or a **Mac**.
Simply choose the plugin that corresponds to your web browser below and download the script, as easy as that!1. Which browser?
- **Firefox**: Install the [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) plugin.
- **Chrome**: Install the [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) plugin.
- **Opera**: Install the [ViolentMonkey](https://addons.opera.com/en/extensions/details/violent-monkey/) extension.
- **Safari** & **Internet Explorer**: *NOT SUPPORTED!*2. DiasPlus script can be found here (just choose any one)
- [Get it on OpenUserJS.org](https://openuserjs.org/install/noplanman/DiasPlus.user.js)
- [Get it on GreasyFork](https://greasyfork.org/en/scripts/7789-diasplus/code/DiasPlus.user.js)
- [Get it on GitHub](https://raw.githubusercontent.com/noplanman/DiasPlus/master/DiasPlus.user.js)3. Set your pod URL
- Be sure to set your diaspora\* pod using the new D+ cog that appears on the top right of the page when you visit any pod ([more info](#open-on-my-pod)).## Details
### Header
Adds **Liked** and **Commented** links to the stream menu on the left for easier access.

### Long-Click-Tags
Easily convert certain words to tags in the text entry field when writing a new post.
If a word is already a tag, convert it back into a normal word.
Simply move the mouse over a word that should be converted into a tag and hold down the mouse button. After half a second the word will be converted into a tag.Example when long-clicking the word "Tag": `Make me a Tag.` *becomes* `Make me a #Tag.`
### Open on my pod
When directly viewing a user, post or tag from a different pod, there is no easy way of opening the page on your own pod.
This feature helps out with that, by adding a button at the top right, needing only 1 click to open it on your pod.For this feature to work, you will need to set your pod URL first. The input field pops up when you first click the button, or alternatively you can select the D+ cog that appears next to it.
NOTE: On your own pod, you will not see the button, only the D+ cog to change the saved pod URL.

### Reverse order of conversation messages
When you're on the conversations page, you can reverse the order of the messages, to have the newest ones on top. This helps so you don't have to scroll to the bottom all the time.
Just click the new button that appears on the top right, when you're on the conversations page!
