diff --git a/CHANGELOG.md b/CHANGELOG.md index f63abe1f..d6a0e0d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -For full release notes, see [GitHub releases](https://github.com/nolanlawson/pinafore/releases). +For full release notes, see [GitHub releases](https://github.com/semaphore-social/semaphore/releases). -For breaking changes, see [BREAKING_CHANGES.md](https://github.com/nolanlawson/pinafore/blob/master/BREAKING_CHANGES.md). +For breaking changes, see [BREAKING_CHANGES.md](https://github.com/semaphore-social/semaphore/blob/master/BREAKING_CHANGES.md). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d43dc7c3..c5b94bb5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -163,9 +163,9 @@ branch deploys to `pinafore.social`. ## Architecture -See [Architecture.md](https://github.com/nolanlawson/pinafore/blob/master/docs/Architecture.md). +See [Architecture.md](https://github.com/semaphore-social/semaphore/blob/master/docs/Architecture.md). ## Internationalization -See [Internationalization.md](https://github.com/nolanlawson/pinafore/blob/master/docs/Internationalization.md). +See [Internationalization.md](https://github.com/semaphore-social/semaphore/blob/master/docs/Internationalization.md). diff --git a/docs/Internationalization.md b/docs/Internationalization.md index 7c316ccd..241c6999 100644 --- a/docs/Internationalization.md +++ b/docs/Internationalization.md @@ -1,6 +1,6 @@ # Internationalization -To contribute or change translations for Pinafore, look in the [src/intl](https://github.com/nolanlawson/pinafore/tree/master/src/intl) directory. Create a new file or edit an existing file based on its [two-letter language code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) and optionally, a region. For instance, `en-US.js` is American English, and `fr.js` is French. +To contribute or change translations for Pinafore, look in the [src/intl](https://github.com/semaphore-social/semaphore/tree/master/src/intl) directory. Create a new file or edit an existing file based on its [two-letter language code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) and optionally, a region. For instance, `en-US.js` is American English, and `fr.js` is French. The default is `en-US.js`, and any strings not defined in a language file will fall back to the strings from that file. diff --git a/docs/User-Guide.md b/docs/User-Guide.md index 0d1af6ee..5e234565 100644 --- a/docs/User-Guide.md +++ b/docs/User-Guide.md @@ -10,15 +10,15 @@ This will walk you through the basic usage of Pinafore and its major differences The home page is both where you write toots and where you read your home timeline: -![Screenshot of home page](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot1.png) +![Screenshot of home page](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot1.png) When you scroll down, the "toot" button transforms into a "compose" button: -![Screenshot showing home page scrolled down](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot2.png) +![Screenshot showing home page scrolled down](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot2.png) If you press this compose button, you can toot anywhere in your home timeline. -![Screenshot showing compose box in a modal dialog](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot3.png) +![Screenshot showing compose box in a modal dialog](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot3.png) ## Community page @@ -26,15 +26,15 @@ By default, the Local Timeline is pinned to the top navigation. In the "Communit Lists, the Local Timeline, the Federated Timeline, and your Favorites, and you can also pin any of these to the top navigation. -![Screenshot of Community page with options to pin multiple timelines](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot4.png) +![Screenshot of Community page with options to pin multiple timelines](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot4.png) ## Multiple instances You can manage your instances in the settings: -![Screenshot of instance settings with a list of instances](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot5.png) +![Screenshot of instance settings with a list of instances](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot5.png) For each instance, you can choose a custom theme so that it's easy to remember which instance you're currently using: -![Screenshot of instance configuration with multiple themes available](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot6.png) \ No newline at end of file +![Screenshot of instance configuration with multiple themes available](https://github.com/semaphore-social/semaphore/blob/master/docs/Screenshot6.png) \ No newline at end of file diff --git a/package.json b/package.json index 68011483..d9af4408 100644 --- a/package.json +++ b/package.json @@ -186,15 +186,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/nolanlawson/pinafore.git" + "url": "git+https://github.com/semaphore-social/semaphore.git" }, "keywords": [], "author": "Nolan Lawson ", "license": "AGPL-3.0-only", "bugs": { - "url": "https://github.com/nolanlawson/pinafore/issues" + "url": "https://github.com/semaphore-social/semaphore/issues" }, - "homepage": "https://github.com/nolanlawson/pinafore#readme", + "homepage": "https://github.com/semaphore-social/semaphore#readme", "lint-staged": { "*.js": "standard --fix", "*.html": "standard --fix --plugin html 'src/routes/**/*.html'" diff --git a/src/intl/de.js b/src/intl/de.js index 593868ba..2ab31860 100644 --- a/src/intl/de.js +++ b/src/intl/de.js @@ -18,11 +18,11 @@ export default { footer: `

Pinafore ist - quelloffene Software, + quelloffene Software, erstellt von Nolan Lawson und verteilt unter der AGPL Lizenz. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">AGPL Lizenz. Hier ist die Datenschutzerklärung.

`, @@ -320,12 +320,12 @@ export default {

Pinafore ist freie und quelloffene Software + href="https://github.com/semaphore-social/semaphore">freie und quelloffene Software erstellt von Nolan Lawson und verteilt unter der GNU Affero General Public License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">GNU Affero General Public License.

Datenschutzerklärung

diff --git a/src/intl/en-US.js b/src/intl/en-US.js index 046a1c57..223f856c 100644 --- a/src/intl/en-US.js +++ b/src/intl/en-US.js @@ -18,12 +18,12 @@ export default { footer: `

Pinafore is - open-source software + open-source software created by Nolan Lawson and distributed under the AGPL License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">AGPL License. Here is the privacy policy.

`, @@ -332,12 +332,12 @@ export default {

Pinafore is free and open-source software + href="https://github.com/semaphore-social/semaphore">free and open-source software created by Nolan Lawson and distributed under the GNU Affero General Public License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">GNU Affero General Public License.

Privacy Policy

diff --git a/src/intl/es.js b/src/intl/es.js index 31aac6b3..cb4a3954 100644 --- a/src/intl/es.js +++ b/src/intl/es.js @@ -18,12 +18,12 @@ export default { footer: `

Pinafore es - software de código abierto + software de código abierto creado por Nolan Lawson y distribuido bajo la Licencia AGPL. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">Licencia AGPL. Aquí está la política de privacidad.

`, @@ -332,12 +332,12 @@ export default {

Pinafore es software libre y de código abierto + href="https://github.com/semaphore-social/semaphore">software libre y de código abierto creado por Nolan Lawson y distribuido bajo la GNU Affero General Public License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">GNU Affero General Public License.

Política de privacidad

diff --git a/src/intl/fr.js b/src/intl/fr.js index 79510465..fda8053e 100644 --- a/src/intl/fr.js +++ b/src/intl/fr.js @@ -18,12 +18,12 @@ export default { footer: `

Pinafore est - logiciel open-source + logiciel open-source créé par Nolan Lawson et distribué sous la License AGPL. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">License AGPL. Lire la politique de confidentialité.

`, @@ -321,12 +321,12 @@ export default {

Pinafore est un logiciel gratuit et open-source + href="https://github.com/semaphore-social/semaphore">gratuit et open-source créé par Nolan Lawson et distribué sous le License GNU Affero General Public (AGPL). + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">License GNU Affero General Public (AGPL).

Politique de confidentialité

diff --git a/src/intl/ru-RU.JS b/src/intl/ru-RU.JS index e2e195b3..800b0155 100644 --- a/src/intl/ru-RU.JS +++ b/src/intl/ru-RU.JS @@ -18,12 +18,12 @@ export default { footer: `

Pinafore — это - программное обеспечение с открытым исходным кодом + программное обеспечение с открытым исходным кодом созданное Ноланом Лоусоном и распространяемое под лицензией AGPL License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">AGPL License. Здесь политика конфиденциальности.

`, @@ -330,12 +330,12 @@ export default {

Pinafore — это бесплатное программное обеспечение с открытым исходным кодом + href="https://github.com/semaphore-social/semaphore">бесплатное программное обеспечение с открытым исходным кодом создано Ноланом Лоусоном и распространяется под GNU Affero General Public License. + href="https://github.com/semaphore-social/semaphore/blob/master/LICENSE">GNU Affero General Public License.

Политика конфиденциальности

diff --git a/src/routes/_actions/addInstance.js b/src/routes/_actions/addInstance.js index 24e1fb97..981835cc 100644 --- a/src/routes/_actions/addInstance.js +++ b/src/routes/_actions/addInstance.js @@ -12,7 +12,7 @@ const GENERIC_ERROR = ` Is this a valid Mastodon instance? Is a browser extension blocking the request? Are you in private browsing mode? If you believe this is a problem with your instance, please send - this link to the administrator of your instance.` function createKnownError (message) {