diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-16 02:26:54 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-16 02:26:54 +0900 |
| commit | 2b31b6a6b041ffeb42395c53c2ee45f7003944cb (patch) | |
| tree | 62e73765cd8efc2d7f15167db2009c292e5c0a6f /src/docs | |
| parent | Add README (diff) | |
| download | sharkey-2b31b6a6b041ffeb42395c53c2ee45f7003944cb.tar.gz sharkey-2b31b6a6b041ffeb42395c53c2ee45f7003944cb.tar.bz2 sharkey-2b31b6a6b041ffeb42395c53c2ee45f7003944cb.zip | |
Add doc
Diffstat (limited to 'src/docs')
| -rw-r--r-- | src/docs/timelines.ja.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/docs/timelines.ja.md b/src/docs/timelines.ja.md new file mode 100644 index 0000000000..36ba61bd2d --- /dev/null +++ b/src/docs/timelines.ja.md @@ -0,0 +1,15 @@ +# タイムラインの比較 + +https://docs.google.com/spreadsheets/d/1lxQ2ugKrhz58Bg96HTDK_2F98BUritkMyIiBkOByjHA/edit?usp=sharing + +## ホーム +自分のフォローしているユーザーの投稿 + +## ローカル +全てのローカルユーザーの「ホーム」指定されていない投稿 + +## ソーシャル +自分のフォローしているユーザーの投稿と、全てのローカルユーザーの「ホーム」指定されていない投稿 + +## グローバル +全てのローカルユーザーの「ホーム」指定されていない投稿と、サーバーに届いた全てのリモートユーザーの「ホーム」指定されていない投稿 |