~josealberto4444

https://josealberto4444.com

~josealberto4444/matuix

Last active 4 years ago

~josealberto4444/apodnasabot

Last active 5 years ago

~josealberto4444/public-inbox

Last active 5 years ago
View more

Recent activity

[PATCH useplaintext.email v2 2/2] Fix a few inconsistencies 2 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 index.html | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/index.html b/index.html
index 3034e99..739d85e 100644
--- a/index.html
+++ b/index.html
@@ -185,8 +185,8 @@
      <li><a href="#evolution">Evolution</a></li>
      <li><a href="#fairemail">FairEmail</a></li>
      <li><a href="#fastmail">Fastmail</a></li>
      <li><a href="#gmail-web">Gmail</a></li>
      <li><a href="#geary">Geary</a></li>
[message trimmed]

[PATCH useplaintext.email v2 1/2] Update Spanish translation 2 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 es/index.html | 188 +++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 146 insertions(+), 42 deletions(-)

diff --git a/es/index.html b/es/index.html
index 4429800..010d862 100644
--- a/es/index.html
+++ b/es/index.html
@@ -26,6 +26,11 @@
        overflow-x: auto;
      }

      h2 a {
        text-decoration: none;
[message trimmed]

Re: [PATCH useplaintext.email 1/2] Update Spanish translation 2 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

On 2021-12-26 00:58, Byron Torres wrote:
> The <p> tags could be formatted.

> You have duplicates here.

Thanks, Byron! I'll fix that in a moment and send another patch. ^^

[PATCH useplaintext.email 2/2] Fix a few inconsistencies 2 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 index.html | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/index.html b/index.html
index 3034e99..739d85e 100644
--- a/index.html
+++ b/index.html
@@ -185,8 +185,8 @@
      <li><a href="#evolution">Evolution</a></li>
      <li><a href="#fairemail">FairEmail</a></li>
      <li><a href="#fastmail">Fastmail</a></li>
      <li><a href="#gmail-web">Gmail</a></li>
      <li><a href="#geary">Geary</a></li>
[message trimmed]

[PATCH useplaintext.email 1/2] Update Spanish translation 2 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 es/index.html | 186 ++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 144 insertions(+), 42 deletions(-)

diff --git a/es/index.html b/es/index.html
index 4429800..72093a0 100644
--- a/es/index.html
+++ b/es/index.html
@@ -26,6 +26,11 @@
        overflow-x: auto;
      }

      h2 a {
        text-decoration: none;
[message trimmed]

[PATCH 3/3] Translate into Spanish 4 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
Important: I set the path of the image as "../certified.svg", maybe you
have to change it if you are going to use a subdomain.

 es/index.html | 685 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 685 insertions(+)
 create mode 100644 es/index.html

diff --git a/es/index.html b/es/index.html
new file mode 100644
index 0000000..6794d40
--- /dev/null
+++ b/es/index.html
@@ -0,0 +1,685 @@
[message trimmed]

[PATCH 2/3] Add license to the bottom 4 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 index.html | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index c0aa2d1..f2c4929 100644
--- a/index.html
+++ b/index.html
@@ -654,8 +654,12 @@
      This is a reference document, not an email, you twit.
    </p>
    <p class="muted">
      "Plaintext Certified" graphic by
      <a href="https://fosstodon.org/@ohyran">Jens</a>, CC-BY-SA.
[message trimmed]

[PATCH 1/3] Fix some typos 4 years ago

From José Alberto Orejuela García to ~sircmpwn/public-inbox

---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index e0a6fdc..c0aa2d1 100644
--- a/index.html
+++ b/index.html
@@ -242,7 +242,7 @@
      <li>Select the plaintext option</li>
    </ol>
    <p>Gmail will remember your preference next time.</p>
    <h3 id="gmail-web">Gyazmail</h3>
    <h3 id="gyazmail">Gyazmail</h3>
[message trimmed]

Test 5 years ago

From José Alberto to ~josealberto4444/apodnasabot

Test message.

Re: Cómo he creado este blog 5 years ago

From José Alberto Orejuela García to ~josealberto4444/public-inbox

Hemos estado hablando sobre esto en el fediverso. Simplemente para que quede constancia aquí:

- Gracias por indicarme dónde se configuraban título y descripción. =)
- Sí, salen sin truncar las entradas.
- Sin embargo, en las últimas versiones de News para Nextcloud se ven truncadas por algún fallo.
- Hemos estado buscando el fallo y no sabemos de dónde viene. Probablemente abriré una incidencia en el repositorio de News, a ver qué pasa.

¡Muchas gracias por toda la ayuda!