diff --git a/network/mastodon-meta/allowlist.txt b/network/mastodon-meta/allowlist.txt new file mode 100644 index 0000000..a6d1fbc --- /dev/null +++ b/network/mastodon-meta/allowlist.txt @@ -0,0 +1,148 @@ +aleph.land +animal.business +anticapitalist.party +asonix.dog +awoo.pub +awoo.space +bananachips.club +beach.city +blimps.xyz +booktoot.club +botsin.space +bsd.network +bunny.blue +catgirl.science +ceilidh.space +chaos.social +chitter.xyz +chomp.life +colorid.es +computerfairi.es +cronk.stenoweb.net +cybr.es +cybre.space +deadinsi.de +dev.glitch.social +digipres.club +donphan.social +dragon.style +drake.network +elekk.xyz +elle.systems +ephemeral.glitch.social +equestria.social +eventideparlour.masto.host +gamemaking.social +gayhorse.club +girlcock.club +glaceon.social +glitch.social +gulp.cafe +hackoon.com +has.foxiepa.ws +high.cat +iamveryti.red +icosahedron.website +im-in.space +is.a.qute.dog +kitsunet.net +kitty.town +kity.wtf +kobold.space +lesbiab.space +lewd.town +lgbt.io +m.bonzoesc.net +manowar.social +masto.werefoxsoftware.com +mastodon.art +mastodon.babycastles.com +mastodon.barkshark.tk +mastodon.gamedev.place +mastodon.mechanicalmischief.com +mastodon.social +mastodon.technology +mastodon.zombocloud.com +meemu.org +mellified.men +meow.social +merveilles.town +monsterpit.net +mst3k.interlinked.me +nulled.red +occult.camp +octodon.social +otherkin.club +otter.tube +pawbs.club +pdx.social +photog.social +piggo.space +playvicious.social +pleroma.dereferenced.org +pleroma.site +plural.cafe +plush.city +pony.social +pouet.it +pounced.me +preciouslittle.life +puckipedia.com +puppo.space +queer.af +queer.hacktivis.me +queer.party +radical.town +sakura-rage.net +san-junipero.gimme-sympathy.org +scalie.business +scalie.club +scholar.social +sdfn-01.ninjawedding.org +selfy.army +shek.zone +shiro.dog +situational.softi.city +skeleton.cool +sleeping.town +slime.global +snaggletooth.life +snouts.online +soc.ialis.me +social.computerfox.xyz +social.diskseven.com +social.elomatreb.eu +social.holdmybeer.solutions +social.irrwitz.com +social.isharacomix.org +social.libre.fi +social.mecanis.me +social.mochi.academy +social.mootech.eu +social.raithsphe.re +social.surfnet.space +social.voidfox.com +social.wxcafe.net +sunbeam.city +swingset.social +tabletop.social +tenforward.social +tessellated.space +the.resize.club +todon.nl +toot.cafe +toot.cat +toot.si +tooting.intensifi.es +tootplanet.space +transfurrmation.town +trashfish.club +vulpine.club +wandering.shop +weirder.earth +whomst.dog +write.furrytf.club +writing.exchange +wubrg.social +xoxo.zone +yiff.life diff --git a/network/mastodon-meta/mastodon.css b/network/mastodon-meta/mastodon.css new file mode 100644 index 0000000..cff8cba --- /dev/null +++ b/network/mastodon-meta/mastodon.css @@ -0,0 +1,122 @@ +.account__avatar { + border-radius: 0; + margin-bottom: 5px !important; +} +.account__header .account__avatar { + border-radius: 0; +} +.button { + border-radius: 0; +} +.icon-button.overlayed { + border-radius: 50%; +} +.status__content__spoiler-link { + border-radius: 0; + text-transform: none; + font-size: inherit; + vertical-align: inherit; +} +.status__action-bar-button { + margin-right: 30px; +} +.column-link { + padding: 3px; +} +.column-subheading { + padding: 2px; +} +.getting-started__footer { + padding: 6px; +} +.column-header > button { + padding: 2px; +} +.column-header__buttons { + height: 30px; +} +.status { + padding: 6px; +} +.status__content { + margin-top: 0; + padding-top: 2px; +} +.composer--options { + border-radius: 0; + padding: 0; +} +button.button.primary[style] { + line-height: 27px !important; + border-radius: 0; +} +.composer--spoiler input { + border-radius: 0; +} +.contents .drawer--account { + padding: 4px !important; +} +div.drawer.mbstobon-0 { + width: 14%; +} +.notification__filter-bar button { + padding: 0 !important; +} +.column-back-button--slim-button { + padding: 0 !important; + top: -20px; +} +.column-header__buttons i.fa.fa-eye::after { + content: " Collapse all"; + font-family: "Sans"; + font-size: 9pt; +} +.column-header__buttons i.fa.fa-eye-slash::after { + content: " Show all"; + font-family: "Sans"; + font-size: 9pt; +} +.drawer__inner__mastodon > .mastodon { + width: 0%; +} +.notification__filter-bar button.active::before, +.notification__filter-bar button.active::after { + border: none; +} +.notification__filter-bar button.active ::after { + content: "~"; +} +.account__action-bar__tab { + padding: 0; +} +.account__header__fields dd, +.account__header__fields dt { + padding: 7px; +} +.column-header__links { + margin-bottom: 0; +} +.sidebar ul a { + padding: 4px !important; +} +.content h2 { + padding-bottom: 10px !important; + margin-bottom: 20px !important; +} +.flash-message { + margin-bottom: 20px; +} +.simple_form .fields-group { + margin-bottom: 10px; +} +.accounts-table tbody td { + padding: 8px 0 4px 0; +} +.dashboard__counters > div > div, +.dashboard__counters > div > a { + border-radius: 0; + padding: 4px; +} +.dashboard__counters__num { + margin-bottom: 0; +}