Commit Graph

26 Commits (6811dc060db501a34ba5a346a36112a52c7a8c79)

Author SHA1 Message Date
Eugen Rochko 9bd2b6be86 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 702623b347 fix extraneous text in 2fa readme (#592) 2017-02-03 00:10:22 +01:00
Eugen 0a19f0b2c8 Add tootyfruity 2017-02-02 20:27:53 +01:00
Eugen d693e338b8 Update Sponsors.md 2017-02-02 20:14:02 +01:00
Eugen 11496d174a Update Sponsors.md 2017-02-02 19:43:21 +01:00
Eugen 603c00684d Updated list of top sponsors 2017-02-02 19:40:15 +01:00
Eugen Rochko b860cbcbdf Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Eugen Rochko 727d236fcc 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 32ff6edba1 Add 2-FA instructions for non-technical users (#580) 2017-01-29 19:26:27 +01:00
Eugen e05d1b9b7c Update some API docs 2017-01-29 14:40:57 +01:00
Eugen Rochko e04c691737 Add more links to main docs page 2017-01-29 12:59:02 +01:00
Eugen Rochko 0cbb2535e4 Fix JSON formatting in docs 2017-01-29 12:55:12 +01:00
Eugen Rochko e149b2b779 Update docs with information about push notifications 2017-01-29 12:53:50 +01:00
Eugen Rochko 043cc6a741 Update broken links, add new sponsor 2017-01-27 17:01:21 +01:00
nicolas 597f547352 Updated translation doc to get working links 2017-01-27 13:17:33 +01:00
Eugen 380ddcdebf 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 43075a246e document that /oauth/token does not always return json 2017-01-26 16:28:57 +01:00
Effy Elden 0a909f2e6b Add default account details to developer documentation. 2017-01-27 02:03:13 +11:00
Christian Walde fbfaf0663f 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 4d011ee829 Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
Eugen Rochko 2627571ba4 Add content warning example to docs 2017-01-25 02:54:28 +01:00
Eugen Rochko 92b8fc56a8 Add description of Mastodon's current protocol extensions 2017-01-25 02:46:16 +01:00
Effy Elden 65748b7623 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 446cce198b Rename main docs page so it renders in github 2017-01-21 22:54:49 +01:00
Eugen Rochko 7769fb6a5a Improve API docs formatting 2017-01-21 22:53:02 +01:00
Eugen Rochko 954f82410c Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00