https://t.me/liveukraine_media/33708
⚠️⛔️Trump and Republicans now part and party to genocide and war crimes committed by Russia as they join the enemies of Europe - Russian invaders are storming positions under a U.S. flag (VIDEO) #Ukraine #Berlin #Paris #Rome #London #Brussels #Finland #Alaska #Mastodon #Germany #America #maga #trump #France #Italy #OSCE #PACE #CoE #Press #News #Taiwan #Media #Japan #USA #US #UK #EU #NATO #UnitedStates #UnitedKingdom
#EuropeanUnion
#TrumpIsARussianAsset
Necesito que Mastodon tenga la posibilidad de citar los retoots. #Mastodon #Update #Quotes
https://t.me/warriorsukrainian/62104
⚡️🇺🇦President Zelensky: Our main goal is a reliable and lasting peace for Ukraine and Europe. We understand that we should not expect Putin to abandon aggression or new attempts at aggression on his own. Pressure must work, and it must be joint pressure. We must stop the killings (VIDEO) #Ukraine #Paris #Rome #Finland #Berlin #Mastodon #London #Germany #France #Italy #OSCE #PACE #Press #News #Taiwan #Media #USA #US #UK #EU #NATO #UnitedStates #UnitedKingdom
#EuropeanUnion
vient d'apprendre qu'il n'y a aps de #nanowrimo cette année... m'en fout je le fais quand même !!! Y en a d'autres sur #mastodon qui compte le faire ?
The workaround to #mastodon ignoring DISABLE_FETCH_PREVIEWS=true is a hard one, but I will keep an eye on this in the future.
You can view Mastodon in dark mode or light mode, and on some servers and apps there are many other colour schemes too.
If you're using your server's website, here is how you can set your Mastodon theme:
1. Click ⚙️ Preferences (if you’re on a phone click ☰ at bottom right and then ⚙️ Preferences)
2. In the "Site Theme" menu select the colour scheme you want
3. Click the "Save Changes" button
More info about choosing themes on Mastodon at:
➡️ https://fedi.tips/customising-your-mastodon-interface-colours
#aside
I have added the environmental variable to the web, streaming and sidekiq services, confirmed that they all see the setting, and it is still being ignored. I will test this workaround by posting a link below, in the main thread #server #mastodon #bugfix #asca
There seems to be a bug implementing this in #mastodon #v4.4.3, so here is the workaround for disabling fetch previews by deleting preview_cards from the DB:
DELETE FROM preview_cards;
And blocking future inserts:
CREATE OR REPLACE FUNCTION block_preview_card_insert()
RETURNS trigger AS $$
BEGIN
-- Ignore insert
RETURN NULL;
END;
$$ LANGUAGE plpgsql;
CREATE TRIGGER prevent_preview_card_insert
BEFORE INSERT ON preview_cards
FOR EACH ROW
EXECUTE FUNCTION block_preview_card_insert();

Bloquée par bon nombre de pseudo camarades
Je partage 10x +de cagnotes d'autres cama que la mienne
J'en suis rendue a refiler mes dons a d'autres
Pendant que des gros influenceurs soir disant de gauche considère que c de la concurrence de don
Mais c moi la messonte impolie asociale qui saoule sur bluesky et qui a droit a l'étiquette "rude" et est shadowban même pour mes follow 💩💩💩
On va avoir des arrivée de camarades palestiniens sur #mastodon
Mieux vaux tard que jamais
Les #admin j'imagine ça va être du taff de filtrer les arnaques mais pitié ne les banissez pas comme ça, allez voir sur bsky pour vérifier y'en a plein qui s'occupe de ça de vérifier les comptes au pire ...
⛔️🇺🇦“They struck innocent people who were peacefully sleeping”: Entire family killed in Russian war crime attack targeting Kharkiv apartment building (more) https://www.pravda.com.ua/eng/news/2025/08/18/7526701/ #Ukraine #ICC #ICJ #Hague #Mastodon #WarCrimeTribunal #ECHR #NukesForUkraine #Germany #France #Italy #OSCE #PACE #CoE #SouthKorea #Press #News #Taiwan #Media #Japan #USA #US #UK #EU #NATO #UnitedStates #UnitedKingdom
#EuropeanUnion #russiaUkraineWar
#11yrInvasionofUkraine #RussiaIsATerroristState
#TrumpIsARussianAsset
Correction, see #aside here https://mastodon.mariobreskic.de/@mario/115050605879471525
#aside and #tldr
Running a solo Mastodon instance? Here's how to keep it clean and #gdpr compliant:
– Disable link previews: DISABLE_FETCH_PREVIEWS=true
– Purge old PreviewCards via Rails console
– Avoid federated content
– Self-author everything
– Host locally, anonymize IPs
Respectful publishing, no third-party hosting
#asca #server #mastodon #selfhosted #germany