4924089e9e | ||
---|---|---|
assets | ||
authorize | ||
data | ||
login | ||
widgets | ||
.gitignore | ||
.htaccess | ||
404.php | ||
LICENSE | ||
README.md | ||
config.ini.sample | ||
federated.php | ||
footer.php | ||
header.php | ||
home.php | ||
index.php | ||
local.php | ||
nginx.conf | ||
notifications.php | ||
search_hash_tag.php | ||
search_user.php | ||
terms.txt | ||
user.php | ||
user_favorite.php | ||
user_followers.php | ||
user_following.php | ||
user_include_replies.php | ||
user_only_media.php | ||
version.txt |
README.md
Halcyon for Mastodon
A Mastodon web client that 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, what is why 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 or 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.
- https://halcyon.toromino.de - 1.1.3
- https://social.dev-wiki.de - 1.1.1
- https://halcyon.bka.li - 1.1.3
- https://halcyon.tilde.team - 1.1.2
- https://itter.photog.social - 1.1.1
- https://halcyon.cybre.space - Outdated
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.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!