An webclient for Mastodon and Pleroma which looks like Twitter

Toromino 4d677fe687 Correction of orthographical mistakes and cosmetic changes in README.md 6 년 전
assets 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
authorize 5ccb63b8c5 First release,no database required,code style changes 6 년 전
data 5ccb63b8c5 First release,no database required,code style changes 6 년 전
login 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
widgets e27833e87c "Halcyon for Mastodon [and Pleroma]" -> Side Footer 6 년 전
.gitignore 6afd23142e Very small optimizations and first upload 6 년 전
.htaccess 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
404.php 5ccb63b8c5 First release,no database required,code style changes 6 년 전
Caddyfile 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
LICENSE fcf58d31a0 Initial commit 6 년 전
README.md 4d677fe687 Correction of orthographical mistakes and cosmetic changes in README.md 6 년 전
config.ini.sample 523c1fab2f Complete rewrite of the who to follow function 6 년 전
federated.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
footer.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
header.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
home.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
index.php 5ccb63b8c5 First release,no database required,code style changes 6 년 전
local.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
nginx.conf 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
notifications.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
search_hash_tag.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
search_user.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
settings_appearance.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
settings_general.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
settings_profile.php 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전
terms.txt 3ff46bb96e Added custom emojis and other stuff 6 년 전
user.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
user_favorite.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
user_followers.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
user_following.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
user_include_replies.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
user_only_media.php d054979598 Some bug fixes and added a config file for nginx 6 년 전
version.txt 64f18146a2 Complete remake of the settings with many new options, added support for Caddy server, updated repository link in footer 6 년 전

README.md

Halcyon for Mastodon and Pleroma

A webclient for Mastodon and Pleroma which looks like Twitter

The original author of this genius piece of software was inactive for a while and then shut down his demo instance and deleted this repository. I love Halcyon, it's the thing which makes Mastodon the best social network in the world. I took the code from the Halcyon fork of cybre.space which still works but doesn't seem to get updates, too. I uploaded it here to make the original link work again and don't link into the big nothing. I'm working on much other stuff, too, therefore I won't use my whole free time to work on Halcyon. But I try to do as much as possible here.

Stay tuned

Follow our Mastodon account and never miss an important update: @halcyon@social.csswg.org

Instances

These instances are publicly accessible and usable by everyone, no matter which Mastodon instance you use.

You have your own Halcyon instance and want it to be listed here? Create an issue with the link and we will add it to the list.

Blog

  • Release of Version 1.2.0 - Bigger blog article with all changes and a future roadmap coming soon
  • Moved from Github to NotABug - Blog article coming soon
  • Release of Version 1.1.7 - Fixed some bugs in compatibility with Pleroma,text fields now autoresizable,stopped undefined socket tries on profile pages
  • Release of Version 1.1.6 - Complete rewrite of the "who to follow" function using an API - Change of config.ini needed!
  • Release of Version 1.1.5 - Introduced the new Idempotency-Key Header and fixed an bug allowing XSS with the display name
  • Release of Version 1.1.4 - Automatically reconnect on bad connection,now supports desktop notifications,added ... at the end of shortened links
  • Release of Version 1.1.3 - New function link previews introduced and bug when replying an toot which already has replies below it fixed (reply to undefined)
  • Release of Version 1.1.2 - Privacy modes are now correctly displayed and used for replies,use username if display name doesn't exist,bugs on search page fixed
  • Release of Version 1.1.1 - Fixed error 404 when viewing profile of own instance,numbers below profile on the left do now change during session,added nginx config
  • Release of Version 1.1.0 and upcoming features
  • Release of Version 1.0.3 - "Who to follow" doesn't show people you already follow anymore and design of preferences and search bar is now much better
  • Release of Version 1.0.2 - Fixed a Firefox-only bug and some wrong links, added version info and an annoying cookie notice (sorry, but that's EU law)
  • Release of Version 1.0.1 - Two bugfixes
  • Release of Version 1.0.0

Features

  • Twitter like UI, familiar interface.
  • Able to use on all instances.
  • No tracking, No ads.

Requirement

  • Apache/Nginx/lighttpd
  • PHP
  • No database needed anymore!

Setup

Upload it, edit config.ini and have fun!

Credits