Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network se…

License

Notifications You must be signed in to change notification settings

null-von-sushi/harbour-tooter

 
 

Repository files navigation

Changes in this fork compared to original

I could not get the app to work with pleroma (explosion.party instance) so I was hoping to fix it myself. Now, while I didn't really understand anything important and didn't fix it to my knowledge, I did do some changes and after compiling it worked. Why it worked I have no idea...

Changes are (if I remember correctly) the following :

  • Changed 'an Mastodon instance' to 'a Mastodon instance'
  • Changed the example instance from mastodon.social to niu.moe. Mastodon.social is cancer...
  • Added a line somewhere in either API.js or Mastodon.js that prints the client_id to the terminal. Note that it's already being printed to terminal so it's redundant. I just wanted to see if I can make a change to code that isn't responsible for the UI and see if it still worked.

Apart from that, I just compiled it and it worked. I'll upload the RPM I compiled to github too so it's available...

Original Readme bellow

Tooter

Tooter is Mastodon client for Sailfish OS. It is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication.

Screenshot

License

// TODO

About

Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network se…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 71.1%
  • JavaScript 16.9%
  • C++ 9.4%
  • QMake 2.1%
  • Shell 0.5%