Commit graph

7694 commits

Author SHA1 Message Date
fuyu
a2b7e0308d 「すべて既読にする」でグループメッセージが既読にならない問題を修正 (#6476) 2020-07-04 10:45:36 +09:00
MeiMei
d23356ce39 投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 (#6488) 2020-07-03 23:12:50 +09:00
syuilo
ae496a25b5 chore(deps): Update dependencies 🚀 2020-06-27 23:25:06 +09:00
syuilo
6e7e68576e feat(client): Do not wrap widgets 2020-06-27 20:54:56 +09:00
Xeltica
9679d72776 fix サイドバーの設定に不具合があるとページが表示できなくなる (#6473)
* fix #6460

* Update app.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-21 23:01:10 +09:00
Xeltica
9edbeabe54 タップ不可能なリアクションを押してもパーティクルが出るバグを修正 (#6472)
* resolve #6453

* リアクションビューワーのトグル可能判定にログインしているかどうかも反映
2020-06-21 22:34:28 +09:00
syuilo
19d4214b08 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-06-21 16:37:43 +09:00
syuilo
f4c0236ced chore(client): Improve emoji picker usability 2020-06-21 16:37:30 +09:00
MeiMei
95b3184d7e プロフィールの「場所」「誕生日」を連合するように Resove #6461 (#6463)
* AP birthday, location

* unset is null

* isCatを検証対象に
2020-06-21 14:09:01 +09:00
Robin B
ddae6e089b Update english nyaize (#6456)
* Update english nyaize

* Update src/misc/nyaize.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-06-21 14:07:27 +09:00
syuilo
d8589d414d chore(client): 🎨 2020-06-14 13:23:19 +09:00
MeiMei
7982f2bf47 AP向けのアンケートのfallbackリンクなどを削除 (#6466) 2020-06-14 10:26:13 +09:00
MeiMei
c54f0ac09c アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 (#6454)
* Fix #6448

* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo
d08e9fcb49 Revert "Revert "chore(src/docs): Fix miauth check url""
This reverts commit d44fbf58c9060a2e8d1b966256710cb764611768.
2020-06-05 08:37:41 +09:00
syuilo
2742abc88d Revert "fix(api): Fix #6418 (#6442)"
This reverts commit 83ec906ee7c5d9bd42b11129f3f0b3df85287b3c.
2020-06-05 08:37:27 +09:00
syuilo
8dc2b77bbe feat(theme): Add mentionMe property 2020-06-04 22:19:08 +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
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
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
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
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
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
tamaina
78b0a33624 feat(client): Convert text mfm node to text (v)dom node instead of span tag (#6399)
* Convert text mfm node to text (v)dom node
instead of span tag

* Update mfm.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:57:21 +09:00
tamaina
2daf3c7a94 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
34c7f92314 chore(src/docs): Fix miauth check url
Fix #6418
2020-05-29 22:36:01 +09:00
tamaina
4becb5c477 fix 2020-05-26 15:04:44 +09:00
tamaina
9fbf046957 capture readAllNotifications 2020-05-26 15:00:15 +09:00
tamaina
4a90d7cdf8 Observe notification read 2020-05-26 14:34:49 +09:00
tamaina
0b953284cb Improve typing 2020-05-26 14:33:55 +09:00
tamaina
357a42f2c1 Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670 2020-05-24 18:41:40 +09:00
syuilo
e7ad8c596b chore(deps): Update dependencies 🚀 2020-05-24 17:48:24 +09:00
tamaina
d21401009e Resolve #6405 (#6406) 2020-05-24 13:53:31 +09:00
tamaina
f59e1155f2 refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries()
instead of in-house implementation

* Remove extra type assertions
2020-05-23 23:21:09 +09:00
tamaina
08a2162aa7 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
syuilo
42a5f899e7 feat(client): 💴 2020-05-17 14:43:25 +09:00
DW
4b56d67335 Fix CASCADE-related problems (#6374)
* Fix renotes remaining on remote when CASCADE is invoked

* Fix CASCADE-invoked deletion not being federated to relays

Co-authored-by: DW <chocological00@gitlab.com>
2020-05-17 00:49:46 +09:00
tohara
423e65123b Add Ai3Dstatic model for Room. (#6350)
* Add Ai3Dstatic model for Room.

* Update src/client/scripts/room/furnitures.json5

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Update src/client/scripts/room/furnitures.json5

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* doll-Aiの大文字を小文字へ変更

* Update furnitures.json5

* マテリアルをBackgroundからPrincipled BSDFに変更

* a

* なんかファイルが二重にでてくるので削除

* テクスチャーファイルと3Dデータを再コミット

* Remove noodle

* Update doll-ai.glb

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-05-16 23:50:25 +09:00
syuilo
488086eb59 fix(client): Use router-link instead of a to avoid page refresh 2020-05-16 22:08:21 +09:00
DW
7f31e9a63d Local only indicator (#6291)
* Add Local only & public indicator

* Add local only & public indicator on renotes


remove visibility conditional

* Cleaner Style

* ✌️

* Update note-header.vue

* Update note.vue

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-16 22:06:39 +09:00
syuilo
db1d57d37a feat(client): ローカルのみボタンを公開範囲ボタンの横に移動 2020-05-16 21:50:16 +09:00
DW
95cbe0fb5a Only show ellipsis if the button's interactable (#6373)
* Add an indicator to make the undo renote button look more interactable

* Use faEllipsisH :art

* Only show elipsis if it's interactable

* Update note.vue

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-16 12:15:59 +09:00
MeiMei
2856a8a841 nyaizeが適用されるとMFMのオプションが失われるのを修正 Fix #6370 (#6371) 2020-05-16 08:40:17 +09:00
MeiMei
887c04235e Cache extra AP objects (#6349)
* Cache extra AP objects

* Cache nodeinfo
2020-05-15 21:37:09 +09:00
syuilo
ad69e12c18 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-05-15 20:53:29 +09:00
syuilo
0cc6421328 fix(client): Mk:api関数にトークンを渡せない問題 2020-05-15 20:53:24 +09:00
MeiMei
706c2fe925 リレーに不正なURLは追加できないように (#6351)
* リレーに不正なURLは追加できないように

* lint
2020-05-15 20:51:16 +09:00
MeiMei
e133392d04 Apply blocked instance to LD-Signature host (#6355) 2020-05-15 20:50:28 +09:00
MeiMei
7e973520cd リレーのHTTP-Signatureは投稿者の鍵でするように (#6357) 2020-05-15 20:50:04 +09:00
MeiMei
b5e4f5f4aa Supports Unicode 13.0 emoji (#6365)
* Supports Unicode 13.0 emoji

* fix
2020-05-15 20:49:01 +09:00
DW
5c25d444c8 Add an indicator to make the undo renote button look more interactable (#6366)
* Add an indicator to make the undo renote button look more interactable

* Use faEllipsisH :art

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-15 20:39:11 +09:00
MeiMei
28e7276f4b reCAPTCHAが動かなくなっているのを修正 (#6367) 2020-05-15 20:37:05 +09:00
syuilo
b0f11a75de refactor(client): Add note 2020-05-11 22:43:50 +09:00
MeiMei
fe841db55a 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
ddb7d90bd1 fix(server): Remove koa-compress 2020-05-10 17:41:16 +09:00
syuilo
c8985d9eaf fix(client): Fix reply style 2020-05-10 17:37:11 +09:00
syuilo
d4b83a0efb chore(lint): Add missing semicolon 2020-05-10 17:34:22 +09:00
syuilo
5b06ace4b9 chore(lint): Add missing semicolons 2020-05-10 17:25:16 +09:00
syuilo
1cf673e9d0 chore(client): 🎨 2020-05-10 17:19:53 +09:00
syuilo
2d1e6a7dc6 fix(client): Fix poll vote notification
Fix #5998
2020-05-10 17:19:41 +09:00
syuilo
a0d6abd5cf refactor(client): Use unique class name 2020-05-10 17:12:19 +09:00
syuilo
462bc1f108 fix(client): Fix style of poll viewer 2020-05-10 17:06:53 +09:00
syuilo
273d99da9c refactor(client): Use unique class name 2020-05-10 17:06:20 +09:00
syuilo
2645235885 fix(client): Do not expand each notes in my/messages 2020-05-10 16:52:05 +09:00
syuilo
41544b1df9 fix(client): Do not expand each notes in my/mentions
Related #6336
2020-05-10 16:51:11 +09:00
syuilo
2aeedf5adf chore(lint): Add missing semicolon 2020-05-10 16:31:00 +09:00
syuilo
26ae636f8d feat(client): Implement threaded replies
Resolve #2113
Resolve #5819
2020-05-10 16:22:39 +09:00
syuilo
df8ba69418 refactor(client): Clean up component 2020-05-10 16:05:01 +09:00
syuilo
5990b5ba66 refactor(client): Use === 2020-05-10 15:36:42 +09:00
syuilo
db239c6ff4 refactor(server): Improve readability 2020-05-10 15:20:21 +09:00
MeiMei
328daa125e Fix inbox bug (#6334) 2020-05-09 17:08:54 +09:00
syuilo
39e3e1cf73 refactor(client): Remove deprecated property 2020-05-09 16:05:31 +09:00
syuilo
cd330fa135 fix(client): Fix bug that cannot set custom texture 2020-05-09 15:55:00 +09:00
syuilo
6cee6c1043 feat(client): Reimplement Misskey Rooms 2020-05-09 15:47:20 +09:00
syuilo
b992d3ba99 refactor(client): Use getters to avoid watch vuex 2020-05-09 15:22:50 +09:00
MeiMei
1ca1a73bd7 Receive Flag (#6331) 2020-05-09 08:25:23 +09:00
MeiMei
ed29826df2 APリファクタとLD-Signatureの検証に対応 (#6300)
* DbResolver

* inbox types

* 認証順を変更

* User/Keyあたりをまとめる

* LD-Signatue

* Validate contexts url

* LD-Signature DocumentLoaderにProxyとTimeout
2020-05-09 08:21:42 +09:00
Satsuki Yanagi
c348688eeb WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
MeiMei
5225ad822c brotli圧縮の無効化など Resolve #6325 (#6326)
* disable brotli

* disable compress between nginx and app
2020-05-09 08:18:21 +09:00
Acid Chicken (硫酸鶏)
469c91cf55 Fix using Buffer on window scope (#6324)
* Update 2fa.vue

* Import 'core-js/es/typed-array/from'

* Bye polyfill
2020-05-06 18:59:58 +09:00
syuilo
6dbf1dfa56 fix(client): Add missing icon 2020-05-06 14:46:45 +09:00
syuilo
ff7f7104f0 fix(client): Fix default reaction setting 2020-05-06 14:43:25 +09:00
syuilo
fd0bd2d74f feat(client): Make possible to customize sidebar
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
d9d04de4e1 refactor(client): Reorder property 2020-05-06 09:40:49 +09:00
syuilo
3c581e5b09 refactor(client): Export default reaction setting and use it 2020-05-06 09:40:07 +09:00
Acid Chicken (硫酸鶏)
293c3ff85c Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
2020-05-05 10:22:49 +09:00
Acid Chicken (硫酸鶏)
79f617d12e Update hcaptcha.d.ts 2020-05-02 10:51:12 +09:00
Acid Chicken (硫酸鶏)
ea4bd60e24 Update src/@types/hcaptcha.d.ts 2020-05-02 10:50:29 +09:00
Acid Chicken (硫酸鶏)
ee6e720a9c Update src/server/api/private/signup.ts 2020-05-02 10:31:37 +09:00
syuilo
d2bbd8438e refactor 2020-05-02 10:28:45 +09:00