diff --git a/source/_posts/federated-image-sharing-pixelfed.md b/source/_posts/federated-image-sharing-pixelfed.md new file mode 100644 index 0000000..b697cc0 --- /dev/null +++ b/source/_posts/federated-image-sharing-pixelfed.md @@ -0,0 +1,16 @@ + +--- +layout: "post" +title: "Federated image sharing Pixelfed" +date: 2018-06-02 +tags: + - fediverse +preview: "Pixelfed reached beta stage. It supports ActivityPub and will federate with other networks. Follow @pixelfed on mastodon.social for latest news" +url: "https://pixelfed.org" +lang: en +image: "" +--- + +Federated image sharing platform [Pixelfed](https://pixelfed.org) reached beta stage. It supports ActivityPub protocol and intends to replace proprietary Instagram service. You can get the latest news about the project by following @pixelfed [Mastodon account](https://mastodon.social/@pixelfed). + +Two other similar projects in development are [Fontina](https://github.com/beta-phenylethylamine/fontina) and [Zinat](https://github.com/yabirgb/zinat). diff --git a/source/_posts/friendica-2018.05-release.md b/source/_posts/friendica-2018.05-release.md new file mode 100644 index 0000000..a9fe8d1 --- /dev/null +++ b/source/_posts/friendica-2018.05-release.md @@ -0,0 +1,14 @@ + +--- +layout: "post" +title: "Friendica 2018.05 release" +date: 2018-06-02 +tags: + - friendica +preview: "This release includes bug fixes and enhancements, like hashtag autocomplete, automatic installations, terms of service module and translation updates" +url: "https://friendi.ca/2018/06/01/friendica-2018-05-released" +lang: en +image: "" +--- + +This release includes some bug fixes and enhancements, like hashtag autocomplete, automatic installations, terms of service module and translation updates. You'll find more information and a full changelog [here](https://friendi.ca/2018/06/01/friendica-2018-05-released). diff --git a/source/_posts/new-brutal-mastodon-web-client.md b/source/_posts/new-brutal-mastodon-web-client.md new file mode 100644 index 0000000..2947f21 --- /dev/null +++ b/source/_posts/new-brutal-mastodon-web-client.md @@ -0,0 +1,17 @@ + +--- +layout: "post" +title: "New brutal Mastodon client" +date: 2018-06-02 +tags: + - mastodon +preview: "Brutaldon is a brutalist web interface for Mastodon. It is compatible with almost any web browser, including text-mode browsers like lynx, w3m or eww" +url: "https://brutaldon.online" +lang: en +image: "" +--- + +[Brutaldon](https://brutaldon.online) is a brutalist, Web 1.0 web interface for Mastodon. You can use it as a client for any instance. You do not need a separate brutaldon account. It is compatible with almost any web browser, including text-mode browsers like lynx, w3m, or eww. +Screenshots, issues tracker, and source code are available [here](https://github.com/jfmcbrayer/brutaldon). + +This adds to several other alternative Mastodon frontends, like [Pinafore](https://github.com/nolanlawson/pinafore) and [Halcyon](https://github.com/halcyon-suite/halcyon). The latter can be used with [Pleroma](./en/Pleroma), as well as a new diaspora-like frontend [Feather](https://github.com/kaniini/feather).