Commit Graph

658 Commits

Author SHA1 Message Date
Eugen Rochko d9e67db907 Merge pull request #144 from yamachu/master
Add library C#
2017-04-25 16:14:42 +02:00
Eugen Rochko da3063fbbc Merge pull request #154 from expenses/patch-2
Gender-neutral pronoun for admins in FAQ
2017-04-25 16:13:30 +02:00
Decors 734885cb57 Add a Crystal library 2017-04-25 22:57:06 +09:00
Yusuke Yamada 4c66280f11 Merge branch 'master' into master 2017-04-25 15:15:02 +09:00
Ashley 41ecf7d4e0 Gender-neutral pronoun for admins 2017-04-25 16:46:37 +12:00
upsided 95ac2690c5 FAQ: clarity editing through dariusk's comments
Small edits incorporating comments from
[dariusk](https://github.com/dariusk)
2017-04-24 19:41:21 -05:00
Eugen fe8b87e978 Merge pull request #147 from syucream/hslib
Add a Haskell lib
2017-04-24 17:43:10 +02:00
Ryo Okubo 078d90f5ad Add a Haskell lib 2017-04-24 23:14:25 +09:00
Eugen c5b3c37fe2 Merge pull request #146 from 178inaba/yarn
Add yarn install option
2017-04-24 15:37:02 +02:00
178inaba fbb0f346c3 Add yarn install option 2017-04-24 22:21:23 +09:00
Eugen a5ad705879 Merge pull request #145 from blind-coder/master
Update Apps.md
2017-04-24 15:06:01 +02:00
Benjamin Schieder 2014a0a7de Update Apps.md
add RSSTootalizer, a service to toot RSS feeds
2017-04-24 10:30:23 +02:00
Eugen 04c49f4b50 Merge pull request #141 from cquest/patch-1
munin graph for your mastodon instance
2017-04-24 03:00:08 +02:00
Yusuke Yamada ddabbcc914 Add library C#
I made library
2017-04-24 09:24:34 +09:00
upsided d28ee6c902 FAQ: added QnA from @raccoon, contacts, & little editing
Integrated questions from @raccoon (https://mastodon.social/@Raccoon).
Made a cursory editing lookover. Added some incomplete credits/contacts
at the bottom.
2017-04-23 17:55:25 -05:00
upsided 68432b1e42 FAQ: more images, minor editing 2017-04-23 15:29:41 -05:00
upsided 00e37dddb1 FAQ: fix goofball hanging quote in HTML parts 2017-04-23 14:13:31 -05:00
upsided 4a1067c993 GitHub compatible HTML (hopefully) 2017-04-23 14:03:55 -05:00
upsided 403583cc86 add FAQ screenshots to repo, consistently sized
Add FAQ screenshots to screenshots/ directory. Also, consistently size
each screenshot to 200px height in FAQ.md if still readable. Small text
changes.
2017-04-23 12:45:08 -05:00
Christian Quest 8fca29162d munin graph for your mastodon instance 2017-04-23 18:51:37 +02:00
Eugen 491e46a11a Merge pull request #132 from agates/patch-1
Update List-of-Mastodon-instances.md
2017-04-23 06:00:32 +02:00
Eugen 645fd80eff Merge pull request #134 from zorun/letsencrypt
Production guide: add support for let's encrypt in the nginx config
2017-04-23 06:00:14 +02:00
Eugen 99ff8f283c Merge pull request #131 from Tlaster/patch-1
Add .Net wrapper to the list of libraries
2017-04-23 05:53:31 +02:00
Eugen 05ec8112af Merge branch 'master' into patch-1 2017-04-23 05:53:21 +02:00
Eugen b2e03c18f9 Merge pull request #138 from expenses/patch-1
Add documentation for /api/v1/notifications/dismiss
2017-04-23 05:52:59 +02:00
Eugen 8dcc19f5d3 Merge pull request #105 from 178inaba/max_since_limit
Add max_id, since_id, limit to API
2017-04-23 05:52:12 +02:00
Eugen 1307f343a4 Merge pull request #125 from Artoria2e5/patch-1
Translating: Describe pluralization (a gotcha)
2017-04-23 05:51:14 +02:00
Eugen 8998764de0 Merge pull request #135 from 53ningen/patch-3
Added available library for C#
2017-04-23 05:49:55 +02:00
Eugen 0018021617 Merge pull request #136 from nolanlawson/static-assets
Add nginx config for static assets
2017-04-23 05:49:47 +02:00
Eugen 27ee19dfe6 Merge pull request #137 from upsided/patch-1
Add to FAQ.md the questions asked by users in the Fediverse
2017-04-23 05:47:38 +02:00
Ashley 7062b20dbc Add documentation for /api/v1/notifications/dismiss 2017-04-23 15:47:29 +12:00
Nolan Lawson 8bc1fd2194 only add cache-control, remove comment 2017-04-22 17:09:39 -07:00
Nolan Lawson 32f4c5319f add nginx config for static assets 2017-04-22 16:19:53 -07:00
gomi_ningen 80a74c3199 Added available library for C# 2017-04-23 07:29:31 +09:00
Baptiste Jonglez a8d244ad42 Production guide: add support for let's encrypt in the nginx config
This notably fixes potential issues like this one https://github.com/tootsuite/mastodon/issues/1665
2017-04-22 18:44:22 +02:00
Alecks Gates 4183ed48ed Update List-of-Mastodon-instances.md 2017-04-22 10:40:44 -05:00
Eugen 863a5ea716 Merge pull request #130 from sys1yagi/patch-1
Add mastodon4j.
2017-04-22 15:13:06 +02:00
Tlaster c3ae1cf903 Add .Net wrapper to the list of libraries 2017-04-22 20:06:59 +08:00
Alan deLevie 4fc9c889ef Fixing typos in Docker-Guide.md (rails -> rake) (#112) 2017-04-22 10:38:15 +02:00
Toshihiro Yagi 12e05c9d96 Update API.md
I implemented mastodon4j for Java, Kotlin. 😄
2017-04-22 17:11:25 +09:00
Dan Hunsaker d693b104f9 Document Nanobox Usage
To be merged after Nanobox Support is merged in the main repo: https://github.com/tootsuite/mastodon/pull/1709
2017-04-22 01:21:37 -06:00
upsided 8ce6c820a4 fixed link to instance previewer tool web page 2017-04-22 00:39:47 -05:00
upsided f2ee070f3a Add actual questions from real Mastodon users
These are actual questions from real Mastodon users, culled by reading tags like #support #question #noob #metadon #help, and so on over the course of a week or so. The answers are intentionally terse and non-technical.
2017-04-22 00:00:56 -05:00
Fred Wenzel b98af5e96d Add default CSP
Add a default CSP that allows anything from the local domain, plus inline styles, data: URIs, and no framing.
2017-04-21 21:57:48 -07:00
Mingye Wang c1d1431c02 fixup minor (squash this) 2017-04-21 23:16:50 -04:00
Mingye Wang 388c5037e9 fixup obvious mistakes (squash this commit) 2017-04-21 23:11:40 -04:00
Mingye Wang bd0b183f21 Translating: Describe pluralization (a gotcha)
This rough chunk of addition should be enough to fix what #124 is mostly about.
2017-04-21 23:08:13 -04:00
wxcafé 221d21469f Fixes icon location on local-timeline 2017-04-22 01:02:57 +02:00
wxcafé bbad3131dc Fixes local-timeline icon and explanation 2017-04-22 01:02:01 +02:00
wxcafé 5c40b9bc71 Adds local-timeline screenshot 2017-04-22 01:01:24 +02:00