Commit Graph

42 Commits

Author SHA1 Message Date
Eugen 09bb1b6cde Fix outdated info 2017-02-14 21:33:31 +01:00
Tom McAtee bafb096d4f 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
2017-02-14 12:46:18 +10:30
Eugen 96b38efacf Merge pull request #630 from yiskah/patch-6
Add memetastic.space to instance list
2017-02-13 20:42:40 +01:00
Eugen Rochko 017297c1e2 Add rake task for making someone into an admin 2017-02-13 20:42:02 +01:00
shel 0abc528eb9 Add memetastic.space
It's uh, it's an instance now.
2017-02-13 14:37:58 -05:00
Lorenz Diener fc17b06edc Add https://icosahedron.website/ 2017-02-13 17:25:21 +01:00
Effy Elden d2fc1acb38 Remove toot.zone
toot.zone is being discontinued
2017-02-12 14:51:53 +11:00
Eugen Rochko 73aeb7dc8a Fix semantics of follow requests another slaps 2017-02-11 17:13:11 +01:00
Eugen Rochko ccab14e1c1 Improve docs 2017-02-11 16:21:07 +01:00
shel 728acea127 Add gnusocial.me to instance list
I'm never going to get tired of saying "gnusocial.me is a mastodon instance"
2017-02-10 15:07:44 -05:00
Eugen 19e8393246 Merge branch 'master' into patch-3 2017-02-10 19:15:13 +01:00
shel 500250952b Clean up markdown
There were some markdown processing errors which I've cleaned up
2017-02-10 12:14:49 -05:00
shel 0c312cfd56 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
2017-02-10 11:37:35 -05:00
Neville Park dc7639c0f2 Added awoo.space 2017-02-09 17:57:56 -05:00
Eugen Rochko 845e23a837 Add postgres setup instructions to docs 2017-02-07 23:57:30 +01:00
Eugen Rochko 741335cc0e Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
Eugen Rochko 0cb6db2972 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.
2017-02-04 00:34:31 +01:00
James 476952fed0 fix extraneous text in 2fa readme (#592) 2017-02-03 00:10:22 +01:00
Eugen 2852dbae5c Add tootyfruity 2017-02-02 20:27:53 +01:00
Eugen d60bde1f59 Update Sponsors.md 2017-02-02 20:14:02 +01:00
Eugen b1bf523676 Update Sponsors.md 2017-02-02 19:43:21 +01:00
Eugen 1b300b48ed Updated list of top sponsors 2017-02-02 19:40:15 +01:00
Eugen Rochko 5ee85c47a4 Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Eugen Rochko e26dcda6e7 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
2017-02-02 00:03:31 +01:00
James a4b55cc670 Add 2-FA instructions for non-technical users (#580) 2017-01-29 19:26:27 +01:00
Eugen 4de3c8bfb6 Update some API docs 2017-01-29 14:40:57 +01:00
Eugen Rochko 35528833a4 Add more links to main docs page 2017-01-29 12:59:02 +01:00
Eugen Rochko 585f20f9b0 Fix JSON formatting in docs 2017-01-29 12:55:12 +01:00
Eugen Rochko cba748ba85 Update docs with information about push notifications 2017-01-29 12:53:50 +01:00
Eugen Rochko 9bbdca3924 Update broken links, add new sponsor 2017-01-27 17:01:21 +01:00
nicolas 958b83d0c4 Updated translation doc to get working links 2017-01-27 13:17:33 +01:00
Eugen 264e584d07 Merge pull request #549 from ineffyble/docs/add-default-account-to-dev-documentation
Add default account details to developer documentation.
2017-01-26 23:03:41 +01:00
Christian Walde a0727d99c5 document that /oauth/token does not always return json 2017-01-26 16:28:57 +01:00
Effy Elden 376165bee4 Add default account details to developer documentation. 2017-01-27 02:03:13 +11:00
Christian Walde 9b88ac0a27 clarify the intended use of the oauth api call as per this issue:
https://github.com/alin-rautoiu/mastodroid/issues/23
2017-01-25 18:31:15 +01:00
Eugen Rochko 7c3d484cd1 Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
Eugen Rochko 89cbe3ee33 Add content warning example to docs 2017-01-25 02:54:28 +01:00
Eugen Rochko 3c9c259952 Add description of Mastodon's current protocol extensions 2017-01-25 02:46:16 +01:00
Effy Elden 6c12fda90a Add separate sections for Heroku and Vagrant deployments. Add guide for instance administration. Move 'Contribution guide' to 'Development guide'. 2017-01-22 19:50:40 +11:00
Eugen Rochko 295732a4f3 Rename main docs page so it renders in github 2017-01-21 22:54:49 +01:00
Eugen Rochko 05f3dcf7f5 Improve API docs formatting 2017-01-21 22:53:02 +01:00
Eugen Rochko 2eb6ed093f Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00