Commit Graph

1008 Commits

Author SHA1 Message Date
Niklas Poslovski 6c87cec5b3 Added direct messages to API documentation (#701)
* Added direct messages timeline to API documentation

* Added direct messages to Streaming API documentation
2018-09-08 09:49:12 -04:00
Kagami Sascha Rosylight ecbbb5491f ActivityPub is now a recommended standard (#699) 2018-09-06 17:40:53 +02:00
Nolan Lawson 299f47991b Update Tuning.md to add jemalloc instructions (#694)
I run jemalloc on all my instances, as do some other admins.
2018-08-31 20:32:41 +02:00
Christoph Jahn 6601300cf8 Update Apps.md (#692) 2018-08-31 16:14:55 +02:00
Eugen Rochko 45924280ca
Update client_max_body_size to 80m
To accommodate new video upload limit
2018-08-31 04:33:29 +02:00
Daniel Jakots e34ac2b1d3 Rework the links about Installing mastodon (#690)
Group links about Installation the same way they are for After
Installation and Advanced so it's more obvious how it's cut
2018-08-29 02:02:31 +02:00
Paul Woolcock 5a935e39df Add elefren to list of libraries (#688) 2018-08-28 18:25:27 +02:00
Daniel Jakots 54f4cd3cfe Add a link of the Updating guide in the Readme (#687) 2018-08-28 02:36:03 +02:00
Nicolas Hafner 66e0d5ab57 Add tooter as a Mastodon client library. (#634) 2018-08-28 02:28:18 +02:00
Eugen Rochko 81b77f7761
Fix proxy caching config additions in terms of HSTS
See tootsuite/mastodon#8487
2018-08-28 00:05:52 +02:00
kRkk eabfcc9122 Moved Mastalab to GitLab (#656) 2018-08-27 21:17:10 +02:00
Eugen Rochko a9fc71b32a
Update scopes 2018-08-27 18:58:40 +02:00
Alex Schroeder f5a01ab9ee Filters: improve documentation (#661)
* Filters: extra info about 'irreversible'

* Reformulate documentation of irreversible flag

* Filters: expired_in does not delete the filter

Also some clarification about context.
2018-08-27 11:16:58 +02:00
Marco Burstein 7df7e57f9b Fix a typo in the FAQ. (#686)
The FAQ mentions that you can `befollowed`, but it should say
`be followed`.
2018-08-26 21:59:32 +02:00
Eugen Rochko d3ef4de8cc
Add documentation for using read replicas (#665)
* Add documentation for using read replicas

* Update Tuning.md
2018-08-25 13:50:25 +02:00
Nolan Lawson c2f1715019 Update Backups-Guide.md with more detailed backup/restore instructions (#683)
I think this guide could use a bit more detail on how exactly to take a Mastodon dump and restore it. I found it very non-obvious (as a Postgres noob myself).
2018-08-25 13:39:09 +02:00
Stanislas 34d9b15b74 Add Docker instructions for "Using a separate Redis for the Rails cache" (#629) 2018-08-23 21:26:38 +02:00
davidpgil a0b4ac658e Show How To Become Root (#676)
* Show How To Become Root

I just realized I could not do certain things from a sudo. I needed to be root via "sudo /bin/bash". I know this is a trival issue, but I am intermediate at handling the terminal and needed to know this.

* Revise Command Used To Become Root

Revised 'sudo /bin/bash' to 'sudo -i' to become root
2018-08-23 19:44:03 +02:00
aus-social a31cd220ee Follow production best practice (#679)
I've deployed from master and didn't checkout a stable release tag....
2018-08-23 18:19:00 +02:00
Wladimir Palant 26aed710ad Issue #667 - Update OAuth documentation to match current implementation (#678) 2018-08-23 14:15:57 +02:00
ThibG 0f1da2392e Fix sidekiq queues ordering in production guide (#673)
* Fix sidekiq queues ordering in production guide

The ordering defines the priority, and the code expects default > push > pull > mailers

* Swap mailers and pull queues

The `mailers` queue contains all kinds of notifications, it's probably more important than `pull` jobs.
2018-08-23 13:37:36 +02:00
Eugen Rochko 4f1e930508
Remove trends 2018-08-23 00:39:39 +02:00
Levi Bard 34d2a43c5c Document the api added in https://github.com/tootsuite/mastodon/pull/6789 (#672) 2018-08-21 19:27:40 +02:00
skylerbunny 8c4531cf7b Update rbenv ruby version (#671) 2018-08-20 20:08:10 +02:00
skylerbunny daee09cc56 Add pointer to Docker updating instructions (#669)
Making clear that this document is used to update a Mastodon instance that is not containerized with Docker, and shows a reader where to find Docker specific updating instructions, since those are not present in this document.
2018-08-20 14:17:58 +02:00
Thomas 880a0ba08e Add replies_count in Status entity (#666) 2018-08-19 15:49:01 +02:00
mazzomaz cb76627c52 Update Production-guide.md (#664)
Added information about the necessary extension of the sources.list file when using Ubuntu 18.04.1 LTS
2018-08-19 03:18:02 +02:00
Luclu7 d9ecbee47d Still some 16.04 stuff (#663)
The first line wasn't changed to 18.04
2018-08-14 15:51:16 +02:00
David Baumgold 50febfa523 Whalebird app (#662)
* Added Whalebird desktop app

* fix versions
2018-08-14 10:53:44 +02:00
zyanai 611c049206 Add visible_in_picker to description of Emoji (#658) 2018-08-09 23:51:47 +02:00
zyanai fad398fa5b Add emoji field to description of Account (#657) 2018-08-09 23:51:21 +02:00
Nolan Lawson 568a67ef2f Update migration guide with better Postgres instructions (#659)
If the Postgres username is different on the old server and the new server, then the previous migration guide was not correct. This fixes that.
2018-08-09 15:30:09 +02:00
Francis f1c0dea836 Update production guide for Ubuntu 18.04 (#608)
* Update production guide for Ubuntu 18.04

Also bump nodejs to 8.x

* letsencrypt tool is now certbot in 18.04
2018-08-03 00:10:12 +02:00
Jan 2ab7167dbf lists (#654)
info for lists
2018-07-28 01:28:14 +02:00
rinsuki 1a11139489 Update iMast developers information (#655) 2018-07-28 01:27:53 +02:00
Eugen Rochko f92195ca83
Update to Node 8.x 2018-07-17 17:44:21 +02:00
Alex Schroeder 6ba4ada236 fix search description based on release 2.3.0 (#649) 2018-07-17 15:27:20 +02:00
Alex Schroeder d695ea1f13 fix search description based on release 2.3.0 (#648) 2018-07-17 15:26:59 +02:00
Alex Schroeder e1f66f6335 fix search description based on release 2.3.0 (#650) 2018-07-17 15:21:42 +02:00
tateisu 4a0f7df6a9 (API) Filters (#647)
* (API) follow suggestions

* fixup

* (api)keyword filter

* fixup
2018-07-16 22:09:12 +02:00
Konrad Pozniak 7e05dc01c5 add documentation for muting reblogs (#637)
Pleaaaaaase always update the api documentation after a mastodon release
2018-07-16 20:52:06 +02:00
tateisu 9d89534e58 (API) Follow suggestions (#646)
* (API) follow suggestions

* fixup
2018-07-16 20:51:45 +02:00
Eugen Rochko eea4d78b13
Update FAQ_FR.md 2018-07-05 17:06:19 +02:00
Eugen Rochko 8c7176ea51
Update FAQ.md 2018-07-05 17:05:32 +02:00
Alex Schroeder 9fb8a5ede0 Moved bitlbee-mastodon off GitHub (#642) 2018-06-21 11:12:50 -04:00
Sylvia Gwynt 36637d0107 Add Brutaldon and Tootle to Apps.md (#640) 2018-06-15 11:16:44 +02:00
Nicolas CARPi cea31fe54e Prepend "bundle exec" to rake commands in docker (#639)
See issue #7782
2018-06-15 11:16:35 +02:00
Renato "Lond" Cerqueira e373d2808c Update Resources-needed.md (#633)
* Update Resources-needed.md

Add masto.donte.com.br resources, put each instance in it's own table

* Update Resources-needed.md

Revert putting each instance on it's own table
2018-06-06 18:10:14 +02:00
Eugen Rochko 5578765530
Add missing documentation about language param 2018-06-06 04:09:47 +02:00
Niklas Poslovski 1c6f7abbf2 Changed link to Halcyon repository in Apps.md (#632)
As Github has been bought by Microsoft,I've decided to mode the Halcyon repository to an new open and trustworthy home.
This move is confirmed by the announcement of the official Halcyon account: https://social.csswg.org/users/halcyon/statuses/100153247871238507
Additionally this change has been noted in the old Github repository.
Please change the link to the new one.
2018-06-05 19:33:43 +02:00