diff --git a/docs/_config.yml b/docs/_config.yml index c6e01caf..9ef408a1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -96,7 +96,7 @@ baidu_site_verification : # Social Sharing twitter: - username : robosats + username : facebook: username : app_id : @@ -125,9 +125,6 @@ author: location : "Somewhere in the world" email : links: - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - url: "https://twitter.com/recksato" - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/RoboSats" @@ -138,9 +135,6 @@ author: # Site Footer footer: links: - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - url: "https://twitter.com/robosats" - label: "Reddit" icon: "fa-brands fa-reddit-square" url: "https://reddit.com/r/robosats" diff --git a/docs/_pages/contribute/01-development.md b/docs/_pages/contribute/01-development.md index 469f0f2f..0a1fb5f4 100644 --- a/docs/_pages/contribute/01-development.md +++ b/docs/_pages/contribute/01-development.md @@ -24,7 +24,6 @@ This contributing guide is based on the [Bisq contributing guide](https://github - **Nostr:** [RoboSats General 0xGroup](nostr:naddr1qpqrjv34vgckzcfjxp3kgvtzxcuxgepevycrzvesv5en2wps8pjrvd3hxuexvefs8qexxe3nvcun2v3ex3jxgdfhx56kxdm9vyck2ep48yq3wamnwvaz7tm8wfhh2urn9cc8scmgv96zucm0d5pqqqcyqqqfskq06gxuf). Hang out with other cool robots and do not hesitate to ask questions about RoboSats! Also, the [RoboSats Nostr account](https://njump.me/npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) provides important project updates, tips and tricks of using RoboSats, and other privacy-centric commentary. Questions and engagement are welcome. Keep in mind: problems requiring RoboSats staff support should be directed to the main SimpleX group chat instead, where responses are quicker and staff can further investigate your problem. -- **Twitter:** [RoboSats](https://twitter.com/RoboSats). Announces project updates, shares tips and tricks of using RoboSats, and discusses other privacy-related topics. Feel free to ask questions and to share your experience using RoboSats! The psuedonymous "Robotoshi" character, a privacy-loving and sometimes sassy robot, runs the RoboSats Twitter and tries his best to answer questions! Keep in mind that the aforementioned public Simplex group chat may be more effective in seeking technical help and users seeking dispute help will be directed to the SimpleX chat. ## Contributor Workflow @@ -95,3 +94,7 @@ The [.editorconfig](.editorconfig) settings in this repository ensure consistent ### Keep the git history clean It's very important to keep the git history clear, light and easily browsable. This means contributors must make sure their pull requests include only meaningful commits (if they are redundant or were added after a review, they should be removed) and _no merge commits_. + +### Mirros +- https://git.robosats.org/Robosats +- https://codeberg.org/Robosats diff --git a/docs/_pages/contribute/06-outreach.md b/docs/_pages/contribute/06-outreach.md index 7b683fa9..8195fb77 100644 --- a/docs/_pages/contribute/06-outreach.md +++ b/docs/_pages/contribute/06-outreach.md @@ -19,7 +19,7 @@ The best we can do is reason with users of why they should value their privacy a Social media is a great opportunity for word-of-mouth advertising of RoboSats. If you had a great experience using RoboSats or have interesting insight to share about the project, please do say something! Shout it from the robo-heavens! -For example, you could post on Nostr and tag the RoboSats Nostr account (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) so that it can be shared with others! Or, if you are on Twitter, create a tweet and tag the [RoboSats Twitter](https://twitter.com/RoboSats) account. +For example, you could post on Nostr and tag the RoboSats Nostr account (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) so that it can be shared with others! Any help would be greatly appreciated in this sector! More order book liquidity attracts more users and thus more users get to take advantage of buying and selling bitcoin privately! diff --git a/docs/_pages/docs/es/contribute/01-development.md b/docs/_pages/docs/es/contribute/01-development.md index 61fe9902..0da91927 100644 --- a/docs/_pages/docs/es/contribute/01-development.md +++ b/docs/_pages/docs/es/contribute/01-development.md @@ -24,8 +24,6 @@ Esta guía de contribución se basa en la [Guía de contribución de Bisq](https - **Nostr:** [Grupo General RoboSats](https://njump.me/note1tfwvglg8xz8420pfgav0dc9mqekv02nkpck2axefklrema7lk6wszmwxdy). Pasa el rato con otros robots geniales y no dudes en hacer preguntas sobre RoboSats. Además, la cuenta [Nostr RoboSats](https://njump.me/npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) proporciona actualizaciones importantes del proyecto, consejos y trucos sobre el uso de RoboSats y otros comentarios centrados en la privacidad. Las preguntas y la participación son bienvenidas. Recuerda: los problemas que requieran la ayuda del personal de RoboSats deben dirigirse al chat principal del grupo SimpleX, donde las respuestas son más rápidas y el personal puede investigar más a fondo su problema. -- **Twitter:** [RoboSats](https://twitter.com/RoboSats). Anuncia actualizaciones del proyecto, comparte consejos y trucos sobre el uso de RoboSats y debate otros temas relacionados con la privacidad. No dudes en hacer preguntas y compartir tu experiencia con RoboSats. El personaje "Robotoshi", un robot amante de la privacidad y a veces descarado, dirige el Twitter de RoboSats e intenta responder a todas las preguntas. Ten en cuenta que el chat público del grupo Simplex antes mencionado puede ser más eficaz para buscar ayuda técnica y que los usuarios que busquen ayuda en disputas serán dirigidos al chat SimpleX. - ## Flujo de trabajo de los colaboradores Todos los colaboradores de RoboSats envían cambios a través de pull requests. El flujo de trabajo es el siguiente: @@ -95,3 +93,7 @@ La configuración [.editorconfig](.editorconfig) de este repositorio asegura una ### Mantener limpio el historial de git Es muy importante mantener el historial git claro, ligero y fácilmente navegable. Esto significa que los contribuidores deben asegurarse de que sus pull requests incluyen sólo commits significativos (si son redundantes o fueron añadidas después de una revisión, deben ser eliminadas) y _no merge commits_. + +### Mirros +- https://git.robosats.org/Robosats +- https://codeberg.org/Robosats \ No newline at end of file diff --git a/docs/_pages/docs/es/contribute/06-outreach.md b/docs/_pages/docs/es/contribute/06-outreach.md index df1c8198..f55598f3 100644 --- a/docs/_pages/docs/es/contribute/06-outreach.md +++ b/docs/_pages/docs/es/contribute/06-outreach.md @@ -18,7 +18,7 @@ Lo mejor que podemos hacer es razonar con los usuarios por qué deben valorar su Las redes sociales son una gran oportunidad para la publicidad boca a boca de RoboSats. Si has tenido una buena experiencia con RoboSats o tienes algo interesante que decir sobre el proyecto, ¡hazlo saber! Grítalo desde el cielo de los robots. -Por ejemplo, puedes publicarlo en Nostr y etiquetar la cuenta de Nostr de RoboSats (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqk3m82) para que pueda compartirse con los demás. O, si estás en Twitter, crea un tweet y etiqueta la cuenta [RoboSats Twitter](https://twitter.com/RoboSats). +Por ejemplo, puedes publicarlo en Nostr y etiquetar la cuenta de Nostr de RoboSats (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqk3m82) para que pueda compartirse con los demás. ¡Cualquier ayuda será muy apreciada en este sector! Más liquidez en el libro de órdenes atrae a más usuarios y, por lo tanto, ¡más usuarios pueden aprovechar las ventajas de comprar y vender bitcoin de forma privada! diff --git a/docs/_pages/docs/es/home.md b/docs/_pages/docs/es/home.md index 0b7931b5..85d92a61 100644 --- a/docs/_pages/docs/es/home.md +++ b/docs/_pages/docs/es/home.md @@ -32,7 +32,7 @@ header: cta_label: ' Aprende a usarlo ahora' cta_url: "/watch/es/" caption: -excerpt: 'Una forma sencilla y privada de cambiar bitcoin por monedas nacionales.
Usa RoboSats con el navegador Tor
Página del proyecto en Github' +excerpt: 'Una forma sencilla y privada de cambiar bitcoin por monedas nacionales.
Usa RoboSats con el navegador Tor
Página del proyecto en Github' feature_row: - image_path: /assets/images/misc/feature-fast.png alt: "fast" diff --git a/docs/_pages/docs/fr/contribute/01-development.md b/docs/_pages/docs/fr/contribute/01-development.md index 6440ec09..d526cbd7 100644 --- a/docs/_pages/docs/fr/contribute/01-development.md +++ b/docs/_pages/docs/fr/contribute/01-development.md @@ -24,7 +24,6 @@ This contributing guide is based on the [Bisq contributing guide](https://github - **Nostr:** [RoboSats General Group](https://njump.me/note1tfwvglg8xz8420pfgav0dc9mqekv02nkpck2axefklrema7lk6wszmwxdy). Hang out with other cool robots and do not hesitate to ask questions about RoboSats! Also, the [RoboSats Nostr account](https://njump.me/npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) provides important project updates, tips and tricks of using RoboSats, and other privacy-centric commentary. Questions and engagement are welcome. Keep in mind: problems requiring RoboSats staff support should be directed to the main SimpleX group chat instead, where responses are quicker and staff can further investigate your problem. -- **Twitter:** [RoboSats](https://twitter.com/RoboSats). Announces project updates, shares tips and tricks of using RoboSats, and discusses other privacy-related topics. Feel free to ask questions and to share your experience using RoboSats! The psuedonymous "Robotoshi" character, a privacy-loving and sometimes sassy robot, runs the RoboSats Twitter and tries his best to answer questions! Keep in mind that the aforementioned public Simplex group chat may be more effective in seeking technical help and users seeking dispute help will be directed to the SimpleX chat. ## Contributor Workflow @@ -95,3 +94,7 @@ The [.editorconfig](.editorconfig) settings in this repository ensure consistent ### Keep the git history clean It's very important to keep the git history clear, light and easily browsable. This means contributors must make sure their pull requests include only meaningful commits (if they are redundant or were added after a review, they should be removed) and _no merge commits_. + +### Mirros +- https://git.robosats.org/Robosats +- https://codeberg.org/Robosats diff --git a/docs/_pages/docs/fr/contribute/06-outreach.md b/docs/_pages/docs/fr/contribute/06-outreach.md index 710f0b15..249d5d81 100644 --- a/docs/_pages/docs/fr/contribute/06-outreach.md +++ b/docs/_pages/docs/fr/contribute/06-outreach.md @@ -19,7 +19,7 @@ The best we can do is reason with users of why they should value their privacy a Social media is a great opportunity for word-of-mouth advertising of RoboSats. If you had a great experience using RoboSats or have interesting insight to share about the project, please do say something! Shout it from the robo-heavens! -For example, you could post on Nostr and tag the RoboSats Nostr account (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) so that it can be shared with others! Or, if you are on Twitter, create a tweet and tag the [RoboSats Twitter](https://twitter.com/RoboSats) account. +For example, you could post on Nostr and tag the RoboSats Nostr account (npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82) so that it can be shared with others! Any help would be greatly appreciated in this sector! More order book liquidity attracts more users and thus more users get to take advantage of buying and selling bitcoin privately! diff --git a/docs/_pages/docs/fr/home.md b/docs/_pages/docs/fr/home.md index 4b4e9675..559efbc9 100644 --- a/docs/_pages/docs/fr/home.md +++ b/docs/_pages/docs/fr/home.md @@ -32,7 +32,7 @@ header: cta_label: ' Learn How to Use Now' cta_url: "/watch/en/" caption: -excerpt: 'A simple and private way to exchange bitcoin for national currencies.
Use RoboSats with Tor Browser
GitHub Project Page' +excerpt: 'A simple and private way to exchange bitcoin for national currencies.
Use RoboSats with Tor Browser
GitHub Project Page' feature_row: - image_path: /assets/images/misc/feature-fast.png alt: "fast" diff --git a/docs/_pages/home.md b/docs/_pages/home.md index 92f2567e..5b1ad287 100644 --- a/docs/_pages/home.md +++ b/docs/_pages/home.md @@ -32,7 +32,7 @@ header: cta_label: ' Learn How to Use Now' cta_url: "/watch/en/" caption: -excerpt: 'A simple and private way to exchange bitcoin for national currencies.
Use RoboSats with Tor Browser
GitHub Project Page' +excerpt: 'A simple and private way to exchange bitcoin for national currencies.
Use RoboSats with Tor Browser
GitHub Project Page' feature_row: - image_path: /assets/images/misc/feature-fast.png alt: "fast" diff --git a/frontend/src/components/Dialogs/Community.tsx b/frontend/src/components/Dialogs/Community.tsx index 6ecee8cc..3538266c 100644 --- a/frontend/src/components/Dialogs/Community.tsx +++ b/frontend/src/components/Dialogs/Community.tsx @@ -17,7 +17,7 @@ import SendIcon from '@mui/icons-material/Send'; import GitHubIcon from '@mui/icons-material/GitHub'; import RedditIcon from '@mui/icons-material/Reddit'; import Flags from 'country-flag-icons/react/3x2'; -import { NostrIcon, SimplexIcon, XIcon } from '../Icons'; +import { NostrIcon, SimplexIcon } from '../Icons'; interface Props { open: boolean; @@ -123,21 +123,6 @@ const CommunityDialog = ({ open = false, onClose }: Props): JSX.Element => { - - - - - - - - - -