Commit Graph

1008 Commits

Author SHA1 Message Date
Ornithologist Coder ab91b5b072 Moves List and Lists around (#509)
* Moves List and Lists around

to keep methods and entities sorted alphabetically.

* Updates Lists descriptions
2018-01-02 19:41:31 +01:00
Cassolotl e0d81f251c Changing NSFW to CW where I can (#504)
* Changing NSFW to CW where I can

I need to find out how to update images though! The image is still the old NSFW, instead of the new eye icon.

* Removing all reference to NSFW (except the image)

... because it's outdated in general and no longer used on Mastodon specifically. (I still need to work out how to update the image though.)

* Removing the NSFW icon entirely for the time being

Until I find out how to handle images.

* 4MB --> 8MB
2018-01-01 21:27:46 +01:00
Cassolotl 7646a2e2c2 Updating CWs section to say it force-hides media. (#502)
* Updating CWs section to say it force-hides media.

* Better.
2018-01-01 20:43:58 +01:00
Cassolotl d3dbd7b0b5 Big overhaul of the Search section. (#505) 2018-01-01 20:43:13 +01:00
Cassolotl 50c9f2443b Overhaul and more detail for the hashtags section (#506)
Adding what can and can't go into a hashtag character-wise, the part where hashtag searches update in real time, how to pin hashtag searches, and what doesn't make it into a hashtag search (unlisted toots, toots not known to your instance).
2018-01-01 20:39:41 +01:00
Cassolotl 918b7cbb49 Favouriting a toot also saves it (#503) 2018-01-01 20:38:56 +01:00
Ornithologist Coder a02f68e765 Moves Custom Emojis do Instances (#507)
* Moves Emojis to own section

Since they're not part of the `/api/v1/status*` family.

* Moves to Custom Emojis to Instances
2018-01-01 20:37:21 +01:00
Ornithologist Coder 615aba5697 Updates Status.emojis information (#508)
`emojis` is not nullable. Instead, it returns an empty array
when no emojis are used.

```
"emojis": []
```
2018-01-01 20:36:59 +01:00
David Underwood fc3ebad888 Update Mac install instructions for consistency (#500)
Moves the `libidn` installation command up to the big brew command to keep things consistent.
2017-12-28 14:32:00 -06:00
Hakaba Hitoyo 98ab5f7c80 Update Apps.md (#499) 2017-12-28 18:03:06 +01:00
nightpool 996878c5be add description of form-data uploades (#496)
this glosses over the use of data or external uris with paperclip because it's kind of complicated and I don't have the best handle on the edge-cases, but I can take a look at that if it seems useful.
2017-12-22 14:34:12 +01:00
s e8ba704983 Update API.md with some missing response fields (#495)
* Update API.md with some missing response fields

* A few additional clarifications in API.md
2017-12-22 00:14:45 -06:00
Jeroen d311e44d1f We use now activirtypub (#494)
* We use now activirtypub

Maybe someone can explain activityhub a bit

* Update FAQ.md

* Update FAQ.md
2017-12-22 06:06:51 +01:00
Jeroen 445b77649b ActivityPub and related changes (#493)
* ActivityPub and related changes

* Update User-guide.md
2017-12-22 06:06:31 +01:00
Cygnan 986660c7c0 Fix variables.scss path (#492)
Signed-off-by: Cygnan <email@cygnan.com>
2017-12-20 22:55:43 +01:00
Drew Crecente 7431659193 Update Administration-guide.md (#491)
Change location of Accounts to Moderation > Accounts
2017-12-18 16:10:32 +01:00
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