trwnh
17143bad72
update for 3.1 ( #785 )
2020-07-01 02:11:40 +02:00
umonaca
5680e44983
Add troubleshooting for compilation error ( #782 )
...
* Add troubleshooting item
* Minor changes
2020-06-30 13:17:04 +02:00
ujjwal123123
0f8951c40d
Change json.dumps to json.loads ( #774 )
...
`json.dumps` converts JSON to Python string which is not what's needed here. If `json.dumps` is used, `statuses[0]` becomes `"`.
2020-06-20 14:01:35 +02:00
Clayton Hadley
56f3518b29
Update overview.md ( #780 )
...
added clarification on where to find more information on setting up a dev environment
2020-06-20 13:56:56 +02:00
trwnh
cbb1232b73
fix broken anchors ( #773 )
2020-06-08 00:55:32 +02:00
yingziwu
b6e011265d
Add chinese translation ( #772 )
...
* add chinese config and i18n
* Import translation from https://bitbucket.org/mastodoncn/mastodon-zh-cn/src/master/
* translate Using Mastodon
* Translate Running Mastodon
Add Chinese search optimization
Fix some bugs
* substitute 长毛象 to Mastodon
* do some modifications.
2020-05-20 20:54:12 +02:00
trwnh
02839e07ce
fix copy-paste error ( #771 )
...
streaming should be nested under timelines
2020-05-06 13:13:42 +02:00
Eugen Rochko
ad1ef20f17
Add bug bounty page
2020-04-29 14:54:04 +02:00
Eugen Rochko
729dd1956f
Add warning
2020-04-23 18:40:14 +02:00
Eugen Rochko
738c297d5c
Add "Running your own server" page
2020-04-22 23:25:08 +02:00
Lerk
bd38c1a487
Fix bundle config commands ( #766 )
2020-04-21 22:09:55 +02:00
Eugen Rochko
2cfe57c426
Update Ruby
2020-04-05 17:11:06 +02:00
GroovinChip
818560fbd4
Update libraries.md ( #760 )
...
Add Dart API library
2020-03-19 18:21:05 +01:00
Eugen Rochko
59055006c9
Add information about rate limits
2020-03-05 22:33:10 +01:00
Eugen Rochko
f06c38fd1e
Improve the upgrade page
2020-02-28 14:27:39 +01:00
Bei Li
5465fcdeab
Update status.md ( #757 )
...
* Update status.md
* Update status.md
* Update status.md
* Update status.md
* Update status.md
* Update status.md
* Update status.md
* Update status.md
2020-02-20 17:55:04 +01:00
BSKY
bddd59a36a
Bump version of Node.js to install ( #759 )
2020-02-20 17:54:48 +01:00
trwnh
402a44cdbb
Move client-dev page out of user guide ( #756 )
2020-02-16 12:57:50 +01:00
Даниил Пронин
9858688afe
Update Node version in install.md ( #753 )
2020-02-09 01:02:46 +01:00
rinpatch
5888c426ac
Account Entity: correct `note` type ( #751 )
2020-01-30 17:26:34 +01:00
Frinkeldoodle
ff2cdcc716
Add missing command to export key from gpg to apt ( #748 )
2020-01-22 20:07:14 +01:00
ThibG
ae93e4b66d
Document AUTHORIZED_FETCH and WHITELIST_MODE ( #750 )
...
* Document AUTHORIZED_FETCH and WHITELIST_MODE
* Make headings out of the documented env variables
2020-01-22 20:01:37 +01:00
Jack Laxson
97d36a47af
fix up the links not working on this page ( #749 )
2020-01-19 11:15:41 +01:00
tastytea
53f39f031d
Libraries: Replace mastodon-cpp with mastodonpp. ( #746 )
...
mastodon-cpp is not actively maintained anymore and has been replaced by
mastodonpp.
2020-01-12 14:12:45 +01:00
trwnh
7ceae9fe36
Update anchors, line breaks, tootctl options ( #745 )
...
* update anchors
* remove extraneous anchors
* fix line breaks
* wrap tootctl tokens in code blocks
* change anchors to hugo format
* fix mistaken search-and-replace
* fix mistaken search-and-replace
2020-01-12 14:11:56 +01:00
trwnh
32d4dd5803
add remote_only emoji purge to tootctl ( #744 )
2020-01-10 10:05:00 +01:00
rinsuki
18bb0c99d6
Revert "move format to inside of lastUpdated" ( #740 )
...
This reverts commit e097f0df78
.
2020-01-07 02:30:31 +01:00
QuietMisdreavus
aa9cc59f95
tweak install.md for completeness ( #742 )
2020-01-07 02:30:05 +01:00
Eugen Rochko
0fc9e47a8f
Remove unused font
2020-01-05 22:29:35 +01:00
Eugen Rochko
1723282666
Change source links to GitHub
2020-01-05 22:19:51 +01:00
Eugen Rochko
aafbd71eae
Setup GitHub Actions for deploying to docs.joinmastodon.org
2020-01-05 22:19:44 +01:00
Eugen Rochko
0f20d82086
Add README
2020-01-05 20:26:27 +01:00
Eugen Rochko
50ef0a4bf7
Make the layout wider
2020-01-05 20:08:58 +01:00
Eugen Rochko
d827a05656
Merge branch 'make-translatable/last-updated-at-format' into 'master'
...
make last updated date format translatable
See merge request mastodon/docs!67
2020-01-05 05:33:34 +01:00
rinsuki
e097f0df78
move format to inside of lastUpdated
2020-01-04 20:05:26 +09:00
rinsuki
7af27035d0
make last updated date format translatable
2020-01-04 20:01:48 +09:00
Eugen Rochko
ee64593ea9
Merge branch 'feature-rework' into 'master'
...
Update documentation with contents by twrnh
See merge request mastodon/docs!66
2020-01-04 10:35:00 +01:00
Eugen Rochko
33cb69ad07
Update documentation with contents by twrnh
2020-01-04 10:33:16 +01:00
Eugen Rochko
92e8aadd7f
Merge branch 'patch-1' into 'master'
...
Update entities.md with poll notification type
See merge request mastodon/docs!49
2019-08-02 14:18:50 +02:00
Daniel Nitsikopoulos
9c543075e0
Update entities.md with poll notification type
2019-07-26 07:47:03 +02:00
Eugen Rochko
eeadacaadd
Merge branch 'master' into 'master'
...
Add documentation about the state parameter
See merge request mastodon/docs!46
2019-07-08 21:24:22 +02:00
Eugen Rochko
38f8e77a91
Update content/en/api/rest/notifications.md
2019-07-08 21:22:31 +02:00
fluffy
07d8e93d9b
Add documentation about the state parameter
2019-07-08 11:09:12 -07:00
Eugen Rochko
09004146f5
Update content/en/api/entities.md
2019-06-14 15:32:36 +02:00
Eugen Rochko
2fe355ce83
Merge branch 'patch-1' into 'master'
...
Update notifications.md to include `from_account`
See merge request mastodon/docs!41
2019-06-11 16:45:37 +02:00
Eugen Rochko
bcff8d180d
Update notifications.md
2019-06-11 16:45:23 +02:00
Eugen Rochko
74699dd151
Merge branch 'patch-3' into 'master'
...
Update notifications.md to mention polls in push subscriptions
See merge request mastodon/docs!42
2019-06-11 16:44:02 +02:00
Eugen Rochko
d9492aee6b
Merge branch 'patch-1' into 'master'
...
Because mastodon:setup isn't run, we need to compile manually
See merge request mastodon/docs!43
2019-06-11 16:43:49 +02:00
Eugen Rochko
c8f2ea5642
Merge branch 'add-endpoint' into 'master'
...
Add description about "streaming health" endpoint
See merge request mastodon/docs!44
2019-06-11 16:42:55 +02:00
kjwon15
54e99c894d
Add description about "streaming health" endpoint
2019-06-03 16:20:36 +09:00