Commit graph

744 commits

Author SHA1 Message Date
happycoloredbanana
82bd43c03d Fix optionality of resolve 2017-05-20 11:31:40 +03:00
Eugen Rochko
9091a13e46 Merge pull request #254 from Artoria2e5/patch-4
Translating: minor fixup for TOC
2017-05-19 13:03:30 +02:00
Mingye Wang
1feee9e36f Translating: minor fixup for TOC 2017-05-18 21:30:53 -04:00
Eugen Rochko
6d9a867508 Merge pull request #253 from 39e/patch-1
Adding Naumanni to Apps.md
2017-05-18 19:26:44 +02:00
Aoi Tachibana
816444cfb9 Adding Naumanni to Apps.md 2017-05-19 00:06:13 +09:00
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
Ira Abramov
acf56f2266 Webpacker addition after v1.3.3 requires a documentation as well. 2017-05-13 18:48:49 +03:00
Ira
3f4db4fe31 Packages that were needed in my dev env
Packages that were needed in my dev env
2017-05-13 18:11:55 +03: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
jeroenpraat
1c5e3bce14 explaining DB_POOL better 2017-05-10 16:29:26 +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