├── .gitignore ├── Dockerfile ├── LICENSE.md ├── README.md ├── assets ├── images │ ├── fsb-1200x800-tint.png │ ├── fsb-1200x800.png │ ├── fsb-240x240.png │ ├── fsb-640x120.png │ └── fsb-640x480.png ├── libs │ └── bootstrap │ │ └── 5.3.3 │ │ ├── css │ │ ├── bootstrap-grid.css │ │ ├── bootstrap-grid.css.map │ │ ├── bootstrap-grid.min.css │ │ ├── bootstrap-grid.min.css.map │ │ ├── bootstrap-grid.rtl.css │ │ ├── bootstrap-grid.rtl.css.map │ │ ├── bootstrap-grid.rtl.min.css │ │ ├── bootstrap-grid.rtl.min.css.map │ │ ├── bootstrap-reboot.css │ │ ├── bootstrap-reboot.css.map │ │ ├── bootstrap-reboot.min.css │ │ ├── bootstrap-reboot.min.css.map │ │ ├── bootstrap-reboot.rtl.css │ │ ├── bootstrap-reboot.rtl.css.map │ │ ├── bootstrap-reboot.rtl.min.css │ │ ├── bootstrap-reboot.rtl.min.css.map │ │ ├── bootstrap-utilities.css │ │ ├── bootstrap-utilities.css.map │ │ ├── bootstrap-utilities.min.css │ │ ├── bootstrap-utilities.min.css.map │ │ ├── bootstrap-utilities.rtl.css │ │ ├── bootstrap-utilities.rtl.css.map │ │ ├── bootstrap-utilities.rtl.min.css │ │ ├── bootstrap-utilities.rtl.min.css.map │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ ├── bootstrap.min.css │ │ ├── bootstrap.min.css.map │ │ ├── bootstrap.rtl.css │ │ ├── bootstrap.rtl.css.map │ │ ├── bootstrap.rtl.min.css │ │ └── bootstrap.rtl.min.css.map │ │ └── js │ │ ├── bootstrap.bundle.js │ │ ├── bootstrap.bundle.js.map │ │ ├── bootstrap.bundle.min.js │ │ ├── bootstrap.bundle.min.js.map │ │ ├── bootstrap.esm.js │ │ ├── bootstrap.esm.js.map │ │ ├── bootstrap.esm.min.js │ │ ├── bootstrap.esm.min.js.map │ │ ├── bootstrap.js │ │ ├── bootstrap.js.map │ │ ├── bootstrap.min.js │ │ └── bootstrap.min.js.map └── video │ ├── fsb-demo-description.txt │ └── fsb-demo.mp4 ├── captain-definition ├── fediverse-share-button ├── icons │ ├── activitypods.svg │ ├── akkoma.svg │ ├── anacus.svg │ ├── andstatus.svg │ ├── anfora.svg │ ├── audon.svg │ ├── awakari.svg │ ├── azorius.svg │ ├── bonfire.svg │ ├── bookwyrm.svg │ ├── bridgy_fed.svg │ ├── brighteon_social.svg │ ├── brutalinks.svg │ ├── buttondown.svg │ ├── calckey.svg │ ├── castopod.svg │ ├── chatter_net.svg │ ├── chirp.svg │ ├── communecter.svg │ ├── diaspora.svg │ ├── discourse.svg │ ├── dolphin.svg │ ├── drupal.svg │ ├── ecko.svg │ ├── emissary.svg │ ├── epicyon.svg │ ├── f2ap.svg │ ├── fedibird.svg │ ├── fedify.svg │ ├── firefish.svg │ ├── flipboard.svg │ ├── flockingbird.svg │ ├── flohmarkt.svg │ ├── forgeflex.svg │ ├── forgefriends.svg │ ├── forgejo.svg │ ├── forte.svg │ ├── foundkey.svg │ ├── friendica.svg │ ├── funkwhale.svg │ ├── gancio.svg │ ├── gath.io.svg │ ├── ghost.svg │ ├── gitlab.svg │ ├── glitch-soc.svg │ ├── gnu_social.svg │ ├── goblin.svg │ ├── goldfish.svg │ ├── gotosocial.svg │ ├── greatape.svg │ ├── groundpolis.svg │ ├── guppe.svg │ ├── hollo.svg │ ├── hometown.svg │ ├── honk.svg │ ├── hubzilla.svg │ ├── iceshrimp.svg │ ├── immers.svg │ ├── juick.svg │ ├── kazarma.svg │ ├── kbin.svg │ ├── kepi.svg │ ├── ktistec.svg │ ├── lemmy.svg │ ├── libervia.svg │ ├── loforo.svg │ ├── loops.svg │ ├── mangane.svg │ ├── mastodon.svg │ ├── mbin.svg │ ├── micro.blog.svg │ ├── minds.svg │ ├── misskey.svg │ ├── mistpark.svg │ ├── misty.svg │ ├── mitra.svg │ ├── mobilizon.svg │ ├── neodb.svg │ ├── nextcloud_social.svg │ ├── nodebb.svg │ ├── notestock.svg │ ├── openengiadina.svg │ ├── osada.svg │ ├── owncast.svg │ ├── peertube.svg │ ├── piefed.svg │ ├── pinetta.svg │ ├── pixelfed.svg │ ├── pleroma.svg │ ├── plume.svg │ ├── podcast_index.svg │ ├── postmarks.svg │ ├── prismo.svg │ ├── quanta.svg │ ├── question.svg │ ├── rebased.svg │ ├── redaktor.svg │ ├── redmatrix.svg │ ├── reel2bits.svg │ ├── ruffy.svg │ ├── seppo.svg │ ├── sharkey.svg │ ├── sharky.svg │ ├── shuttlecraft.svg │ ├── skohub.svg │ ├── smithereen.svg │ ├── snac.svg │ ├── soapbox.svg │ ├── social_flat_rounded_rects_svg │ │ ├── Email.svg │ │ ├── Facebook.svg │ │ ├── Google+.svg │ │ ├── LinkedIn.svg │ │ ├── Pinboard.svg │ │ ├── Pinterest.svg │ │ ├── Pocket.svg │ │ ├── Reddit.svg │ │ ├── Tumblr.svg │ │ ├── Twitter.svg │ │ ├── Wordpress.svg │ │ └── license.md │ ├── socialhome.svg │ ├── streams.svg │ ├── sublinks.svg │ ├── swanye.svg │ ├── takahe.svg │ ├── takesama.svg │ ├── threads.svg │ ├── todo.txt │ ├── vernissage.svg │ ├── viverse.svg │ ├── vocata.svg │ ├── wafrn.svg │ ├── wildebeest.svg │ ├── wordpress.svg │ ├── write.as.svg │ ├── writefreely.svg │ ├── wxwclub.svg │ ├── xmpp.svg │ ├── xwiki.svg │ ├── yeet.svg │ └── zap.svg ├── script.min.js ├── src │ ├── scripts │ │ ├── main.js │ │ └── modules │ │ │ ├── canUseLocalStorage.js │ │ │ ├── checkPlatformSupport.js │ │ │ ├── doneTyping.js │ │ │ ├── getDomain.js │ │ │ ├── getFSBPath.js │ │ │ ├── getPageDescription.js │ │ │ ├── getPageTitle.js │ │ │ ├── getPageURL.js │ │ │ ├── getSelectedText.js │ │ │ ├── hidePlatformSupportVisibilityNote.js │ │ │ ├── knownSoftware.js │ │ │ ├── notes.js │ │ │ ├── supportedSoftware.js │ │ │ ├── truncate.js │ │ │ ├── updateIcon.js │ │ │ └── updateTheIcon.js │ └── styles │ │ └── styles.scss └── styles.min.css ├── gulpfile.cjs ├── index.html └── package.json /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/README.md -------------------------------------------------------------------------------- /assets/images/fsb-1200x800-tint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/images/fsb-1200x800-tint.png -------------------------------------------------------------------------------- /assets/images/fsb-1200x800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/images/fsb-1200x800.png -------------------------------------------------------------------------------- /assets/images/fsb-240x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/images/fsb-240x240.png -------------------------------------------------------------------------------- /assets/images/fsb-640x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/images/fsb-640x120.png -------------------------------------------------------------------------------- /assets/images/fsb-640x480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/images/fsb-640x480.png -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-grid.rtl.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-reboot.rtl.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap-utilities.rtl.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.min.css -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/css/bootstrap.rtl.min.css.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.js.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.min.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.bundle.min.js.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.esm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.esm.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.esm.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.esm.js.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.esm.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.esm.min.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.esm.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.esm.min.js.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.js.map -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.min.js -------------------------------------------------------------------------------- /assets/libs/bootstrap/5.3.3/js/bootstrap.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/libs/bootstrap/5.3.3/js/bootstrap.min.js.map -------------------------------------------------------------------------------- /assets/video/fsb-demo-description.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/video/fsb-demo-description.txt -------------------------------------------------------------------------------- /assets/video/fsb-demo.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/assets/video/fsb-demo.mp4 -------------------------------------------------------------------------------- /captain-definition: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/captain-definition -------------------------------------------------------------------------------- /fediverse-share-button/icons/activitypods.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/activitypods.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/akkoma.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/akkoma.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/anacus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/anacus.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/andstatus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/andstatus.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/anfora.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/anfora.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/audon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/audon.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/awakari.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/awakari.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/azorius.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/azorius.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/bonfire.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/bonfire.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/bookwyrm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/bookwyrm.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/bridgy_fed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/bridgy_fed.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/brighteon_social.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/brighteon_social.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/brutalinks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/brutalinks.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/buttondown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/buttondown.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/calckey.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/calckey.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/castopod.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/castopod.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/chatter_net.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/chatter_net.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/chirp.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/chirp.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/communecter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/communecter.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/diaspora.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/diaspora.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/discourse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/discourse.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/dolphin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/dolphin.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/drupal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/drupal.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/ecko.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/ecko.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/emissary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/emissary.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/epicyon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/epicyon.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/f2ap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/f2ap.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/fedibird.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/fedibird.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/fedify.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/fedify.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/firefish.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/firefish.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/flipboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/flipboard.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/flockingbird.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/flockingbird.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/flohmarkt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/flohmarkt.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/forgeflex.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/forgeflex.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/forgefriends.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/forgefriends.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/forgejo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/forgejo.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/forte.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/forte.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/foundkey.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/foundkey.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/friendica.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/friendica.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/funkwhale.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/funkwhale.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/gancio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/gancio.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/gath.io.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/gath.io.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/ghost.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/ghost.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/gitlab.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/gitlab.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/glitch-soc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/glitch-soc.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/gnu_social.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/gnu_social.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/goblin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/goblin.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/goldfish.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/goldfish.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/gotosocial.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/gotosocial.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/greatape.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/greatape.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/groundpolis.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/groundpolis.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/guppe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/guppe.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/hollo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/hollo.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/hometown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/hometown.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/honk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/honk.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/hubzilla.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/hubzilla.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/iceshrimp.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/iceshrimp.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/immers.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/immers.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/juick.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/juick.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/kazarma.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/kazarma.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/kbin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/kbin.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/kepi.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/kepi.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/ktistec.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/ktistec.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/lemmy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/lemmy.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/libervia.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/libervia.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/loforo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/loforo.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/loops.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/loops.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mangane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mangane.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mastodon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mastodon.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mbin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mbin.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/micro.blog.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/micro.blog.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/minds.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/minds.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/misskey.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/misskey.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mistpark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mistpark.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/misty.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/misty.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mitra.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mitra.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/mobilizon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/mobilizon.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/neodb.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/neodb.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/nextcloud_social.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/nextcloud_social.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/nodebb.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/nodebb.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/notestock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/notestock.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/openengiadina.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/openengiadina.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/osada.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/osada.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/owncast.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/owncast.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/peertube.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/peertube.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/piefed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/piefed.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/pinetta.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/pinetta.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/pixelfed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/pixelfed.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/pleroma.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/pleroma.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/plume.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/plume.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/podcast_index.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/podcast_index.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/postmarks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/postmarks.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/prismo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/prismo.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/quanta.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/quanta.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/question.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/question.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/rebased.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/rebased.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/redaktor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/redaktor.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/redmatrix.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/redmatrix.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/reel2bits.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/reel2bits.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/ruffy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/ruffy.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/seppo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/seppo.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/sharkey.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/sharkey.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/sharky.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/sharky.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/shuttlecraft.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/shuttlecraft.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/skohub.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/skohub.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/smithereen.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/smithereen.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/snac.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/snac.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/soapbox.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/soapbox.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Email.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Email.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Facebook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Facebook.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Google+.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Google+.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/LinkedIn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/LinkedIn.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Pinboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Pinboard.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Pinterest.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Pinterest.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Pocket.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Pocket.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Reddit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Reddit.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Tumblr.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Tumblr.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Twitter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Twitter.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/Wordpress.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/Wordpress.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/social_flat_rounded_rects_svg/license.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/social_flat_rounded_rects_svg/license.md -------------------------------------------------------------------------------- /fediverse-share-button/icons/socialhome.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/socialhome.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/streams.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/streams.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/sublinks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/sublinks.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/swanye.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/swanye.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/takahe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/takahe.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/takesama.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/takesama.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/threads.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/threads.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/todo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/todo.txt -------------------------------------------------------------------------------- /fediverse-share-button/icons/vernissage.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/vernissage.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/viverse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/viverse.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/vocata.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/vocata.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/wafrn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/wafrn.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/wildebeest.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/wildebeest.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/wordpress.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/wordpress.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/write.as.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/write.as.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/writefreely.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/writefreely.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/wxwclub.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/wxwclub.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/xmpp.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/xmpp.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/xwiki.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/xwiki.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/yeet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/yeet.svg -------------------------------------------------------------------------------- /fediverse-share-button/icons/zap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/icons/zap.svg -------------------------------------------------------------------------------- /fediverse-share-button/script.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/script.min.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/main.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/canUseLocalStorage.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/canUseLocalStorage.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/checkPlatformSupport.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/checkPlatformSupport.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/doneTyping.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/doneTyping.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getDomain.js: -------------------------------------------------------------------------------- 1 | const getDomain = (str) => str.replace(/(^\w+:|^)\/\//, ""); 2 | -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getFSBPath.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/getFSBPath.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getPageDescription.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/getPageDescription.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getPageTitle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/getPageTitle.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getPageURL.js: -------------------------------------------------------------------------------- 1 | const getPageURL = () => encodeURIComponent(window.location.href); 2 | -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/getSelectedText.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/getSelectedText.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/hidePlatformSupportVisibilityNote.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/hidePlatformSupportVisibilityNote.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/knownSoftware.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/knownSoftware.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/notes.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/notes.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/supportedSoftware.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/supportedSoftware.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/truncate.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/truncate.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/updateIcon.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/updateIcon.js -------------------------------------------------------------------------------- /fediverse-share-button/src/scripts/modules/updateTheIcon.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/scripts/modules/updateTheIcon.js -------------------------------------------------------------------------------- /fediverse-share-button/src/styles/styles.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/src/styles/styles.scss -------------------------------------------------------------------------------- /fediverse-share-button/styles.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/fediverse-share-button/styles.min.css -------------------------------------------------------------------------------- /gulpfile.cjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/gulpfile.cjs -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/index.html -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefanbohacek/fediverse-share-button/HEAD/package.json --------------------------------------------------------------------------------