Un webclient per Mastodon e Pleroma che replica in tutto l'interfaccia web di Twitter. https://halcyon.mastodon.uno
Go to file
nipos 284c44215b Added new instance to the list and updated version of another one 2018-04-22 16:31:08 +02:00
assets Privacy modes now supported,bugs at search page fixed,now using username when display name unavailabe 2018-04-21 17:15:13 +02:00
authorize First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
data First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
login Added custom emojis and other stuff 2018-04-01 19:30:47 +02:00
widgets Added custom emojis and other stuff 2018-04-01 19:30:47 +02:00
.gitignore Very small optimizations and first upload 2018-02-26 17:56:23 +01:00
.htaccess First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
404.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
LICENSE Initial commit 2018-02-26 16:38:26 +01:00
README.md Added new instance to the list and updated version of another one 2018-04-22 16:31:08 +02:00
config.ini.sample Release 1.0.2 - Bugs fixed,version info and cookie notice added 2018-03-26 18:26:44 +02:00
federated.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
footer.php Privacy modes now supported,bugs at search page fixed,now using username when display name unavailabe 2018-04-21 17:15:13 +02:00
header.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
home.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
index.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
local.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
nginx.conf Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
notifications.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
search_hash_tag.php Privacy modes now supported,bugs at search page fixed,now using username when display name unavailabe 2018-04-21 17:15:13 +02:00
search_user.php Privacy modes now supported,bugs at search page fixed,now using username when display name unavailabe 2018-04-21 17:15:13 +02:00
terms.txt Added custom emojis and other stuff 2018-04-01 19:30:47 +02:00
user.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
user_favorite.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
user_followers.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
user_following.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
user_include_replies.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
user_only_media.php Some bug fixes and added a config file for nginx 2018-04-15 19:21:52 +02:00
version.txt Privacy modes now supported,bugs at search page fixed,now using username when display name unavailabe 2018-04-21 17:15:13 +02:00

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.

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.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