Commit Graph

585 Commits

Author SHA1 Message Date
Eugen Rochko e158c21629 Merge pull request #252 from matrix9180/patch-1
Update Development-guide.md
2017-05-18 00:58:14 +02:00
Chad Ingram d0b9bb8801 Update Development-guide.md
Add protobuf to brew install line - needed by cld3
2017-05-17 00:08:04 -04:00
Eugen Rochko afaa3feda1 Merge pull request #251 from aral/mac-development-environment-instructions
Mac development environment instructions
2017-05-16 16:56:15 +02:00
Aral Balkan ab538eeb51
Fix typo on Mac developer guide 2017-05-16 16:45:40 +02:00
Aral Balkan 0f26e2962a
Cosmetic: removed trailing line in code on Mac dev guide 2017-05-16 16:31:44 +02:00
Aral Balkan 9de932c427
Change order of prerequisites in Mac development guide
Xcode commandline tools need to be installed before ffmpeg is
as they’re used to compile it.
2017-05-16 16:20:03 +02:00
Aral Balkan 34071d26d0
Improve running instructions in Mac development guide (#250) 2017-05-16 16:09:37 +02:00
Aral Balkan c84f141e22
Add Mac development environment setup instructions. Closes #250 2017-05-16 16:04:50 +02:00
Myles Braithwaite 9f752db5e0 Added note about adding backports on Debian. (#249)
Added a note about having to add Debian Backports repository to properly install `ffmpeg`.
2017-05-15 16:24:12 -07:00
jeroenpraat 84de0b78e8 Reorganization of the Apps.md page (#245)
* Big update / redesign

Also added some apps/tools. Removed an app that didn't had any webpage or source code (please add it when it has).

* Layout fixes / removed an android app without a build

For end user it is very difficult to build a mobile app (Android or iOS). So source-code only apps should first provide at least a build (or better have it on Fdroid or Play Store or iTunes, etc).

* Update Apps.md

* Update Apps.md
2017-05-15 16:23:34 -07:00
Eugen Rochko 2b53d44dfb Merge pull request #246 from kawax/laravel
Add Mastodon API for Laravel
2017-05-14 13:47:03 +02:00
kawax 5bcb5401b7 Add Mastodon API for Laravel 2017-05-14 12:31:28 +09:00
Eugen Rochko 445dce8ae4 Merge pull request #242 from framasoft/add-munin-plugins-repo
Add munin plugins repositories
2017-05-11 11:32:13 +02:00
Luc Didry 70bddee7d3 Add munin plugins repositories 2017-05-11 11:23:32 +02:00
Ornithologist Coder 9210f6de9f Moves libraries to a separate file (#229) 2017-05-10 23:35:12 -07:00
Eugen Rochko c6a88116f8 Merge pull request #241 from ProgVal/patch-3
Add missing queue to the sidekiq command
2017-05-11 04:52:25 +02:00
Valentin Lorentz 2c51aa53f8 Add missing queue to the sidekiq command 2017-05-10 19:21:51 +02:00
Michel Blancard 7380ab5b49 Add mastodon-glossary-bot (#233)
I made mastodon-glossary-bot because I could not find an equivalent to codeforamerica/glossary-bot. It is already used at https://mastodon.etalab.gouv.fr, however it is still very experimental. Hope you find it interesting enough to join the list. Otherwise I am hungry for advise to improve it.
2017-05-10 15:58:16 +02:00
Akihiko Odaki 00f401ba6f Update "Customizing your instance" according to a change in Mastodon (#234)
This change reflects commit af6a84da147f4230807b37c64bc09760e6ab5055 in
mastodon repository.
2017-05-10 15:47:03 +02:00
Akihiko Odaki 124598b206 Add dependencies for CLD3 (#235)
This reflects commit d5cabfe5c65ac29d2f9c151b46c01a9fd885a9e0 in mastodon
repository.
2017-05-10 15:46:17 +02:00
curi_u 089a892257 Add Flantter to Apps (#237) 2017-05-10 15:37:38 +02:00
Valerii Hiora 7dfe07e07c Fixed nullability for `Attachment.text_url` (#238)
`text_url` can be `null` for remote images
2017-05-10 15:34:52 +02:00
Isao Sugimoto e97ec8f8ff more better instructions of debian jessie-backports (#232)
* more better instructions of debian jessie-backports

* minor fix
2017-05-09 09:10:10 -07:00
Iván Sánchez Ortega f8683f3493 Add soCLIal to apps.md (#228) 2017-05-09 14:44:51 +02:00
Ornithologist Coder 87550bdc7c Changes on ruby arrays as parameters (#226) 2017-05-09 14:14:33 +02:00
Ash Furrow 3ad0c4ab19 Updates for Docker documentation. See discussion in #136. (#214) 2017-05-09 10:12:02 +02:00
Ornithologist Coder 08eb89f04b Adds nullability description to Entities section (#227)
* Adds nullability description to Entities section

* fix typo
2017-05-09 10:00:01 +02:00
Ornithologist Coder fb31b2a7c5 s/Javascript/JavaScript/g (#225) 2017-05-09 00:46:56 -07:00
Darius Kazemi 03ee8bedfa Add a Debian 8 installation note (#223)
* Add a Debian 8 installation note

According to the conversation in f0a863feec, Debian 8 installs
an older version of nginx by default. This adds a note telling people
how to install a newer one.

* updating wording
2017-05-09 08:10:16 +02:00
Ornithologist Coder 1591adb863 Adds nullability information to entities (#189)
It helps developers building applications and libraries.
2017-05-08 17:45:42 -07:00
Eugen Rochko 7e02b1f83f Merge pull request #222 from Tlaster/patch-2
Add an available windows 10 app
2017-05-09 02:27:42 +02:00
Tlaster 944b77ae08 Add an available windows 10 app 2017-05-09 08:00:12 +08:00
Darius Kazemi 4c0e518155 Adding Spanish FAQ by @Amtelles (#221)
Since there were technical issues with PR #165, I'm doing a separate PR
based on that work.
2017-05-09 01:58:16 +02:00
Aaron Power 9e88129b92 Added mastodon account to Mammut (#191) 2017-05-08 14:30:52 -07:00
Darius Kazemi 2be17b694c Merge pull request #193 from alifianmahardhika/patch-1
Update Vagrant-guide.md
2017-05-08 11:33:09 -07:00
Darius Kazemi 5b91212370 Merge pull request #204 from nolanlawson/fwenzel-patch-1
Add default CSP (take 2)
2017-05-08 11:16:49 -07:00
Eugen Rochko fbe87aab22 Merge pull request #213 from yookoala/translation-doc
Translation doc
2017-05-08 17:16:00 +02:00
Eugen Rochko fe711b87bc Merge pull request #220 from jjatria/patch-2
Add link to developer contact of Perl library
2017-05-08 17:14:42 +02:00
Nolan Lawson 8a57435b88 remove referrer-policy: strict-origin-when-cross-origin 2017-05-07 19:42:46 -07:00
Nolan Lawson 444beff404 remove unsafe-inline from script-src 2017-05-07 19:34:52 -07:00
José Joaquín Atria f8578d5085 Link to developer contact of Perl library 2017-05-08 00:55:40 +01:00
Eugen Rochko de6add0ce4 Merge pull request #219 from loomchild/master
Remove duplicate line in Administration guide
2017-05-07 23:42:53 +02:00
Jarek Lipski 443ee05b75 Remove duplicate line in Administration guide 2017-05-07 22:41:19 +02:00
Darius Kazemi 13a9afaded Merge pull request #121 from tootsuite/wxcafe-patch-1
Adds guide on how to use private mode
2017-05-07 11:07:37 -07:00
Darius Kazemi 5f9619d1c1 Merge pull request #190 from ornithocoder/patch-3
Adds tables for form data and query parameters
2017-05-07 10:17:37 -07:00
Darius Kazemi 234175e30a Merge pull request #210 from tootsuite/Gargron-patch-1
Fix Node.js installation recommendation, also use 6.x
2017-05-07 10:15:22 -07:00
Ornithologist Coder 4cc2dba359 Merge branch 'master' into patch-3 2017-05-07 18:19:52 +02:00
Eugen Rochko 50edeb67e2 Merge pull request #196 from kagucho/master
Use "sudo -u" instead of "sudo su"
2017-05-07 14:45:59 +02:00
Darius Kazemi d1d4532296 Add PHP API Libraries (#197)
This should resolve issue #79. I've included all 4 PHP libraries
mentioned in that issue, per the conversation in PR #150.
2017-05-07 12:44:18 +02:00
Ornithologist Coder c57191a360 Merge branch 'master' into patch-3 2017-05-07 09:45:52 +02:00