Commit Graph

942 Commits

Author SHA1 Message Date
Jim Tittsler 088399a36b Update Docker (#487) 2017-12-17 15:08:48 +01:00
Thomas c4652e6193 Update API.md (#490)
Update Relationship entity with the attribute "muting_notifications"
2017-12-17 15:08:30 +01:00
Thomas 152d4045f2 Update API.md (#489)
Update mute call with the parameter 'notifications'
2017-12-17 15:08:21 +01:00
Thomas 8cd6b13533 Update API.md (#488)
Replace the attribute "moved_to_account" by "moved" in the entity Account
2017-12-17 15:07:59 +01:00
Lorenz Diener 9b09bdf9f8 Fix /api/v1/accounts/:id/lists docs (#484) 2017-12-13 20:34:31 +01:00
Eugen Rochko 4b8f6e1726
Update API.md 2017-12-13 15:43:16 +01:00
Eugen Rochko 6b3455ecf6
Add list endpoint 2017-12-13 15:18:53 +01:00
Eugen Rochko 4bb149c73f
Add information about new APIs in 2.1 2017-12-13 15:12:12 +01:00
Eugen Rochko 00bc5fc15f
Update README.md 2017-12-13 14:55:56 +01:00
Eugen Rochko e791b0a74e
Update Specs-and-RFCs-used.md 2017-12-13 14:54:10 +01:00
Eugen Rochko 7bcb802334
Update Specs-and-RFCs-used.md 2017-12-13 14:53:59 +01:00
Eugen Rochko 7ba4f74434
Update Extensions.md 2017-12-13 14:52:31 +01:00
Eugen Rochko 35eba251d7
Update Tips-for-app-developers.md 2017-12-13 14:44:45 +01:00
Eugen Rochko b664972724
Update Push-notifications.md 2017-12-13 14:31:35 +01:00
Christophe Jossart 1f591f8154 Update PHP API wrapper from PR comment #458 (#483) 2017-12-11 23:03:30 +01:00
Alex Schroeder 0aa49d9bb9 Added bitlbee-mastodon (#481) 2017-12-11 13:43:09 +01:00
abcang 88d81f14e9 Specify root directive for letsencrypt (#471) 2017-12-06 17:21:08 +01:00
wakin 079d0f0720 Add Tootmap to Other tools list (#453) 2017-12-06 16:56:41 +01:00
Alda Marteau-Hardi 9474170686 Removes SSL configuration to point users to the Mozilla SSL Configuration Generator 2017-12-05 17:49:30 +01:00
Beast f81018bd63 Update FAQ to include how to delete account (#473) 2017-12-05 00:04:03 +01:00
Alex Schroeder a742b72559 mastodon-backup renamed to mastodon-archive (#472)
The repo name did not change but the tool itself did.
2017-12-04 13:48:31 -05:00
Jeroen e85d573538 Improved (#455)
* Delete mastofed.png

* Improved

Make the instance and Mastodon logo one
2017-12-01 16:41:34 +01:00
Letiteuf55 440b1b2d4b Update Apps.md (#461)
* Update Apps.md

add Tootdon on ios

* Update Apps.md
2017-11-30 19:28:04 +01:00
Alex Schroeder aa6ab5cbf2 add mastodon-backup (#469) 2017-11-30 16:34:58 +01:00
Thomas 2480655d4f Update API.md (#468)
Fetching custom emoji for an instance
2017-11-29 16:09:56 +01:00
Alex Schroeder e7e3e4a52f Document streaming URL for local statuses (#466)
See https://github.com/tootsuite/mastodon/issues/5839.
2017-11-28 21:50:37 +01:00
Mike Burns ff454d3215 OpenBSD-specific development guide (#463)
* OpenBSD-specific development guide

The GNU/Linux setup works well but there are some OpenBSD-specific
considerations around default compilers, discovering third-party
libraries, and linker warnings.

* Fix typos
2017-11-27 14:55:59 +01:00
nightpool 69c6a4dc90
Merge pull request #460 from kemenaran/patch-1
Apps.md: add the BirdSite browser extension
2017-11-25 13:26:43 -06:00
Jim Tittsler b561e44132 Fix typo. (#462) 2017-11-25 18:45:40 +01:00
Pierre de La Morinerie a346ae73f8
Apps.md: add the BirdSite browser extension
BirdSite is a browser extension for cross-posting toots to Twitter from the Mastodon web app.

_Disclaimer: I'm the author._
2017-11-24 14:32:39 +05:30
Sadiq Saif b938713f12 Add remote media attachment cache cleanup section (#452) 2017-11-14 16:02:59 +01:00
Jeroen 23b3ee35e1 Added illustration about federation/decentralization (#451)
* Illustration about federation/decentralization

Very simple illustration about federation/decentralization. Will be added to the relevant section of the user guide.

* Added illustration federation/decentralization

Very simple illustration about federation/decentralization. According (so far as possible) to the KISS principle.

* Delete mastofed.png

* Illustration about federation/decentralization
2017-11-14 16:02:18 +01:00
nightpool cfa0139a8c
Merge pull request #450 from lambadalambda/patch-1
Fix reblog documentation bug
2017-11-13 13:55:14 -05:00
lambadalambda 63d7897f9b
Fix reblog documentation bug
Reblogging returns the reblog, not the target status.
2017-11-13 09:45:36 +01:00
nightpool ec586cbc38
Merge pull request #449 from danhunsaker/bugfix/vapid-nanobox
[Nanobox] Update Nanobox Guide
2017-11-12 18:20:10 -05:00
Daniel Hunsaker 4c7b2b192a [Nanobox] Update Nanobox Guide
- Be a little clearer about what's going on at each step.
- Give more detailed update instructions (and be smarter about selecting the "latest" tag).
- Mention the `VAPID_*_KEY` variables.
2017-11-12 15:59:03 -07:00
James e8a18d4259 Add email service guide in production-guide.md (#446)
This gives some advice on getting started with an email service guide, including specifics on the process and caveats of the various free services people recommend, as well as a short command in the Rails console that helps a user test this out.
2017-11-10 16:59:21 +01:00
James 0370ea6ec7 Fix typo in Customizing.md (#445)
There was a missing "s" in the directory listing for source.rb
2017-11-10 16:58:06 +01:00
roikale b798364d82 Document return value of updating credentials (#448) 2017-11-10 16:55:46 +01:00
nightpool 4dd765a312
Merge pull request #447 from stom79/patch-5
Update Apps.md
2017-11-09 17:48:44 -05:00
Thomas 0bd3112103
Update Apps.md
Changes owner account for Mastalab
2017-11-09 19:15:16 +01:00
Thomas d406335309 Update API.md (#444)
Adds methods to pin/unpin a status
2017-11-08 15:21:26 +01:00
Thomas 25205f4a42 Update API.md (#443)
Adds "pinned" parameter in GET /api/v1/accounts/:id/statuses
2017-11-08 15:21:02 +01:00
Thomas 7c05a8eee5 Update API.md (#442)
Updates "Fetching a user's notifications":
Introduces the array parameter "exclude_types" which allows to filter notifications by its types (ie: "follow", "favourite", "reblog", "mention")
2017-11-07 15:26:26 +01:00
wxcafé 32b98791df
removes mentions of hentai.loan, fixes sentence 2017-10-30 05:44:05 +01:00
nightpool a75e75b63a
Merge pull request #269 from spinda/manage-translations
Add snippet in dev guide about `yarn manage:translations`
2017-10-29 16:19:55 -04:00
nightpool a05919d0b9
Merge pull request #437 from jeroenpraat/patch-7
Updating the layout
2017-10-29 16:12:07 -04:00
nightpool da1bb023d4
Use Play Store when it's the only one 2017-10-29 16:09:57 -04:00
nightpool 946bad7570
Merge branch 'master' into patch-7 2017-10-29 16:06:05 -04:00
Jeroen 700ff649d6
Update Apps.md 2017-10-28 02:26:58 +02:00