MeiMei
5b28d7bf90
タイムライン上でTwitterウィジットを展開できるようになど ( #6496 )
...
* TL上でTwitterウィジットを展開できるようになど
* use iframe
* Twitterウィジットがはみ出すのを修正
2020-07-11 06:25:20 +09:00
syuilo
3799708daf
feat(client): ウィジェットを画面スクロールに連動させるオプション
2020-07-06 00:03:08 +09:00
Xeltica
265d6bda15
ローカルのみボタンを公開範囲ピッカーに統合 ( #6428 )
...
* ローカルのみを公開範囲ピッカーに統合
* デザイン調整
* 🎨
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina
111eb43fd9
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
tamaina
a1e0c866aa
feat(client): 自動でもっと見るオプション ( #6403 )
...
* wip
* ugokanai
* wip
* implement setting subscribing
* fix lint
* ✌️
* Update notifications.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina
3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 ( #6396 )
...
* wip
* tabun ok
* better msg
* oops
* fix lint
* Update gulpfile.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/client/scripts/set-i18n-contexts.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor
Co-authored-by: acid-chicken <root@acid-chicken.com>
* ✨
* wip
* fix lint
* たぶんおk
* fix flush
* Translate Notification
* remove console.log
* fix
* add notifications
* remove san
* wip
* ok
* ✌️
* Update src/prelude/array.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* wip
* i18n refactor
* Update init.ts
* ✌️
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
tamaina
11141c878c
fix(i18n): Fix missing translation
2020-05-20 11:16:10 +09:00
syuilo
7dd8dbeb5b
feat(client): 💴
2020-05-17 14:43:25 +09:00
syuilo
6cee608c91
chore(locale): Add doll-ai translation
2020-05-16 23:51:28 +09:00
MeiMei
145389768d
pub-relay ( #6341 )
...
* pub-relay
* relay actorをApplicationにする
* Disable koa-compress
* Homeはリレーに送らない
* Disable debug
* UI
* cleanupなど
2020-05-10 18:42:31 +09:00
syuilo
0294061c00
feat(client): Reimplement Misskey Rooms
2020-05-09 15:47:20 +09:00
Satsuki Yanagi
234294d564
WebAuthnでログインできないのを修正 ( #6327 )
...
Resolve #6319
2020-05-09 08:20:22 +09:00
syuilo
4a08d5295e
feat(client): Make possible to customize sidebar
...
Resolve #6285
2020-05-06 11:41:44 +09:00
Acid Chicken (硫酸鶏)
9a611b24f3
Fix bug
2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
01411327b8
Add *captcha settings guide
2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
7860839220
Add support for hCaptcha
2020-04-28 14:29:33 +09:00
syuilo
1f998168e2
feat(client): Implement default upload folder setting
...
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo
164c6505f2
enhance(client): Use icon instead of text
2020-04-19 17:39:54 +09:00
syuilo
8d39283d46
Resolve #6276
2020-04-19 09:05:20 +09:00
syuilo
90e8527556
Resolve #6256
2020-04-16 00:39:21 +09:00
Satsuki Yanagi
63225ed0fd
モデレーション周りのv11の機能復元 ( #6249 )
...
* モデレーション周りのv11の機能復元
* i18n
* wip
* wip
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
syuilo
11cc9cbc7c
Resolve #5755
2020-04-13 03:23:23 +09:00
MeiMei
36b9a0d42f
プロキシの除外ホスト ( #6244 )
...
* プロキシの除外ホスト
* オブジェクトストレージとの通信にProxyを使うかを選択できるように
* fix lint
* コメント
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
b5981ab544
feat(client): Implement AiScript scratchpad
2020-04-11 22:44:32 +09:00
syuilo
a950b6193a
インスタンス一覧でソートできるように
2020-03-29 10:14:33 +09:00
syuilo
dcd43a17ba
インストールしたアプリ見れるようにしたり削除できるようにしたり
2020-03-28 19:33:11 +09:00
syuilo
6be127e18b
Implement MiAuth
2020-03-28 11:24:37 +09:00
syuilo
dac962580b
テーマインポート機能を実装するなど
2020-03-23 19:06:46 +09:00
Satsuki Yanagi
903e93ae01
i18n ( #6171 )
...
* i18n
Resolve #6155
* i18n for drive
* ✌️
* Extract doc
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-03-22 10:51:40 +09:00
syuilo
06c7fe669c
Update ja-JP.yml
2020-03-22 10:41:25 +09:00
syuilo
e2c0ee66e4
Resolve #6170
2020-03-22 10:39:12 +09:00
Xeltica
a5e1ce0e0b
Add 削除して編集 ( #6147 )
...
* Add 削除して編集
* 言語ファイルを更新
* リプライとリノートも復元する
* Revert "リプライとリノートも復元する"
This reverts commit f23f7f8d78
.
* リプライとリノートも復元する
2020-03-21 18:58:05 +09:00
syuilo
c88e737a84
wip
2020-03-20 22:37:44 +09:00
MeiMei
a2d3d22b6e
オブジェクトストレージでS3のvirtual-host形式のサポートなど ( #6148 )
...
* オブジェクトストレージでS3のvirtual-host形式のサポートなど
* 表記揺れ
* more simply
* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
syuilo
969cd16638
Resolve #6091
2020-02-27 07:04:28 +09:00
MeiMei
03f54c5b02
リアクション絵文字設定をいい感じに ( #6074 )
...
* リアクション絵文字設定をいい感じに
* みじかく
2020-02-26 16:48:23 +09:00
syuilo
50359dbaf4
Resolve #6053
2020-02-22 06:57:54 +09:00
syuilo
c7c08b7511
Resolve #6043
2020-02-21 00:28:45 +09:00
syuilo
b8e7df198d
Improve sound
2020-02-20 06:08:49 +09:00
MeiMei
c1d25d2394
切断時ダイアログのタイミングの変更など ( #6014 )
...
* 再接続時インジケーター
* Update ja-JP.yml
* Update stream-indicator.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-20 03:42:35 +09:00
syuilo
880cea5a56
Better sfx
2020-02-20 03:14:17 +09:00
syuilo
e7205d9cc2
サウンド設定など
2020-02-20 02:40:53 +09:00
syuilo
d1e9e74cb8
Resolve #5978
2020-02-19 06:16:49 +09:00
syuilo
804c932f60
Resolve #5995
2020-02-19 04:08:35 +09:00
syuilo
6ca30df8c4
Some tweaks
2020-02-19 03:16:10 +09:00
Xeltica
a340d4ed8e
固定投稿フォームを実装 ( #5994 )
...
* 固定投稿フォームを実装
* fix
2020-02-19 03:11:09 +09:00
syuilo
da4af041af
ログビューア実装
2020-02-18 21:27:43 +09:00
syuilo
e2ff408f2f
Implement object storage settings
2020-02-18 21:12:05 +09:00
syuilo
5f712fbf3c
Implement photo widget
2020-02-18 19:47:30 +09:00
syuilo
0508d5f643
Add activity widget
2020-02-18 19:31:11 +09:00