Commit Graph

42 Commits (dfd4a42b350a0f258b0b1f8dcd2296289a98381c)

Author SHA1 Message Date
Eugen e571a01853 Fix outdated info
Tom McAtee 68dba5f2eb Fixed the URL
Heroku uses the referrer URL to point at the repo that should be deployed; from this page that includes part of a path that breaks the deployment (specifically /blob/master/docs/Running-Mastodon/Heroku-guide.md).

I've replaced the vanilla address with one that includes a specific reference to the root of the repo
Eugen bae7cf8cce Merge pull request from yiskah/patch-6
Add memetastic.space to instance list
Eugen Rochko fae1799646 Add rake task for making someone into an admin
shel 7a99699e2d Add memetastic.space
It's uh, it's an instance now.
Lorenz Diener 73210a93df Add https://icosahedron.website/
Effy Elden 0eee63f074 Remove toot.zone
toot.zone is being discontinued
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps
Eugen Rochko 0b95eb3612 Improve docs
shel 894a0515d9 Add gnusocial.me to instance list
I'm never going to get tired of saying "gnusocial.me is a mastodon instance"
Eugen 874fffb7dc Merge branch 'master' into patch-3
shel a0e6c80b60 Clean up markdown
There were some markdown processing errors which I've cleaned up
shel 63a18efb27 Change List of Instances to Table
Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team
Neville Park e9fa557ead Added awoo.space
Eugen Rochko aa1213e089 Add postgres setup instructions to docs
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
James 7b7a356aed fix extraneous text in 2fa readme ()
Eugen 9cf7da4934 Add tootyfruity
Eugen 9faf4c9dea Update Sponsors.md
Eugen 1511efc8d2 Update Sponsors.md
Eugen d33dfce34f Updated list of top sponsors
Eugen Rochko aa2fa227e9 Adding documentation for streaming API. Fixing filtering bug
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
James b12bdd2aea Add 2-FA instructions for non-technical users ()
Eugen 2165a0ec63 Update some API docs
Eugen Rochko aa52d5fd1e Add more links to main docs page
Eugen Rochko ca8a9d5941 Fix JSON formatting in docs
Eugen Rochko fe9306f346 Update docs with information about push notifications
Eugen Rochko dc3e0529ca Update broken links, add new sponsor
nicolas 9f57c7d4a6 Updated translation doc to get working links
Eugen 87667e371c Merge pull request from ineffyble/docs/add-default-account-to-dev-documentation
Add default account details to developer documentation.
Christian Walde 12eddb5cbe document that /oauth/token does not always return json
Effy Elden ae2147d40f Add default account details to developer documentation.
Christian Walde 3b6af5245b clarify the intended use of the oauth api call as per this issue:
https://github.com/alin-rautoiu/mastodroid/issues/23
Eugen Rochko 3beb24ad55 Use <summary> to encode content warnings instead
Eugen Rochko ca04002c93 Add content warning example to docs
Eugen Rochko ab94ad3504 Add description of Mastodon's current protocol extensions
Effy Elden 92a98f73aa Add separate sections for Heroku and Vagrant deployments. Add guide for instance administration. Move 'Contribution guide' to 'Development guide'.
Eugen Rochko 536cde4e99 Rename main docs page so it renders in github
Eugen Rochko 2baf0fabb4 Improve API docs formatting
Eugen Rochko e92a1cf436 Add wiki contents to docs/ instead