James
fa8d76c406
Add administration section on how to create users while registration is closed ( #107 )
2017-04-20 20:08:05 +02:00
Chris Castle
85ff981217
Fix bad quote char in IAM policy ( #108 )
2017-04-20 20:07:32 +02:00
Tachibana waita
509793419d
add git fetch line to upgrade section ( #110 )
2017-04-20 20:06:21 +02:00
Eugen
38fcd2a5c9
Merge pull request #98 from ashfurrow/docker-update
...
Updates Docker Update Instructions for git
2017-04-20 14:46:56 +02:00
wxcafé
3c211890df
Fixes update section
2017-04-20 02:17:52 +02:00
Simon
ffe2935f5c
Add cost estimate column ( #91 )
...
* Add cost estimate column
To give interested admin an idea of what expected costs might be.
* Add estimate for mastodon.technology
based on blog post
* Fix missing header dashes
2017-04-20 01:09:09 +02:00
178inaba
a9ab3729a0
Add max_id, since_id, limit to API
2017-04-20 02:16:57 +09:00
Sergiusz Bazański
95a6040458
Mention `yarn install` in production upgrade guide ( #62 )
2017-04-19 18:44:07 +02:00
178inaba
40fcc558cc
Add query parameters to followers ( #89 )
...
* Add query parameters to followers
* Fix followers API description
2017-04-19 18:42:12 +02:00
178inaba
1aabe579d6
Fix follow requests API ( #88 )
2017-04-19 18:41:02 +02:00
Lars Hampe
aa88379943
Add Docker guide link to Running Mastodon Section ( #92 )
2017-04-19 18:37:36 +02:00
Aaron Coburn
18e4c617a2
Update link ( #93 )
...
Fix typo
2017-04-19 18:36:28 +02:00
Mitchell Schwitzer
6557719aab
Update API.md ( #95 )
...
add scaladon to listings of api impls
2017-04-19 18:35:28 +02:00
Ben Hamill
43692e45b0
Mention Yarn in Dev Docs ( #100 )
...
Adds a mention of `yarn install` in the development guide so people know
to, well, run it.
2017-04-19 18:28:13 +02:00
wxcafé
a6f0fbc043
Might have not been a good idea
2017-04-19 18:21:28 +02:00
wxcafé
507de093a6
Adds disk usage and fixes info for my instance
2017-04-19 17:03:35 +02:00
Ash Furrow
24e97522a6
Updates update instructions.
2017-04-18 20:58:59 -04:00
wxcafé
538041fca8
Links to folders and to the Ressources-Needed page
2017-04-18 17:06:30 +02:00
Matt Jankowski
4b67a3574b
Import from main repo README ( #82 )
...
* Add docker guide from main repo readme
* Add maintenance tasks doc to running section
* Clean up markdown in prod guide
* Move guidance to use tagged releases to docs
* Move local domain and host config to docs repo
* Title of page
* Update Production-guide.md
2017-04-18 16:32:47 +02:00
Ivan Habunek
ed538c77c9
Add toot to applications ( #87 )
2017-04-18 16:16:30 +02:00
Ash Furrow
d0f619f23a
Added documentation. ( #85 )
2017-04-18 16:14:57 +02:00
Florent Viel
1a82d42d76
fix typo ( #86 )
2017-04-18 16:14:20 +02:00
Kirschn
070b17b06e
Add mastodon.js ( #84 )
...
Add mastodon.js as a Browser JS lib
2017-04-18 16:12:50 +02:00
wxcafé
1dee21633b
Adds the mastodon-admin Mailing list
2017-04-17 17:49:49 +02:00
Boris Mann
1388d60f42
Updated Mailgun instructions ( #76 )
...
This is not quite step-by-step yet, but at least indicates that you need to do more than just adding the Mailgun add on.
2017-04-17 17:14:55 +02:00
Ashley
18b243df0d
Make it clearer that installing 'vagrant-hostsupdater' is optional ( #78 )
2017-04-17 17:14:14 +02:00
Erwan Leboucher
0b5cb11d08
Use the united command for daily task ( #81 )
...
commit of mastodon here e17f9d5e1a
2017-04-17 17:13:15 +02:00
Valentin Lorentz
35abda9b20
Fix bandwidth units for oc.todon.fr ( #80 )
...
* Fix bandwidth units for oc.todon.fr
(+ round the values a bit)
* Fix units again
* Consistency
2017-04-17 17:12:50 +02:00
Lukas Burk
124a1c1646
Add users:clear rake task to admin guide ( #73 )
2017-04-17 02:07:34 +02:00
Dolf RATTMANN
a893d018ba
Prevent people from pulling master in production ( #71 )
2017-04-17 00:32:34 +02:00
Naouak
9c1972673a
Customization with custom.scss documentation ( #56 )
...
* Customization with custom.scss documentation
* Update Customizing.md
2017-04-17 00:26:17 +02:00
Eugen
088c491411
Merge pull request #69 from 178inaba/follow_requests
...
Fix follow_requests api path interface
2017-04-16 17:29:19 +02:00
178inaba
1e2708d3b2
Revert follow_requests api form data description
2017-04-17 00:28:39 +09:00
wxcafé
eb32fc9738
Specifies to run the latest tagged release
2017-04-16 16:14:31 +02:00
178inaba
44651798fc
Fix follow_requests api path interface
2017-04-16 22:32:35 +09:00
Erwan Leboucher
77603fbb88
modify a bit my instance ( #68 )
2017-04-16 12:32:50 +02:00
mshrtkch
d8418830c5
Fix typo ( #67 )
2017-04-16 12:22:20 +02:00
CoolStar
6da4d6efb9
Add Capella to apps ( #60 )
2017-04-16 12:18:54 +02:00
Wxcafé (Clément Hertling)
602ba587f9
Merge remote-tracking branch 'origin/master'
2017-04-16 12:03:45 +02:00
Wxcafé (Clément Hertling)
41ded59804
Merge branch 'nightpool-patch-1'
2017-04-16 12:00:56 +02:00
Christopher Su
bb44bc787b
Add client library for Go to API.md ( #59 )
2017-04-16 11:59:05 +02:00
Valentin Lorentz
52708eb561
Resources needed: Add oc.todon.fr stats and more columns ( #57 )
...
* Resources needed: Add oc.todon.fr stats and more columns
* Resources needed: Add details on the server model
2017-04-16 11:57:39 +02:00
nightpool
c631975d93
Fix typo
...
fix two small typos
2017-04-15 20:13:06 -04:00
Ash Furrow
4e1e8bf7aa
Added recommendation against running free dynos in production. ( #54 )
2017-04-15 23:58:33 +02:00
José Joaquín Atria
92d17be27b
Link to Perl library ( #40 )
2017-04-15 21:39:54 +02:00
wxcafé
77469f413d
Create Ressources-needed.md
2017-04-15 21:30:01 +02:00
Ornithologist Coder
04bb0e65d6
Adds MastodonKit for Swift ( #51 )
2017-04-15 19:10:26 +02:00
nicolas
b4f7e68526
Updated unmaintened messages ( #53 )
...
Since links to this page are everywhere, putting the message about it status at the top, and emphasising the link to xyz.
2017-04-15 19:09:34 +02:00
Go Shoemake
0909e703a6
API documentation fix for blocking/muting ( #50 )
...
This is the same error as in 218a1a2444
, originally fixed by 581d62ea77
but (accidentally?) reverted by eebeee2b76
2017-04-15 12:13:29 +02:00
Ash Furrow
cfa16aa56b
Adds IPv6 to mastodon.technology ( #32 )
2017-04-15 01:27:24 +02:00