This commit is contained in:
pezcurrel 2023-11-03 18:47:15 +01:00
parent 5313c61117
commit eef5d7826c

View file

@ -11,20 +11,22 @@
- The image with logos from various Fediverse platform: put a universe with many galaxies as a background, instead of the current one that only has one - The image with logos from various Fediverse platform: put a universe with many galaxies as a background, instead of the current one that only has one
* rename "blacklist" to something else, it's racist -> "noxious" * rename "blacklist" to something else, it's racist -> "noxious"
- correggere "Chi ne porta avanti lo sviluppo non ha alcun copyright sul software che realizza e mette a disposizione gratuitamente" * correggere "Chi ne porta avanti lo sviluppo non ha alcun copyright sul software che realizza e mette a disposizione gratuitamente"
- correggere "uno smanettone" * correggere "uno smanettone"
- correggere, in 6.1, "gente propria"? * correggere, in 6.1, "gente propria"?
% aggiornare trans credits pescando dal report generabile da weblate % aggiornare trans credits pescando dal report generabile da weblate
- una presa di posizione contro la deriva centralizzante e gamificante di mastodon ~ una presa di posizione contro la deriva centralizzante e gamificante di mastodon
? un paragrafo di presentazione (non siamo la documentazione ufficiale, link alla stessa) * un paragrafo di presentazione (non siamo la documentazione ufficiale, link alla stessa)
* se weblate poi va bene, aggiornare la pagina "contribuisci" ~ se weblate poi va bene, aggiornare la pagina "contribuisci"
- la parte su "cambiare istanza" mi sembra ancora un po' sbumballata. ~ la parte su "cambiare istanza" mi sembra ancora un po' sbumballata.
- forse bisognerebbe dire che nella gran maggioranza dei casi non sono richiesti nome e cognome reali * forse bisognerebbe dire che nella gran maggioranza dei casi non sono richiesti nome e cognome reali
! dire all'inizio della guida che un post su mastodon è un toot, e nel seguito usare toot/s invece di post/s nella guida. ! dire all'inizio della guida che un post su mastodon è un toot, e nel seguito usare toot/s invece di post/s nella guida.
* in mastodon i trending topics si chiamano trending hashtags, usare quello quando ci si riferisce a mastodon * in mastodon i trending topics si chiamano trending hashtags, usare quello quando ci si riferisce a mastodon
--- Tech --- --- Tech ---
- make stats (mustool.php updstats and stats.php) show last 365 days, not last 30
- move every "library" into site/lib
- remove all html from strings to translate using (s)printf, so we can easily change links, etc., without touching translations, and we can easily check for " and ' inside them to replace them with “” and - remove all html from strings to translate using (s)printf, so we can easily change links, etc., without touching translations, and we can easily check for " and ' inside them to replace them with “” and
* getinstinfo.php: should check if we are online * getinstinfo.php: should check if we are online
- maintain.bash: verify kill signals get passed to the running processes - maintain.bash: verify kill signals get passed to the running processes