syuilo
|
c3cbf65a58
|
New translations ja-JP.yml (Dutch)
|
2019-01-21 21:05:23 +09:00 |
|
syuilo
|
c05b1d77dc
|
New translations ja-JP.yml (Japanese, Kansai)
|
2019-01-21 21:05:17 +09:00 |
|
syuilo
|
501164839d
|
New translations ja-JP.yml (Spanish)
|
2019-01-21 21:05:11 +09:00 |
|
syuilo
|
c679bb07ac
|
New translations ja-JP.yml (Russian)
|
2019-01-21 21:05:04 +09:00 |
|
syuilo
|
40e48ed5ff
|
New translations ja-JP.yml (Portuguese)
|
2019-01-21 21:04:59 +09:00 |
|
syuilo
|
8269c3ac87
|
New translations ja-JP.yml (Polish)
|
2019-01-21 21:04:54 +09:00 |
|
syuilo
|
404641481a
|
New translations ja-JP.yml (Korean)
|
2019-01-21 21:04:48 +09:00 |
|
syuilo
|
1a1a40ee90
|
New translations ja-JP.yml (Italian)
|
2019-01-21 21:04:41 +09:00 |
|
syuilo
|
95ca1b4b63
|
New translations ja-JP.yml (German)
|
2019-01-21 21:04:34 +09:00 |
|
syuilo
|
51272e8b42
|
New translations ja-JP.yml (French)
|
2019-01-21 21:04:28 +09:00 |
|
syuilo
|
18b027f79e
|
New translations ja-JP.yml (English)
|
2019-01-21 21:04:24 +09:00 |
|
syuilo
|
b305e4d780
|
New translations ja-JP.yml (Chinese Simplified)
|
2019-01-21 21:04:17 +09:00 |
|
syuilo
|
d9ad3ba7e3
|
New translations ja-JP.yml (Catalan)
|
2019-01-21 21:04:12 +09:00 |
|
syuilo
|
be1ddbae41
|
[Client] Fix #3321
|
2019-01-21 21:03:55 +09:00 |
|
syuilo
|
214edde698
|
[API] Fix bug
|
2019-01-21 21:01:04 +09:00 |
|
syuilo
|
29101b41b9
|
[Client] Fix bug
|
2019-01-21 20:56:10 +09:00 |
|
syuilo
|
e1041efc72
|
10.78.3
|
2019-01-21 17:28:53 +09:00 |
|
syuilo
|
8578d0898e
|
Fix 404
|
2019-01-21 17:25:36 +09:00 |
|
syuilo
|
f1243cf4c1
|
Update reversi.vue
|
2019-01-21 17:20:41 +09:00 |
|
syuilo
|
18aba17989
|
🎨
|
2019-01-21 17:19:00 +09:00 |
|
MeiMei
|
31d7e15caa
|
投票未対応インスタンス向けメッセージをわかりやすくする (#3944)
* Poll message
* fix
* fix
* とりあえず日本語にしちゃう
* TODO
* fix
|
2019-01-21 16:34:17 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ee427c60a0
|
Re: Fix routing
本当に申し訳ありませんでした。
|
2019-01-21 15:52:25 +09:00 |
|
Acid Chicken (硫酸鶏)
|
8939d8c881
|
Update README.md [AUTOGEN] (#3943)
|
2019-01-21 15:46:59 +09:00 |
|
syuilo
|
adce3fbaaa
|
Update README.md
|
2019-01-21 15:40:58 +09:00 |
|
syuilo
|
6c3ab8b293
|
10.78.2
|
2019-01-21 15:32:01 +09:00 |
|
syuilo
|
17ba2339b9
|
[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正
|
2019-01-21 15:31:19 +09:00 |
|
Acid Chicken (硫酸鶏)
|
a9880a4f85
|
Fix comment URL
|
2019-01-21 15:20:44 +09:00 |
|
Acid Chicken (硫酸鶏)
|
a6b1c2144a
|
Fix routing
|
2019-01-21 15:19:43 +09:00 |
|
Acid Chicken (硫酸鶏)
|
bb51706302
|
Fix routing
|
2019-01-21 15:18:42 +09:00 |
|
syuilo
|
3d8f0c4102
|
10.78.1
|
2019-01-21 14:47:20 +09:00 |
|
syuilo
|
cc213d63eb
|
[Client] Fix bug
|
2019-01-21 14:45:57 +09:00 |
|
syuilo
|
769c342438
|
[Server] リプライをタイムラインに流す以前の仕様に差し戻し
Resolve #3941
|
2019-01-21 14:44:49 +09:00 |
|
syuilo
|
fa6fe83b28
|
Remove unused import
|
2019-01-21 13:45:58 +09:00 |
|
syuilo
|
51f257fc74
|
10.78.0
|
2019-01-21 13:33:46 +09:00 |
|
syuilo
|
8fce769988
|
Update mfm.ts
|
2019-01-21 13:30:30 +09:00 |
|
syuilo
|
1eaba43fa2
|
Update CHANGELOG.md
|
2019-01-21 13:28:44 +09:00 |
|
MeiMei
|
6e36c4a401
|
リモートで投票を見たりしたりできるように (#3940)
* fix type
* expose Question
* Note refs Question
* rename
* wip
* リモート投票の場合リプライ送信
* voteの実装をservicesに移動
* 投票受信
* debug
* つくる
* Revert "つくる"
This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.
* APIの実装はもどし
* Send Update
* AP type
* Recv Update
* Revert "Recv Update"
This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.
* Revert "AP type"
This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.
* Revert "Send Update"
This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.
* リモートで投票を見る
* 投票はDM
* Provides choices as text for AP
* 絵文字
* fix error
* revert
* APからには不要な処理を削除
* Revert "APからには不要な処理を削除"
This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.
* てぬき
* めんどい
* ちっ
* remove unused code
|
2019-01-21 13:27:19 +09:00 |
|
syuilo
|
087b011cbd
|
[Server] Fix #3528
|
2019-01-21 12:19:20 +09:00 |
|
syuilo
|
e960f882f9
|
[Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
|
2019-01-21 12:04:31 +09:00 |
|
syuilo
|
2fac978326
|
[Server] Fix bug: リモートユーザーのアイコンが消えることがある問題を修正
|
2019-01-21 11:23:32 +09:00 |
|
syuilo
|
4abc84c53e
|
Update CHANGELOG.md
|
2019-01-21 11:17:36 +09:00 |
|
syuilo
|
c057b4b8bb
|
[Server] Fix bug
|
2019-01-21 11:15:36 +09:00 |
|
syuilo
|
f1edbc9cad
|
[Server] Fix #2745
|
2019-01-21 00:32:54 +09:00 |
|
syuilo
|
3fdaca5f43
|
ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正
|
2019-01-20 23:55:32 +09:00 |
|
Aya Morisawa
|
fbac93ccb0
|
Update setup.en.md
|
2019-01-20 20:13:08 +09:00 |
|
syuilo
|
4a17d9746e
|
Update setup.en.md
|
2019-01-20 20:11:44 +09:00 |
|
syuilo
|
19e5480a07
|
[Server] Fix #3928
|
2019-01-20 19:22:13 +09:00 |
|
Acid Chicken (硫酸鶏)
|
17b4fad249
|
Update reversi routing (#3937)
|
2019-01-20 19:10:19 +09:00 |
|
syuilo
|
a9fa3357a9
|
Create .node-version
|
2019-01-20 19:09:23 +09:00 |
|
syuilo
|
528ce4b199
|
Update CHANGELOG.md
|
2019-01-20 18:21:34 +09:00 |
|