Commit Graph

973 Commits

Author SHA1 Message Date
Mathias B f42e0ce5c8 Add privileges functions (#530)
I add two new commands make_mod and revoke_staff
2018-02-02 11:08:14 +01:00
Eugen Rochko eb01b3a9f2
Update donation methods 2018-01-24 03:21:16 +01:00
Eugen Rochko 7f81350fe4
Add 3 steps overview 2018-01-24 02:54:33 +01:00
Norayr Chilingarian f52891ee8e apache config fix. (#520) 2018-01-20 06:23:10 +01:00
Eugen Rochko 4c5ff35ac3
Clean it up further 2018-01-20 06:05:35 +01:00
Eugen Rochko 4dfa290a9b
Clean up other FAQs section 2018-01-20 05:54:58 +01:00
Eugen Rochko 40118f8658
Add more clarity to privacy matrix 2018-01-20 05:53:32 +01:00
Eugen Rochko 723df1e594
Clean up privacy matrix 2018-01-20 05:50:51 +01:00
Eugen Rochko ff8612fa14
Clean up the FAQ 2018-01-20 05:48:21 +01:00
Riley Taylor 04e8b2597a Add Liberapay link and revise some sentences (#522)
Much of this was written back when Eugen was more or less It and contains a lot of first-person stuff. I changed a couple of these to make it project-person, but wanted to get some feedback on that first. I can do a more extensive edit on those through the documentations if it's okay to do.
2018-01-19 15:52:04 +01:00
Robin Victorino ecc1402547 Fr faq (#517)
* Translated FAQ to french from mastodon funding question to search box question.

* Translated FAQ beginning

* Added link to translated FAQ

* WIP

* WIP

* WIP

* Completed fist trad version

* Updated translation to last version of english FAQ

* fixed typos thanks to @eidolies@mamot.fr

* More typo fixes

* Better explanation for «federation»

* Correct some typos

Corrections from MeTaL_PoU

* Added intro
corrected typoAdded intro
corrected typos

* vouvoiement + typos

* PR review suggestions: account deletion, translation, language filters

* added credit to myself :3
2018-01-15 16:57:50 +01:00
Thomas 461a176035 Adds following parameter in /accounts/search (#518)
`following` parameter allows to search users for adding them to a list.
2018-01-13 19:07:54 +01:00
b_b ccb91756e7 Add SPIP plugin (#514) 2018-01-07 14:22:13 -06:00
Ornithologist Coder cc78b4a90c Fixes typo (Lists -> List) (#510) 2018-01-02 20:07:28 +01:00
Christian Quest 96667430c8 Minitel mastodon client... looking like 3615 ULLA (#501) 2018-01-02 20:05:11 +01:00
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