diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f4448df9..cf4dbdbca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -457,7 +457,7 @@ release-create: - apk --no-cache add gawk sed grep script: | CHANGELOG=$(awk -v version="$APP_VERSION" '/^## / { printit = $2 == version }; printit' CHANGELOG.md | grep -v "## $APP_VERSION" | sed '1{/^$/d}') - ENDPOINT="https://packages.joinmobilizon.org" + ENDPOINT="https://packages.mobilizon.org" release-cli create --name "$CI_COMMIT_TAG" \ --description "$CHANGELOG" \ diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aaaac264..8b52c61db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -253,7 +253,7 @@ This release fixes different security issues reported by the potsda.mn collectiv #### Release (binary package) installations - We now produce packages for different distributions targets (Debian Bookworm, Debian Bullseye, Ubuntu Jammy, Ubuntu Focal, Ubuntu Bionic, Fedora 38 and Fedora 39). Be sure to pick the right one for your system, as there can be issues with OpenSSL versions differing from inside the Mobilizon package and on your system. -- The `https://joinmobilizon.org/latest-package` URL now links to the latest package builded against Debian Bookworm. Make sure to follow the documentation if you're not using this. +- The `https://mobilizon.org/latest-package` URL now links to the latest package builded against Debian Bookworm. Make sure to follow the documentation if you're not using this. - There's also an `arm64` package build on Debian Bullseye for now. #### Source installations @@ -847,7 +847,7 @@ Fixes a CI issue that prevented 3.2.0-beta.2 being released. ### Added -- Add global search support, allowing to use https://search.joinmobilizon.org as a centralized event and group database +- Add global search support, allowing to use https://search.mobilizon.org as a centralized event and group database - Add ability to filter search by categories and language - Add ability to explore search results on a map view - Add dark theme support and setting to toggle light/dark mode @@ -1117,7 +1117,7 @@ No changes since beta.3 ### Added -- Add global search support, allowing to use https://search.joinmobilizon.org as a centralized event and group database +- Add global search support, allowing to use https://search.mobilizon.org as a centralized event and group database - Add ability to filter search by categories and language - Add ability to explore search results on a map view - Add dark theme support @@ -2559,7 +2559,7 @@ This version introduces a new way to install and host Mobilizon : Elixir releas - **imagemagick and webp are now a required dependency** to build Mobilizon. Optimized versions of Mobilizon's pictures are now produced during front-end build. - See [the documentation](https://docs.joinmobilizon.org/administration/dependencies/#misc) to make sure these dependencies are installed. + See [the documentation](https://docs.mobilizon.org/3.%20System%20administration/install/source/#misc) to make sure these dependencies are installed. ### Added @@ -2654,7 +2654,7 @@ Updated translations: - **Possibility to join open groups** (local and remote). Possibility in the group settings to pick if the group is open to new members or not. Note: The group default setting is closed. You need to manually set your group as open in the group settings. -- **Docker support** (@Pascoual). See [documentation](https://docs.joinmobilizon.org/administration/docker/) +- **Docker support** (@Pascoual). See [documentation](https://docs.mobilizon.org/3.%20System%20administration/install/docker/) - Added steps to the onboarding process on first login, including a profile and federation presentation step - Added a regular job to refresh remote groups once in a while @@ -2746,14 +2746,14 @@ Updated translations: ### Added -- Show if user is disabled in [`mix mobilizon.users.show` task](https://docs.joinmobilizon.org/administration/CLI%20tasks/manage_users/#show-an-users-details) -- Improved [ActivityPub documentation](https://docs.joinmobilizon.org/contribute/activity_pub/), especially for group federation. +- Show if user is disabled in [`mix mobilizon.users.show` task](https://docs.mobilizon.org/3.%20System%20administration/CLI%20tasks/manage_users/#show-a-users-details) +- Improved [ActivityPub documentation](https://docs.mobilizon.org/2.%20Instance%20administration/federation/), especially for group federation. - Show instance languages on instance about page - Add fancy pictures on footer and 404 page ### Changed -- The [`mix mobilizon.users.delete` task](https://docs.joinmobilizon.org/administration/CLI%20tasks/manage_users/#delete-an-user) behaviour completely deletes the user, unless the `--keep_email` option is given (can be used to prevent someone registering again with the same email). +- The [`mix mobilizon.users.delete` task](https://docs.mobilizon.org/3.%20System%20administration/CLI%20tasks/manage_users/#delete-a-user) behaviour completely deletes the user, unless the `--keep_email` option is given (can be used to prevent someone registering again with the same email). - Deleting your own account completely deletes user information (it previously kept the email information). - The administration dashboard now shows more information on local events, groups and followed/following instances @@ -2790,7 +2790,7 @@ Updated translations: - The [nginx configuration](https://framagit.org/framasoft/mobilizon/-/blob/main/support/nginx/mobilizon.conf) has been changed with improvements and support for custom error pages. -- The cmake dependency has been added (see [our documentation](https://docs.joinmobilizon.org/administration/dependencies/#basic-tools)) +- The cmake dependency has been added (see [our documentation](https://docs.mobilizon.org/3.%20System%20administration/install/source/#basic-tools)) ### Added diff --git a/README.md b/README.md index 82581c184..87bce224b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- + Mobilizon

@@ -46,10 +46,10 @@ We appreciate any contribution to Mobilizon. Check [our contributing page](https ## Links ### Learn more - * 🌐 Official website: [https://joinmobilizon.org](https://joinmobilizon.org) + * 🌐 Official website: [https://mobilizon.org](https://mobilizon.org) * 🔢 Pick an instance [https://mobilizon.org](https://mobilizon.org) * 💻 Source: [https://framagit.org/kaihuri/mobilizon](https://framagit.org/kaihuri/mobilizon) - * 📜 Documentation [https://docs.joinmobilizon.org](https://docs.joinmobilizon.org) + * 📜 Documentation [https://docs.mobilizon.org](https://docs.mobilizon.org) * A summarized description of structure of sources is done in [`docs/dev.md`](./docs/dev.md) ### Discuss @@ -66,4 +66,4 @@ Note: Most federation code comes from [Pleroma](https://pleroma.social), which i ## ❤️ Supports of our crowdfunding --- -We have run [a crowdfunding campaign](https://framablog.org/2019/05/14/mobilizon-lets-finance-a-software-to-free-our-events-from-facebook/) to pave the road to the version 1.0.0 of Mobilizon. Thanks to everyone who pitched in and shared the news around! The list of [everyone who donated is available here](https://joinmobilizon.org/hall-of-fame). +We have run [a crowdfunding campaign](https://framablog.org/2019/05/14/mobilizon-lets-finance-a-software-to-free-our-events-from-facebook/) to pave the road to the version 1.0.0 of Mobilizon. Thanks to everyone who pitched in and shared the news around!. diff --git a/SECURITY.md b/SECURITY.md index 6c9ab1d37..bd615b823 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ -[Mobilizon](https://joinmobilizon.org) takes security, privacy and user control seriously, and we want to put them front and centre of our project. +[Mobilizon](https://mobilizon.org) takes security, privacy and user control seriously, and we want to put them front and centre of our project. This document outlines security procedures and general policies for the Mobilizon project. The Mobilizon maintainer team and community take all security bugs in Mobilizon seriously. Thank you for improving the security of Mobilizon. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. @@ -17,7 +17,7 @@ The Mobilizon maintainer team and community take all security bugs in Mobilizon ### Challenges -[Mobilizon](https://joinmobilizon.org) will be challenging to keep secure, as it is: +[Mobilizon](https://mobilizon.org) will be challenging to keep secure, as it is: * open source, both back-end and front-end diff --git a/UPGRADE.md b/UPGRADE.md index 90700cf37..776582199 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -75,7 +75,7 @@ In order to keep the release tarballs light, the geographic timezone data is not ```sh sudo -u mobilizon mkdir /var/lib/mobilizon/timezones - sudo -u mobilizon curl -L 'https://packages.joinmobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets + sudo -u mobilizon curl -L 'https://packages.mobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets ``` In both cases, ~700Mio of disk will be used. You may use the following configuration to specify where the data is expected if you decide to change it from the default location (`/var/lib/mobilizon/timezones`) : @@ -99,7 +99,7 @@ You need to download the data : ```sh sudo -u mobilizon mkdir /var/lib/mobilizon/timezones - sudo -u mobilizon curl -L 'https://packages.joinmobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets + sudo -u mobilizon curl -L 'https://packages.mobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets ``` In both cases, ~700Mio of disk will be used. You may use the following configuration to specify where the data is expected: @@ -116,7 +116,7 @@ Create the folder for default CSV export: sudo -u mobilizon mkdir -p /var/lib/mobilizon/uploads/exports/csv ``` -This path can be configured, see [the dedicated docs page about this](https://docs.joinmobilizon.org/administration/configure/exports/). +This path can be configured, see [the dedicated docs page about this](https://docs.mobilizon.org/3.%20System%20administration/configure/exports/). Files in this folder are temporary and are cleaned once an hour. ## New optional dependencies @@ -135,7 +135,7 @@ New optional Python dependencies: - `weasyprint` for PDF export (with [a few extra dependencies](https://doc.courtbouillon.org/weasyprint/stable/first_steps.html)) - `pyexcel-ods3` for ODS export (no extra dependencies) -Both can be installed through pip. You need to enable and configure exports for PDF and ODS in the configuration afterwards. Read [the dedicated docs page about this](https://docs.joinmobilizon.org/administration/configure/exports/). +Both can be installed through pip. You need to enable and configure exports for PDF and ODS in the configuration afterwards. Read [the dedicated docs page about this](https://docs.mobilizon.org/3.%20System%20administration/configure/exports/). # Upgrading from 1.0 to 1.1 @@ -159,7 +159,7 @@ Staying on source releases means: ## Releases -If you want to migrate to releases, [we provide a full guide](https://docs.joinmobilizon.org/administration/upgrading/source_to_release/). You may do this at any time. +If you want to migrate to releases, [we provide a full guide](https://docs.mobilizon.org/3.%20System%20administration/upgrading/source_to_release/). You may do this at any time. ## Source install diff --git a/config/config.exs b/config/config.exs index 6e89ba0a6..ef195cd22 100644 --- a/config/config.exs +++ b/config/config.exs @@ -381,9 +381,9 @@ config :mobilizon, Mobilizon.Service.GlobalSearch, service: Mobilizon.Service.GlobalSearch.SearchMobilizon config :mobilizon, Mobilizon.Service.GlobalSearch.SearchMobilizon, - endpoint: "https://search.joinmobilizon.org", + endpoint: "https://search.mobilizon.org", csp_policy: [ - img_src: ["search.joinmobilizon.org"] + img_src: ["search.mobilizon.org"] ] config :mobilizon, Mobilizon.Service.AntiSpam, service: Mobilizon.Service.AntiSpam.Akismet diff --git a/docker/production/Dockerfile b/docker/production/Dockerfile index 6091b2446..f62b9dfc4 100644 --- a/docker/production/Dockerfile +++ b/docker/production/Dockerfile @@ -42,11 +42,11 @@ ARG VCS_REF LABEL org.opencontainers.image.title="mobilizon" \ org.opencontainers.image.description="Mobilizon for Docker" \ - org.opencontainers.image.vendor="joinmobilizon.org" \ - org.opencontainers.image.documentation="https://docs.joinmobilizon.org" \ + org.opencontainers.image.vendor="mobilizon.org" \ + org.opencontainers.image.documentation="https://docs.mobilizon.org" \ org.opencontainers.image.licenses="AGPL-3.0" \ org.opencontainers.image.source="https://framagit.org/framasoft/mobilizon" \ - org.opencontainers.image.url="https://joinmobilizon.org" \ + org.opencontainers.image.url="https://mobilizon.org" \ org.opencontainers.image.revision=$VCS_REF \ org.opencontainers.image.created=$BUILD_DATE @@ -66,7 +66,7 @@ RUN mkdir -p /etc/mobilizon && chown nobody:nobody /etc/mobilizon USER nobody # Get timezone geodata -RUN curl -L 'https://packages.joinmobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets +RUN curl -L 'https://packages.mobilizon.org/tz_world/timezones-geodata.dets' -o /var/lib/mobilizon/timezones/timezones-geodata.dets EXPOSE 4000 diff --git a/docs/dev.md b/docs/dev.md index 9118dde72..68c9d7b36 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -1,6 +1,6 @@ # Documentation for developpers -_This file is a summary of the documentation for developpers. As explained in [CONTRIBUTING.md](../CONTRIBUTING.md), the main documentation is available at _ +_This file is a summary of the documentation for developpers. As explained in [CONTRIBUTING.md](../CONTRIBUTING.md), the main documentation is available at _ ## Technologies diff --git a/lib/federation/activity_pub/utils.ex b/lib/federation/activity_pub/utils.ex index 38c9a574e..c8497d9b3 100644 --- a/lib/federation/activity_pub/utils.ex +++ b/lib/federation/activity_pub/utils.ex @@ -85,7 +85,7 @@ defmodule Mobilizon.Federation.ActivityPub.Utils do "postalCode" => "sc:postalCode", "addressLocality" => "sc:addressLocality", "streetAddress" => "sc:streetAddress", - "mz" => "https://joinmobilizon.org/ns#", + "mz" => "https://mobilizon.org/ns#", "repliesModerationOptionType" => %{ "@id" => "mz:repliesModerationOptionType", "@type" => "rdfs:Class" diff --git a/lib/service/global_search/search_mobilizon.ex b/lib/service/global_search/search_mobilizon.ex index 5b40c5ece..efc0aad26 100644 --- a/lib/service/global_search/search_mobilizon.ex +++ b/lib/service/global_search/search_mobilizon.ex @@ -1,6 +1,6 @@ defmodule Mobilizon.Service.GlobalSearch.SearchMobilizon do @moduledoc """ - [Search Mobilizon](https://search.joinmobilizon.org) backend. + [Search Mobilizon](https://search.mobilizon.org) backend. """ alias Mobilizon.Actors.Actor @@ -252,7 +252,7 @@ defmodule Mobilizon.Service.GlobalSearch.SearchMobilizon do defp search_endpoint do Application.get_env(:mobilizon, __MODULE__) |> get_in([:endpoint]) || - "https://search.joinmobilizon.org" + "https://search.mobilizon.org" end defp parse_date(nil), do: nil diff --git a/lib/web/templates/api/terms.html.heex b/lib/web/templates/api/terms.html.heex index dafe7b100..69f89307b 100644 --- a/lib/web/templates/api/terms.html.heex +++ b/lib/web/templates/api/terms.html.heex @@ -253,7 +253,7 @@

<%= pgettext( "terms", - "For full details about the Mobilizon software see here." + "For full details about the Mobilizon software see here." ) |> raw %>

diff --git a/lib/web/templates/email/email.html.heex b/lib/web/templates/email/email.html.heex index ce2f81c37..d8a544dcc 100644 --- a/lib/web/templates/email/email.html.heex +++ b/lib/web/templates/email/email.html.heex @@ -189,7 +189,7 @@ ) |> raw %>
- + <%= gettext("Learn more about Mobilizon here!") %>

diff --git a/lib/web/templates/email/email.text.eex b/lib/web/templates/email/email.text.eex index 24812de6c..8751b0750 100644 --- a/lib/web/templates/email/email.text.eex +++ b/lib/web/templates/email/email.text.eex @@ -8,4 +8,4 @@ <%= gettext "Need help? Is something not working as expected?" %> <%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/39 -<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance_name %> <%= gettext "Learn more about Mobilizon here!" %> https://joinmobilizon.org +<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance_name %> <%= gettext "Learn more about Mobilizon here!" %> https://mobilizon.org diff --git a/mix.exs b/mix.exs index ceceb4b2c..e1242b7c4 100644 --- a/mix.exs +++ b/mix.exs @@ -24,7 +24,7 @@ defmodule Mobilizon.Mixfile do ], name: "Mobilizon", source_url: "https://framagit.org/framasoft/mobilizon", - homepage_url: "https://joinmobilizon.org", + homepage_url: "https://mobilizon.org", docs: docs(), releases: [ mobilizon: [ diff --git a/priv/gettext/ar/LC_MESSAGES/default.po b/priv/gettext/ar/LC_MESSAGES/default.po index 44e3bd8dc..2705018b1 100644 --- a/priv/gettext/ar/LC_MESSAGES/default.po +++ b/priv/gettext/ar/LC_MESSAGES/default.po @@ -568,7 +568,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/be/LC_MESSAGES/default.po b/priv/gettext/be/LC_MESSAGES/default.po index 666353ae0..1521aa279 100644 --- a/priv/gettext/be/LC_MESSAGES/default.po +++ b/priv/gettext/be/LC_MESSAGES/default.po @@ -551,7 +551,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/ca/LC_MESSAGES/default.po b/priv/gettext/ca/LC_MESSAGES/default.po index 19b4256d2..adbbb8095 100644 --- a/priv/gettext/ca/LC_MESSAGES/default.po +++ b/priv/gettext/ca/LC_MESSAGES/default.po @@ -640,9 +640,9 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" -"Vegeu detalls complets sobre el " +"Vegeu detalls complets sobre el " "software Mobilizon." #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/cs/LC_MESSAGES/default.po b/priv/gettext/cs/LC_MESSAGES/default.po index 0caade6d5..2ced4d4f7 100644 --- a/priv/gettext/cs/LC_MESSAGES/default.po +++ b/priv/gettext/cs/LC_MESSAGES/default.po @@ -648,9 +648,9 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" -"Podrobné informace o softwaru Mobilizon viz zde." #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/de/LC_MESSAGES/default.po b/priv/gettext/de/LC_MESSAGES/default.po index 2e632eba9..f595abb50 100644 --- a/priv/gettext/de/LC_MESSAGES/default.po +++ b/priv/gettext/de/LC_MESSAGES/default.po @@ -662,10 +662,10 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Vollumfängliche Informationen zur Mobilizon-Software können Sie hier erhalten." +"://mobilizon.org\">können Sie hier erhalten." #: lib/web/templates/api/terms.html.heex:47 #, elixir-autogen, elixir-format diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 205f33eac..301934784 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -531,7 +531,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po index d73c4e449..05e5ef636 100644 --- a/priv/gettext/en/LC_MESSAGES/default.po +++ b/priv/gettext/en/LC_MESSAGES/default.po @@ -584,7 +584,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/es/LC_MESSAGES/default.po b/priv/gettext/es/LC_MESSAGES/default.po index 8aa5548f5..6bebf6ea1 100644 --- a/priv/gettext/es/LC_MESSAGES/default.po +++ b/priv/gettext/es/LC_MESSAGES/default.po @@ -645,10 +645,10 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Para obtener detalles completos sobre el software Mobilizon ver aquí ." +"\"https://mobilizon.org\"> ver aquí ." #: lib/web/templates/api/terms.html.heex:47 #, elixir-autogen, elixir-format diff --git a/priv/gettext/fi/LC_MESSAGES/default.po b/priv/gettext/fi/LC_MESSAGES/default.po index 0d374cd68..8a4bd4ac0 100644 --- a/priv/gettext/fi/LC_MESSAGES/default.po +++ b/priv/gettext/fi/LC_MESSAGES/default.po @@ -636,9 +636,9 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" -"Katso täältä tarkempia Mobilizon-" +"Katso täältä tarkempia Mobilizon-" "ohjelmaa koskevia tietoja." #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/gd/LC_MESSAGES/default.po b/priv/gettext/gd/LC_MESSAGES/default.po index e25a318a9..75bde8f4a 100644 --- a/priv/gettext/gd/LC_MESSAGES/default.po +++ b/priv/gettext/gd/LC_MESSAGES/default.po @@ -562,7 +562,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/gl/LC_MESSAGES/default.po b/priv/gettext/gl/LC_MESSAGES/default.po index f5190e3d6..1195973e3 100644 --- a/priv/gettext/gl/LC_MESSAGES/default.po +++ b/priv/gettext/gl/LC_MESSAGES/default.po @@ -638,7 +638,7 @@ msgstr "" msgctxt "terms" msgid "" "For full details about the Mobilizon software see here." +"mobilizon.org\">see here." msgstr "" "Para coñecer máis sobre o software Mobilizon visita esta web." diff --git a/priv/gettext/he/LC_MESSAGES/default.po b/priv/gettext/he/LC_MESSAGES/default.po index d5b679ef3..713c1e8e4 100644 --- a/priv/gettext/he/LC_MESSAGES/default.po +++ b/priv/gettext/he/LC_MESSAGES/default.po @@ -555,7 +555,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/hr/LC_MESSAGES/default.po b/priv/gettext/hr/LC_MESSAGES/default.po index ca8d79139..8ee1adf1d 100644 --- a/priv/gettext/hr/LC_MESSAGES/default.po +++ b/priv/gettext/hr/LC_MESSAGES/default.po @@ -598,7 +598,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Pogledaj sve detalje o Mobilizon softveru ovdje." diff --git a/priv/gettext/hu/LC_MESSAGES/default.po b/priv/gettext/hu/LC_MESSAGES/default.po index a54b0658a..09c3f4eaa 100644 --- a/priv/gettext/hu/LC_MESSAGES/default.po +++ b/priv/gettext/hu/LC_MESSAGES/default.po @@ -593,7 +593,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/id/LC_MESSAGES/default.po b/priv/gettext/id/LC_MESSAGES/default.po index aec1e4e4a..1fab9f093 100644 --- a/priv/gettext/id/LC_MESSAGES/default.po +++ b/priv/gettext/id/LC_MESSAGES/default.po @@ -560,10 +560,10 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Untuk keterangan lebih lanjut tentang perangkat lunak Mobilizon lihat di sini." +"\"https://mobilizon.org\">lihat di sini." #: lib/web/templates/api/terms.html.heex:47 #, elixir-autogen, elixir-format diff --git a/priv/gettext/it/LC_MESSAGES/default.po b/priv/gettext/it/LC_MESSAGES/default.po index fb341e733..25951288e 100644 --- a/priv/gettext/it/LC_MESSAGES/default.po +++ b/priv/gettext/it/LC_MESSAGES/default.po @@ -648,10 +648,10 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Per i dettagli completi sul software Mobilizon vedi qui." +"://mobilizon.org\">vedi qui." #: lib/web/templates/api/terms.html.heex:47 #, elixir-autogen, elixir-format diff --git a/priv/gettext/ja/LC_MESSAGES/default.po b/priv/gettext/ja/LC_MESSAGES/default.po index c5e0256bc..2bb5e9e70 100644 --- a/priv/gettext/ja/LC_MESSAGES/default.po +++ b/priv/gettext/ja/LC_MESSAGES/default.po @@ -542,7 +542,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/ko/LC_MESSAGES/default.po b/priv/gettext/ko/LC_MESSAGES/default.po index 5394a2bbf..fe82e08d9 100644 --- a/priv/gettext/ko/LC_MESSAGES/default.po +++ b/priv/gettext/ko/LC_MESSAGES/default.po @@ -546,7 +546,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/nb_NO/LC_MESSAGES/default.po b/priv/gettext/nb_NO/LC_MESSAGES/default.po index 20cd9f9fd..692fc8d40 100644 --- a/priv/gettext/nb_NO/LC_MESSAGES/default.po +++ b/priv/gettext/nb_NO/LC_MESSAGES/default.po @@ -553,7 +553,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/nl/LC_MESSAGES/default.po b/priv/gettext/nl/LC_MESSAGES/default.po index 73b08b60b..c5485a74a 100644 --- a/priv/gettext/nl/LC_MESSAGES/default.po +++ b/priv/gettext/nl/LC_MESSAGES/default.po @@ -556,7 +556,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/nn/LC_MESSAGES/default.po b/priv/gettext/nn/LC_MESSAGES/default.po index 83f3b6500..c132b5277 100644 --- a/priv/gettext/nn/LC_MESSAGES/default.po +++ b/priv/gettext/nn/LC_MESSAGES/default.po @@ -630,9 +630,9 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" -"Les meir om Mobilizon-programvara her." #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/oc/LC_MESSAGES/default.po b/priv/gettext/oc/LC_MESSAGES/default.po index 410ebd307..53a57154c 100644 --- a/priv/gettext/oc/LC_MESSAGES/default.po +++ b/priv/gettext/oc/LC_MESSAGES/default.po @@ -604,7 +604,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Per mai de detalhs sul logicial Mobilizon veire aquí." diff --git a/priv/gettext/pl/LC_MESSAGES/default.po b/priv/gettext/pl/LC_MESSAGES/default.po index f9e913c0f..09808ed5f 100644 --- a/priv/gettext/pl/LC_MESSAGES/default.po +++ b/priv/gettext/pl/LC_MESSAGES/default.po @@ -659,10 +659,10 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Aby zobaczyć więcej informacji o oprogramowaniu Mobilizon, zajrzyj tutaj." +"://mobilizon.org\">zajrzyj tutaj." #: lib/web/templates/api/terms.html.heex:47 #, elixir-autogen, elixir-format diff --git a/priv/gettext/pt/LC_MESSAGES/default.po b/priv/gettext/pt/LC_MESSAGES/default.po index e038ad6ec..28aa08232 100644 --- a/priv/gettext/pt/LC_MESSAGES/default.po +++ b/priv/gettext/pt/LC_MESSAGES/default.po @@ -546,7 +546,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/pt_BR/LC_MESSAGES/default.po b/priv/gettext/pt_BR/LC_MESSAGES/default.po index 2934197f3..8811ed1d6 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/default.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/default.po @@ -721,7 +721,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Grande parte do conteúdo do Serviço é seu e de terceiros, e não o revisamos, " "verificamos ou autenticamos, podendo conter imprecisões ou informações " diff --git a/priv/gettext/ru/LC_MESSAGES/default.po b/priv/gettext/ru/LC_MESSAGES/default.po index 648b02891..71c4cbf78 100644 --- a/priv/gettext/ru/LC_MESSAGES/default.po +++ b/priv/gettext/ru/LC_MESSAGES/default.po @@ -656,7 +656,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" "Для получения полной информации о Mobilizon смотреть тут." diff --git a/priv/gettext/sv/LC_MESSAGES/default.po b/priv/gettext/sv/LC_MESSAGES/default.po index 6b7ad0942..874c310ed 100644 --- a/priv/gettext/sv/LC_MESSAGES/default.po +++ b/priv/gettext/sv/LC_MESSAGES/default.po @@ -594,7 +594,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/priv/gettext/zh_Hant/LC_MESSAGES/default.po b/priv/gettext/zh_Hant/LC_MESSAGES/default.po index dce5f69c3..55b332878 100644 --- a/priv/gettext/zh_Hant/LC_MESSAGES/default.po +++ b/priv/gettext/zh_Hant/LC_MESSAGES/default.po @@ -539,7 +539,7 @@ msgstr "" #: lib/web/templates/api/terms.html.heex:254 #, elixir-autogen, elixir-format msgctxt "terms" -msgid "For full details about the Mobilizon software see here." +msgid "For full details about the Mobilizon software see here." msgstr "" #: lib/web/templates/api/terms.html.heex:47 diff --git a/src/components/ErrorComponent.vue b/src/components/ErrorComponent.vue index 616166b08..2329485cd 100644 --- a/src/components/ErrorComponent.vue +++ b/src/components/ErrorComponent.vue @@ -24,7 +24,7 @@ {{ instanceName }} diff --git a/src/components/Home/MobilizonPresentation.vue b/src/components/Home/MobilizonPresentation.vue index 47a8a114d..5ef455fec 100644 --- a/src/components/Home/MobilizonPresentation.vue +++ b/src/components/Home/MobilizonPresentation.vue @@ -49,7 +49,7 @@ variant="primary" size="large" tag="a" - href="https://joinmobilizon.org" + href="https://mobilizon.org" >{{ t("Learn more about Mobilizon") }} diff --git a/src/views/About/GlossaryView.vue b/src/views/About/GlossaryView.vue index 76d9f199e..82e2dd409 100644 --- a/src/views/About/GlossaryView.vue +++ b/src/views/About/GlossaryView.vue @@ -16,7 +16,7 @@ keypath="An instance is an installed version of the Mobilizon software running on a server. An instance can be run by anyone using the {mobilizon_software} or other federated apps, aka the “fediverse”. This instance's name is {instance_name}. Mobilizon is a federated network of multiple instances (just like email servers), users registered on different instances may communicate even though they didn't register on the same instance." > diff --git a/src/views/AboutView.vue b/src/views/AboutView.vue index da730f668..e18e647a1 100644 --- a/src/views/AboutView.vue +++ b/src/views/AboutView.vue @@ -69,7 +69,7 @@ tag="a" icon-left="open-in-new" class="text-2xl bg-primary text-white leading-6" - href="https://joinmobilizon.org" + href="https://mobilizon.org" >{{ t("Learn more") }} diff --git a/src/views/Settings/NotificationsView.vue b/src/views/Settings/NotificationsView.vue index e0e67e76b..a64388dfa 100644 --- a/src/views/Settings/NotificationsView.vue +++ b/src/views/Settings/NotificationsView.vue @@ -32,7 +32,7 @@ diff --git a/test/fixtures/mobilizon-invite-activity.json b/test/fixtures/mobilizon-invite-activity.json index e1bd3a6ff..b55026c11 100644 --- a/test/fixtures/mobilizon-invite-activity.json +++ b/test/fixtures/mobilizon-invite-activity.json @@ -26,7 +26,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-join-activity.json b/test/fixtures/mobilizon-join-activity.json index 8580ccf4a..20eba9d77 100644 --- a/test/fixtures/mobilizon-join-activity.json +++ b/test/fixtures/mobilizon-join-activity.json @@ -25,7 +25,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-leave-activity.json b/test/fixtures/mobilizon-leave-activity.json index 58e39ffcd..76018a823 100644 --- a/test/fixtures/mobilizon-leave-activity.json +++ b/test/fixtures/mobilizon-leave-activity.json @@ -25,7 +25,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-members-collection.json b/test/fixtures/mobilizon-members-collection.json index 21244ae5a..94a230fa3 100644 --- a/test/fixtures/mobilizon-members-collection.json +++ b/test/fixtures/mobilizon-members-collection.json @@ -35,7 +35,7 @@ "@type": "sc:Place" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "participationMessage": { "@id": "mz:participationMessage", "@type": "sc:Text" diff --git a/test/fixtures/mobilizon-post-activity-group.json b/test/fixtures/mobilizon-post-activity-group.json index 35444b402..843af1964 100644 --- a/test/fixtures/mobilizon-post-activity-group.json +++ b/test/fixtures/mobilizon-post-activity-group.json @@ -15,7 +15,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-post-activity-media-1.json b/test/fixtures/mobilizon-post-activity-media-1.json index 542111d1d..de38ffa06 100644 --- a/test/fixtures/mobilizon-post-activity-media-1.json +++ b/test/fixtures/mobilizon-post-activity-media-1.json @@ -15,7 +15,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-post-activity-media-2.json b/test/fixtures/mobilizon-post-activity-media-2.json index b6cdc51ff..972ad9cbd 100644 --- a/test/fixtures/mobilizon-post-activity-media-2.json +++ b/test/fixtures/mobilizon-post-activity-media-2.json @@ -15,7 +15,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-post-activity-media.json b/test/fixtures/mobilizon-post-activity-media.json index d6906f2e8..6387edc0c 100644 --- a/test/fixtures/mobilizon-post-activity-media.json +++ b/test/fixtures/mobilizon-post-activity-media.json @@ -15,7 +15,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/fixtures/mobilizon-post-activity.json b/test/fixtures/mobilizon-post-activity.json index 97bfec402..859214d12 100644 --- a/test/fixtures/mobilizon-post-activity.json +++ b/test/fixtures/mobilizon-post-activity.json @@ -15,7 +15,7 @@ "@type": "rdfs:Class" }, "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", - "mz": "https://joinmobilizon.org/ns#", + "mz": "https://mobilizon.org/ns#", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" diff --git a/test/graphql/resolvers/resource_test.exs b/test/graphql/resolvers/resource_test.exs index 4f23e67d1..ab1785d70 100644 --- a/test/graphql/resolvers/resource_test.exs +++ b/test/graphql/resolvers/resource_test.exs @@ -155,7 +155,7 @@ defmodule Mobilizon.GraphQL.Resolvers.ResourceTest do } """ - @resource_url "https://joinmobilizon.org" + @resource_url "https://mobilizon.org" @resource_title "my resource" @updated_resource_title "my updated resource" @folder_title "my folder" @@ -404,10 +404,10 @@ defmodule Mobilizon.GraphQL.Resolvers.ResourceTest do assert is_nil(res["errors"]) assert res["data"]["createResource"]["metadata"]["faviconUrl"] == - MediaProxy.url("https://joinmobilizon.org/img/icons/favicon.png") + MediaProxy.url("https://mobilizon.org/img/icons/favicon.png") assert res["data"]["createResource"]["metadata"]["imageRemoteUrl"] == - MediaProxy.url("https://joinmobilizon.org/img/opengraph/home.jpg") + MediaProxy.url("https://mobilizon.org/img/opengraph/home.jpg") assert res["data"]["createResource"]["path"] == "/#{@resource_title}" assert res["data"]["createResource"]["resourceUrl"] == @resource_url @@ -460,10 +460,10 @@ defmodule Mobilizon.GraphQL.Resolvers.ResourceTest do assert is_nil(res["errors"]) assert res["data"]["createResource"]["metadata"]["faviconUrl"] == - MediaProxy.url("https://joinmobilizon.org/img/icons/favicon.png") + MediaProxy.url("https://mobilizon.org/img/icons/favicon.png") assert res["data"]["createResource"]["metadata"]["imageRemoteUrl"] == - MediaProxy.url("https://joinmobilizon.org/img/opengraph/home.jpg") + MediaProxy.url("https://mobilizon.org/img/opengraph/home.jpg") assert res["data"]["createResource"]["path"] == "#{parent_path}/#{@resource_title}" assert res["data"]["createResource"]["resourceUrl"] == @resource_url diff --git a/tests/unit/specs/components/stories/__snapshots__/MobilizonPresentationStory.spec.ts.snap b/tests/unit/specs/components/stories/__snapshots__/MobilizonPresentationStory.spec.ts.snap index a2e82a143..446953f30 100644 --- a/tests/unit/specs/components/stories/__snapshots__/MobilizonPresentationStory.spec.ts.snap +++ b/tests/unit/specs/components/stories/__snapshots__/MobilizonPresentationStory.spec.ts.snap @@ -19,7 +19,7 @@ exports[`Mobilizon Presentation Story > Default 1`] = `
- Learn more about Mobilizon + Learn more about Mobilizon