Commit graph

17620 commits

Author SHA1 Message Date
syuilo
87fa97fc2e 12.39.0 2020-06-04 22:09:50 +09:00
syuilo
6c2d59ab7b feat: Observe notification read and fix #6406 (#6407)
* Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670

* Improve typing

* Observe notification read

* capture readAllNotifications

* fix

* fix

* Refactor

* Update src/client/components/notification.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Update src/client/components/notification.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* missing ;

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-04 22:07:39 +09:00
Xeltica
e0c2839cfa ローカルのみボタンを公開範囲ピッカーに統合 (#6428)
* ローカルのみを公開範囲ピッカーに統合

* デザイン調整

* 🎨

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina
6199f7a0bf missing ; 2020-06-04 19:13:24 +09:00
syuilo
2a716f8cda fix(api): Fix #6418 (#6442) 2020-06-04 16:17:36 +09:00
syuilo
4a00c35d89 Revert "chore(src/docs): Fix miauth check url"
This reverts commit ddf92c3e2c5bdfc89e5c223a3cc2794f6a023400.
2020-06-04 09:10:38 +09:00
MeiMei
43d50d4f17 Use insert for creating Note (#6440) 2020-06-04 08:59:03 +09:00
syuilo
0eedd936f0 New translations ja-JP.yml (French) 2020-06-04 03:33:34 +09:00
syuilo
09a6074b98 New translations ja-JP.yml (Spanish) 2020-06-03 23:36:32 +09:00
syuilo
a209ef4c30 New translations ja-JP.yml (Arabic) 2020-06-03 22:26:01 +09:00
syuilo
3f18545f6f New translations ja-JP.yml (Arabic) 2020-06-03 22:14:27 +09:00
syuilo
813f23c085 New translations ja-JP.yml (Chinese Simplified) 2020-06-03 21:53:19 +09:00
syuilo
cc49c2eaea New translations ja-JP.yml (Chinese Simplified) 2020-06-03 21:44:53 +09:00
syuilo
582bc66b38 New translations ja-JP.yml (French) 2020-06-03 18:23:57 +09:00
syuilo
8147b05716 New translations ja-JP.yml (English) 2020-06-03 17:11:02 +09:00
syuilo
1df368af06 New translations ja-JP.yml (German) 2020-06-03 16:47:29 +09:00
tamaina
9b9aee9783 Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:32 +09:00
tamaina
d144724235 Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:26 +09:00
syuilo
5597e2de7a New translations ja-JP.yml (Uyghur) 2020-06-03 13:32:48 +09:00
syuilo
dddf7f0a6b New translations ja-JP.yml (German) 2020-06-03 13:32:47 +09:00
syuilo
5c1aae4685 New translations ja-JP.yml (Spanish) 2020-06-03 13:32:45 +09:00
syuilo
4604f92fc1 New translations ja-JP.yml (Czech) 2020-06-03 13:32:43 +09:00
syuilo
940cf91d93 New translations ja-JP.yml (Danish) 2020-06-03 13:32:42 +09:00
syuilo
5c1ad3f161 New translations ja-JP.yml (Korean) 2020-06-03 13:32:40 +09:00
syuilo
9761f25fc4 New translations ja-JP.yml (Dutch) 2020-06-03 13:32:38 +09:00
syuilo
7a3fce73e4 New translations ja-JP.yml (Norwegian) 2020-06-03 13:32:37 +09:00
syuilo
719abf5c3c New translations ja-JP.yml (French) 2020-06-03 13:32:35 +09:00
syuilo
aae8f6c1cd New translations ja-JP.yml (Polish) 2020-06-03 13:32:33 +09:00
syuilo
20e811c28e New translations ja-JP.yml (Russian) 2020-06-03 13:32:32 +09:00
syuilo
3c87e114ac New translations ja-JP.yml (Chinese Traditional) 2020-06-03 13:32:30 +09:00
syuilo
50f3a678dd New translations ja-JP.yml (English) 2020-06-03 13:32:28 +09:00
syuilo
e45d20e4f8 New translations ja-JP.yml (Kannada) 2020-06-03 13:32:27 +09:00
syuilo
99dcbf09a2 New translations ja-JP.yml (Japanese, Kansai) 2020-06-03 13:32:25 +09:00
syuilo
7ddafe0927 New translations ja-JP.yml (Arabic) 2020-06-03 13:32:23 +09:00
syuilo
04b8db45b2 New translations ja-JP.yml (Portuguese) 2020-06-03 13:32:22 +09:00
syuilo
1c493ac67d New translations ja-JP.yml (Chinese Simplified) 2020-06-03 13:32:20 +09:00
tamaina
a9b59158c2 feat(client): 投稿フォームのボタンの説明を表示するように (#6408)
* Add title attr with buttons on the post form

* fix

* tooltip

* missing ;

* remove title attr

* fix bug

* Update reactions-viewer.details.vue

* help wip

* ok!

* i18n

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
syuilo
cf58ebfa0f fix(server): Fix #6433 2020-06-03 13:20:54 +09:00
syuilo
d3bcf8b1f7 fix(api): Fix #6419
Close #6434
2020-06-03 13:19:07 +09:00
MeiMei
507602596e 署名検証失敗はリトライしないように (#6437) 2020-06-03 09:12:54 +09:00
Acid Chicken (硫酸鶏)
c8e8c10490 Update README.md [AUTOGEN] (#6339) 2020-06-02 09:27:42 +09:00
Xeltica
3d796032c0 iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 (#6427)
* fix #6076

* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
13166d0b5d Merge branch 'develop' into notification-visibility-read-2 2020-05-31 21:53:56 +09:00
syuilo
a20557ee44 New translations ja-JP.yml (English) 2020-05-31 17:22:15 +09:00
syuilo
dee6b7720e New translations ja-JP.yml (German) 2020-05-31 17:22:13 +09:00
tamaina
cd2d7e95ea fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 (#6424) 2020-05-31 15:48:37 +09:00
tamaina
47259037b4 Refactor 2020-05-31 14:57:22 +09:00
tamaina
10324cd1b5 fix 2020-05-31 14:54:04 +09:00
tamaina
326b0a9112 chore(client):🎨 Make font-size of note-preview em (#6414) 2020-05-31 14:46:50 +09:00
syuilo
026d94e767 New translations ja-JP.yml (Chinese Simplified) 2020-05-31 13:12:19 +09:00