{"id":16912253,"url":"https://github.com/noplanman/diasplus","last_synced_at":"2025-04-11T16:13:33.052Z","repository":{"id":86546923,"uuid":"29912301","full_name":"noplanman/DiasPlus","owner":"noplanman","description":":exclamation: Moved :exclamation: diaspora* userscript that adds tweaks to you pod.","archived":false,"fork":false,"pushed_at":"2021-01-02T22:46:26.000Z","size":180,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T12:21:26.701Z","etag":null,"topics":["diaspora","pod","tweaks","userscript"],"latest_commit_sha":null,"homepage":"https://git.feneas.org/noplanman/DiasPlus","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noplanman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-27T12:02:05.000Z","updated_at":"2018-08-25T00:12:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c429635-a4fb-48e5-bab6-dcf829ebea48","html_url":"https://github.com/noplanman/DiasPlus","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.1428571428571429,"last_synced_commit":"6c5a8f7c356173f289621ec490cfb2507e6b0d38"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FDiasPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FDiasPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FDiasPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FDiasPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noplanman","download_url":"https://codeload.github.com/noplanman/DiasPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248438514,"owners_count":21103410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diaspora","pod","tweaks","userscript"],"created_at":"2024-10-13T19:09:01.626Z","updated_at":"2025-04-11T16:13:33.028Z","avatar_url":"https://github.com/noplanman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DiasPlus\n\ndiaspora\\* userscript that adds tweaks to your pod.\n\n- Author: [Armando Lüscher](https://diasp.eu/people/c2d5d7b0852901324e075404a6b20780)\n- Version: 2.0.0 ([changelog](https://github.com/noplanman/DiasPlus/blob/master/CHANGELOG.md))\n\n---\n\n## Installation\n\nDiasPlus can be installed on a **PC**, or a **Mac**.\nSimply choose the plugin that corresponds to your web browser below and download the script, as easy as that!\n\n1. Which browser?\n  - **Firefox**: Install the [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) plugin.\n  - **Chrome**: Install the [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) plugin.\n  - **Opera**: Install the [ViolentMonkey](https://addons.opera.com/en/extensions/details/violent-monkey/) extension.\n  - **Safari** \u0026 **Internet Explorer**: *NOT SUPPORTED!*\n\n2. DiasPlus script can be found here (just choose any one)\n  - [Get it on OpenUserJS.org](https://openuserjs.org/install/noplanman/DiasPlus.user.js)\n  - [Get it on GreasyFork](https://greasyfork.org/en/scripts/7789-diasplus/code/DiasPlus.user.js)\n  - [Get it on GitHub](https://raw.githubusercontent.com/noplanman/DiasPlus/master/DiasPlus.user.js)\n\n3. Set your pod URL\n  - 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)).\n\n## Details\n\n### Header\n\nAdds **Liked** and **Commented** links to the stream menu on the left for easier access.\n\n![Additional header links](https://github.com/noplanman/DiasPlus/raw/master/assets/stream-menu-links.png)\n\n### Long-Click-Tags\n\nEasily convert certain words to tags in the text entry field when writing a new post.\nIf a word is already a tag, convert it back into a normal word.\nSimply 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.\n\nExample when long-clicking the word \"Tag\": `Make me a Tag.` *becomes* `Make me a #Tag.`\n\n### Open on my pod\n\nWhen directly viewing a user, post or tag from a different pod, there is no easy way of opening the page on your own pod.\nThis feature helps out with that, by adding a button at the top right, needing only 1 click to open it on your pod.\n\nFor 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.\n\nNOTE: On your own pod, you will not see the button, only the D+ cog to change the saved pod URL.\n\n![Open on my pod](https://github.com/noplanman/DiasPlus/raw/master/assets/open-on-my-pod.png)\n\n### Reverse order of conversation messages\n\nWhen 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.\n\nJust click the new button that appears on the top right, when you're on the conversations page!\n\n![Reverse order of conversation messages](https://github.com/noplanman/DiasPlus/raw/master/assets/reverse-order-of-conversation-messages.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoplanman%2Fdiasplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoplanman%2Fdiasplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoplanman%2Fdiasplus/lists"}