-
jcbrand
emus: I didn't offer, you asked and I suggested that you create a Twitter account instead
-
jcbrand
At least IIRC
-
emus
Yes, that too
-
erszcz
Hey, people 🙂 Just realised a small inconsistency in the newsletter - the slug for Aug edition covering July events and news is newsletter-06-august and the slug of the Sep edition covering August is newsletter-08-august
-
erszcz
oh, noes, it's actually this: Aug edition - https://xmpp.org/2020/08/newsletter-06-august/ Sep edition - https://xmpp.org/2020/08/newsletter-08-august/
-
emus
erszcz: Yes you are right, its confusing. for the next versions I will remove specific dates
-
emus
ups
-
erszcz
not a big deal, really, but I noticed that when looking for links to share in our team
-
erszcz
thanks for the great job preparing the newsletter!
-
emus
😩 how did that come again....
-
emus
erszcz: Thanks. I will improve on that
-
emus
erszcz: For the next version I will only use the month what we are releasing continuously. because thats really confusing
-
erszcz
sounds good!
-
goffi
Hello. Would it be possible to fix the small formatting issue with bullet points on SÃ T and GSoC parts, on September newsletter? It's probably just a missing new line in markdown.
-
goffi
And a I've said on xsf@, thanks to all involved in the newsletters, it's really good.
-
emus
goffi: If you know a solution, can create a PR?✎ -
emus
goffi: If you know a solution, can you create a PR? ✏
-
goffi
emus: I can check that tonight, I'm at work now
-
emus
sure
-
peetah
could some one explain me what are the "domain mapping improvements" reported in the python-nbxmpp news ?✎ -
peetah
could some one explain me what are the "domaine mapping" and "domain mapping improvements" reported in the python-nbxmpp news ? ✏
-
peetah
could some one explain me what are the "domain mapping" and "domain mapping improvements" reported in the python-nbxmpp news of the last newsletter ? ✏
-
peetah
wurstsalat: ^ ?
-
wurstsalat
peetah: it performs UTS46 mapping on domain names, see http://unicode.org/reports/tr46/
-
peetah
wurstsalat: ok thanks
-
Licaon_Kter
https://discourse.igniterealtime.org/t/new-openfire-plugin-to-help-reduce-spam/88730
-
peetah
emus: I made some PR for the August newsletter: is there a way to test the static site generation in a sandbox before sending it live ?
-
emus
``` python3 -m virtualenv --python=python3.7 venv source venv/bin/activate pip install pelican==3.3 markdown==2.6.11 ghp-import # found in the Dockerfile make devserver ```
-
emus
not tested
-
emus
peetah: have you tested?