Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Villkey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Team Elrant
Villkey
Commits
18afdd60
Commit
18afdd60
authored
3 years ago
by
syuilo
Browse files
Options
Downloads
Patches
Plain Diff
Improve docs
parent
b9972ec6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/docs/ja-JP/features/note.md
+7
-0
7 additions, 0 deletions
src/docs/ja-JP/features/note.md
src/docs/ja-JP/features/timeline.md
+21
-4
21 additions, 4 deletions
src/docs/ja-JP/features/timeline.md
src/docs/ja-JP/general/glossary.md
+12
-0
12 additions, 0 deletions
src/docs/ja-JP/general/glossary.md
with
40 additions
and
4 deletions
src/docs/ja-JP/features/note.md
+
7
−
0
View file @
18afdd60
...
...
@@ -43,6 +43,13 @@ Contents Warningの略で、ノートの内容を、閲覧者の操作なしに
### 「ローカルのみ」オプション
このオプションを有効にすると、リモートにノートを連合しなくなります。
### 公開範囲の比較
<table>
<tr><th></th><th>
パブリック
</th><th>
ホーム
</th><th>
フォロワー
</th><th>
ダイレクト
</th></tr>
<tr><th>
フォロワーのLTL/STL/GTL
</th><td>
✔
</td><td>
✔
</td><td>
✔
</td><td></td></tr>
<tr><th>
非フォロワーのLTL/STL/GTL
</th><td>
✔
</td><td></td><td></td><td></td></tr>
</table>
## ピン留め
ノートをピン留めすると、ユーザーページに常にそのノートを表示しておくことができます。
ノートのメニューを開き、「ピン留め」を選択してピン留めできます。
...
...
This diff is collapsed.
Click to expand it.
src/docs/ja-JP/features/timeline.md
+
21
−
4
View file @
18afdd60
...
...
@@ -4,13 +4,30 @@
なお、タイムラインの種類によってはサーバーにより無効になっている場合があります。
## ホーム
自分のフォローしているユーザーの投稿
自分のフォローしているユーザーの投稿
が流れます。HTLと略されます。
## ローカル
全てのローカルユーザーの「ホーム」指定されていない投稿
全てのローカルユーザーの「ホーム」指定されていない投稿
が流れます。LTLと略されます。
## ソーシャル
自分のフォローしているユーザーの投稿と、全てのローカルユーザーの「ホーム」指定されていない投稿
自分のフォローしているユーザーの投稿と、全てのローカルユーザーの「ホーム」指定されていない投稿
が流れます。STLと略されます。
## グローバル
全てのローカルユーザーの「ホーム」指定されていない投稿と、サーバーに届いた全てのリモートユーザーの「ホーム」指定されていない投稿
全てのローカルユーザーの「ホーム」指定されていない投稿と、サーバーに届いた全てのリモートユーザーの「ホーム」指定されていない投稿が流れます。GTLと略されます。
## 比較
| ソース | | | タイムライン | | |
|-----------------------|------------|--------|---------|------------|------------|
| ユーザー | 公開範囲 | ホーム | ローカル | ソーシャル | グローバル |
| ローカル (フォロー) | 公開 | ✔ | ✔ | ✔ | ✔ |
| | ホーム | ✔ | | ✔ | |
| | フォロワー | ✔ | ✔ | ✔ | ✔ |
| リモート (フォロー) | 公開 | ✔ | | ✔ | ✔ |
| | ホーム | ✔ | | ✔ | |
| | フォロワー | ✔ | | ✔ | ✔ |
| ローカル (未フォロー) | 公開 | | ✔ | ✔ | ✔ |
| | ホーム | | | | |
| | フォロワー | | | | |
| リモート (未フォロー) | 公開 | | | | ✔ |
| | ホーム | | | | |
| | フォロワー | | | | |
This diff is collapsed.
Click to expand it.
src/docs/ja-JP/general/glossary.md
+
12
−
0
View file @
18afdd60
...
...
@@ -25,6 +25,15 @@ Contents Warningの略。ノートの内容を、操作なしには表示しな
(読み: ふぇでぃばーす)
Misskeyを含む様々な分散型ソフトウェアのサーバーで構成されたネットワーク。
## GTL
グローバルタイムライン(Global TimeLine)の略。タイムラインの詳細は
[
こちら。
](
../features/timeline
)
## HTL
ホームタイムライン(Home TimeLine)の略。タイムラインの詳細は
[
こちら。
](
../features/timeline
)
## LTL
ローカルタイムライン(Local TimeLine)の略。タイムラインの詳細は
[
こちら。
](
../features/timeline
)
## MFM
(読み: えむえふえむ)
Misskey Flavored Markdownの略で、Misskey上で使用できるマークアップ言語です。詳細は
[
こちら。
](
../features/mfm
)
...
...
@@ -37,6 +46,9 @@ Not Safe For Workの略。画像を「閲覧注意」扱いにし、操作なし
(読み: りのーと)
既にあるノートを引用、もしくはそのノートを新しいノートとして共有する行為、またそれによって作成されたノート。詳細は
[
こちら。
](
../features/note
)
## STL
ソーシャルタイムライン(Social TimeLine)の略。タイムラインの詳細は
[
こちら。
](
../features/timeline
)
## 藍
(読み: あい)
Misskeyの看板娘(公式キャラクター)です。
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment