Commit Graph

43 Commits

Author SHA1 Message Date
tastytea 1514ecf12b
instanceinfo: Improve Mastodon fork detection. 2020-06-08 06:02:47 +02:00
tastytea 2ca244c36a
instanceinfo: Remove duplicate if block. 2020-06-08 06:02:41 +02:00
tastytea 17296d1709
instanceinfo.sh: Typo: pass “${instance}”, not “instance”. 2019-11-12 23:28:31 +01:00
tastytea 8297b2c21f
instanceinfo.sh: Updated implementation detection.
Mastodon release candidates are no longer detected as fork.
2019-09-30 02:02:23 +02:00
tastytea 9a7b53fc23
instanceinfo.sh: Use Mastodon API additionally for Mastodon.
The nodeinfo on Mastodon instances is rather sparse at the moment.
2019-09-30 01:53:53 +02:00
tastytea 42c9f843ec
instanceinfo.sh: Improved Misskey parsing. 2019-07-27 00:39:46 +02:00
tastytea e34a41f912
instanceinfo.sh: Improved mastodon-fork detection. 2019-07-26 23:43:10 +02:00
tastytea 68bb500ae9
instanceinfo.sh: Don't print Mastodon-admin if it is null. 2019-07-26 23:24:20 +02:00
tastytea 659ea46373
instanceinfo.sh: Added support for ActivityRelay. 2019-07-23 18:56:19 +02:00
tastytea f341ef4de3
instanceinfo.sh: Support double-flavours (glitch+barkshark). 2019-07-23 02:12:52 +02:00
tastytea 0470519ebc
instanceinfo.sh: Suppress error messages trying to get nodeinfo. 2019-07-22 21:42:53 +02:00
tastytea 05386f6040
instanceinfo.sh: Always select the newest nodeinfo-version. 2019-07-22 00:12:31 +02:00
tastytea 83b9c98135
instanceinfo.sh: Improved Mastodon-fork detection. 2019-07-21 05:02:34 +02:00
tastytea 7d909c603b
instanceinfo.sh: Ignore certificate errors. 2019-07-18 18:36:35 +02:00
tastytea a83cfa78ac
instanceinfo.sh: Refactored code into functions. 2019-07-18 18:15:46 +02:00
tastytea eb1af4b8ca
instanceinfo.sh: Improved PeerTube support. 2019-07-16 17:12:59 +02:00
tastytea 29f9af8e66
instanceinfo.sh: Improved pixelfed support. 2019-07-16 01:14:31 +02:00
tastytea 5865c6ecb4
instanceinfo.sh: Improved Mastodon fork detection. 2019-07-15 17:19:25 +02:00
tastytea 2ba49d8fb9
Added open-registrations-detection. 2019-07-15 15:55:09 +02:00
tastytea f5a0761421
instanceinfo.sh: Added CloudFlare-check. 2019-07-12 21:23:39 +02:00
tastytea 18e8c3b52d
instanceinfo.sh: Fixed HTML stripper.
The leading and trailing " were supposed to be removed, but only the
leading one was removed.
2019-07-08 02:45:22 +02:00
tastytea 86fc879010
instanceinfo.sh: Fixed Gab about-page. 2019-07-08 02:31:43 +02:00
tastytea c0a6c1cd7b
Added a check for Mastodon in nodeinfo-parser. 2019-07-04 21:10:26 +02:00
tastytea 5bac006152
instanceinfo.sh: Added “Mastodon fork”-detection. 2019-06-30 01:58:45 +02:00
tastytea 4a56152c56
instanceinfo.sh: Fixed Mastodon instance description. 2019-06-30 01:50:58 +02:00
tastytea fa2a7cc745
Improved GangGo support. 2019-06-25 02:42:45 +02:00
tastytea 9fd1bb773e
Print version of server software. 2019-06-25 02:27:07 +02:00
tastytea 778c86d52c
Added Funkwhale support. 2019-06-25 02:19:15 +02:00
tastytea 4f718646c6
ibnstanceinfo.sh: Improved nodeinfo support. 2019-06-24 20:13:29 +02:00
tastytea 3ea99489b1
instanceinfo.sh: Removed unnecessary shellsheck-deactivations. 2019-06-24 17:36:59 +02:00
tastytea 6ce754164b
instanceinfo.sh: Removed unused function pretty(). 2019-06-24 17:35:05 +02:00
tastytea 223ff3c448
instanceinfo.sh: Changed the Pleroma-link to /about. 2019-06-24 17:16:49 +02:00
tastytea a4c51efabb
instanceinfo.sh: Added Florence detection. 2019-06-24 17:11:42 +02:00
tastytea 8d13eaab79
instanceinfo.sh: Repalced grep with jq where possible. 2019-06-24 17:07:36 +02:00
tastytea bc603b884e
Fetch the nodeinfo-address from /.well-known/nodeinfo. 2019-06-24 15:27:43 +02:00
tastytea db81801597
instanceinfo.sh: Refined Gab detector. 2019-06-24 02:44:10 +02:00
tastytea b91e2a073b
instanceinfo.sh: Made header-detection case-insensitive. 2019-06-24 02:11:52 +02:00
tastytea 9f705a2c3d
instanceinfo.sh: added Misskey-support. 2019-06-24 00:14:15 +02:00
tastytea 58e22e8133
instanceinfo.sh: Print links to Mastodon-admin profiles. 2019-06-23 22:42:55 +02:00
tastytea 953b0c574f
Added version. 2019-06-23 22:26:14 +02:00
tastytea 63c558b864
Added description. 2019-06-23 22:22:51 +02:00
tastytea 9c68f5d4ef
Fixed/ignored shellcheck warnings. 2019-06-23 22:13:42 +02:00
tastytea e1820e27df
Added instanceinfo.sh 2019-06-23 22:05:07 +02:00