4850919a5b
ボタンもっかい消したのと言語ファイル復活させた
2022-01-29 06:37:13 +09:00
c363154e07
治らんかったから戻してen-US追加した
2022-01-28 04:34:51 +09:00
87627eebaa
ぬるきゃ語しかないからeu端末だとエラー吐くの多分治った!
2022-01-28 03:43:25 +09:00
3b303a20a4
Merge branch 'master' into ncat2
2022-01-27 01:12:49 +09:00
0fb9a438f9
update ( #8 )
...
* enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 (#8095 )
* wip
* wip?
* ?
* streamingのuser storage updateイベントを監視して更新
* 必要な時以外はストレージを更新しない
* fix?
* wip
* fix
* fix
* fix pizzax (#8099 )
* Update CONTRIBUTING.md
* スコープの判定を厳密に (#8100 )
* enhance(client): tweak ui
* enhance(client): tweak ui
* wip (#8101 )
* Revert "revert d53795184"
This reverts commit aedbab17cc
.
* fix
d53795184c (r62707827)
* update deps
* tweak client
* tweak ui
* lint
* refactor(server): use insert instead of save
* refactor(server): use insert instead of save
* tweak ui
* enhance: 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように (#8108 )
* 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように
* add comment
* tweak ui
* tweak ui
* tweak ui
* clean up
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* tweak ui
* 非ログイン時にエラーを吐くconsole.logを除去 (#8119 )
* refactor(client): use composition api
* clean up
* refactor(client): use composition api
* refactor(client): use composition api
* refactor(client): use composition api
* refactor(client): use composition api
* refactor(client): use composition api
* clean up
* refactor(client): use composition api
* refactor(client): use composition api
* refactor(client): use composition api
* remove unused components
* bye room
* refactor: Widgetのcomposition api移行 (#8125 )
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* bye chat ui
* wip: migrate paging components to composition api
#7681
* wip: migrate paging components to composition api
* wip: migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* fix
* refactor: Composition APIへ移行 (#8121 )
* components/abuse-report-window.vue
* use <script setup>
* ✌️
* components/analog-clock.vue
* wip components/autocomplete.vue
* ✌️
* ✌️
* fix
* wip components/captcha.vue
* clean up
* components/channel-follow-button
* components/channel-preview.vue
* components/core-core.vue
* components/code.vue
* wip components/date-separated-list.vue
* fix
* fix autocomplete.vue
* ✌️
* remove global property
* use <script setup>
* components/dialog.vue
* clena up
* fix dialog.vue
* Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966
* fix
* bye reversi
* Fix The unauthenticated git protocol on port 9418 is no longer supported. (#8139 )
* feat: multiple emojis editing
* feat: emojis import
* git add忘れ
* Update CHANGELOG.md
* clean up
* refactor
* wip: refactor(client): migrate paging components to composition api
* refactor
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* 🎨
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate paging components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* clean up
* refactor(client): specify global scope
* refactor: disallow some variable names
* refactor: more common name
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
* wip: refactor(client): migrate components to composition api
Fix #8155
* Fix #8151 (#8152 )
* refactor
* refactor: APIエンドポイントファイルの定義を良い感じにする (#8154 )
* Fix API Schema Error
* Delete SimpleSchema/SimpleObj
and Move schemas to dedicated files
* Userのスキーマを分割してみる
* define packMany type
* add ,
* Ensure enum schema and Make "as const" put once
* test?
* Revert "test?"
This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79.
* Revert "Fix API Schema Error"
This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323.
* ✌️
* clean up
* test?
* wip
* wip
* better schema def
* ✌️
* fix
* add minLength property
* wip
* wip
* wip
* anyOf/oneOf/allOfに対応? ~ relation.ts
* refactor!
* Define MinimumSchema
* wip
* wip
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* Update packages/backend/src/misc/schema.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* fix
* array oneOfをより正確な型に
* array oneOfをより正確な型に
* wip
* ✌️
* なんかもういろいろ
* remove
* very good schema
* api schema
* wip
* refactor: awaitAllの型定義を変えてみる
* fix
* specify types in awaitAll
* specify types in awaitAll
* ✌️
* wip
* ...
* ✌️
* AllowDateはやめておく
* 不必要なoptional: false, nullable: falseを廃止
* Packedが展開されないように
* 続packed
* wip
* define note type
* wip
* UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように
* wip
* wip
* wip specify user type of other schemas
* ok
* convertSchemaToOpenApiSchemaを改修
* convertSchemaToOpenApiSchemaを改修
* Fix
* fix
* ✌️
* wip
* 分割代入ではなくallOfで定義するように
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* refactor: Composition APIへ移行 (#8138 )
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* wip
* wip drive.file.vue, drive.vue
* fix prop
* wip(
* components/drive.folder.vue
* maybe ok
* ✌️
* fix variable
* FIX FOLDER VARIABLE
* components/emoji-picker-dialog.vue
* Hate `$emit`
* hate global property
* components/emoji-picker-window.vue
* components/emoji-picker.section.vue
* fix
* fixx
* wip components/emoji-picker.vue
* fix
* defineExpose
* ユニコード絵文字の型をもっといい感じに
* components/featured-photos.vue
* components/follow-button.vue
* forgot-password.vue
* forgot-password.vue
* 🎨
* fix
* モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする (#8160 )
* fix #8158
* refactor
* refactor
* refactor(server): use insert instead of save
* feat(server): store mime type of webpublic
* refactor(server): use named export
* fix: proxyでsvgをpngに変換するように (#8106 )
* wip
* revert send-drive-file change
* fix
* Update packages/backend/src/server/proxy/proxy-media.ts
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com >
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com >
* send-drive-file svg as png (#8107 )
* post-form.vue (#8164 )
* feat(server): add more metadata for emoji export
* fix: code url in documentation (#8117 )
It seems this was not changed while refactoring the modules apart.
* enhance: Forward report (#8001 )
* implement sending AP Flag object
Optionally allow a user to select to forward a report about a remote
user to the other instance. This is added in a backwards-compatible way.
* add locale string
* forward report only for moderators
* add switch to moderator UI to forward report
* fix report note url
* return forwarded status from API
apparently forgot to carry this over from my testing environment
* object in Flag activity has to be an array
For correct interoperability with Pleroma the "object" property of the Flag
activity has to be an array.
This array will in the future also hold the link to respective notes, so it
makes sense to correct this on our side.
* Update get-note-menu.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
* enhance: e2eテストをできるだけ改良してみた (#8159 )
* update docker image?
* 続
* serial run delete from "${table}" cascade
* use cypress official github action
* refuse install by cypress action
* clean up
* use wait?
* use more wait?
* Revert "use more wait?"
This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c.
* Revert "use wait?"
This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0.
* fix
* test
* test
* log?
* 握りつぶしてみる
* clean up
* env?
* clean up?
* disable video
* add comment
* remove test
* 成功?
* test browser
* nodeインストール無効化
* node16.13.0-chrome95-ff94
* node.js復活
* ?
* ちょっと戻してみる
* chrome?
* cross browser test2
* --shm-size=2g
* artifact?
* misskey.local?
* firefoxはあきらめる
* not headless?
* oops
* fix
* ??
* test1
* if?
* fail-fast: false
* headless: false
* easy error ignoreing describe
* エラーの解消
とちょっとリファクター
* add browser name to artifact
* Install mplayer for FireFox
* no wait?
* タイムアウトを甘くしてみる
* firefoxをあきらめる(n回目)
* remove timeout setting
* wait復活
* Update basic.js
* Update index.js
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
* update deps
* refactor
* fix(#8133 ): hCaptcha の reCAPTCHA 互換挙動を無効化する (#8135 )
* fix(#8133 ): hCaptcha の reCAPTCHA 互換挙動を無効化する
* Update packages/client/src/components/captcha.vue
* fix: hCaptcha host
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
* update local copy of file when describing (#8131 )
* feat: increase files limit for note
#8062
* enhance: convert svg to png of custom emojis
* Update CHANGELOG.md
* update dep
* feat(client): make possible to switch account instantly in post form
* 投稿したらアカウントを元に戻すように
* chore(client): add tooltip
* wip: refactor(client): migrate components to composition api
* chore(client): add #misskey button
* fix(client): タイムラインのkeep-aliveが効かなくなっているのを修正
* NodeInfo にユーザー数と投稿数の情報を追加する (#8126 )
* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 (#8178 )
* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116
* CHANGELOG
* refactor, enhance: ドライブ引数のオブジェクト化, 追加時のcomment指定 (#8180 )
* refactor: ドライブの引数をオブジェクト化する Resolve #8177
* Resolve #8181
* fix
* archivePath
* fix: アップロードエラー時の処理を修正 (#8182 )
* アップロードのエラー応答で詰むのを修正
* CHANGELOG
* fix: change keypress to keydown (#8192 )
* Update docker-compose.yml (#8163 )
Fix sometime es may cannot start
refer:https://m.html.cn/site/111215825993025.html
* disable animations on more transitions (#8112 )
* 🎨
* Update CHANGELOG.md
* refactor(backend): use insert instead of save
* Update CONTRIBUTING.md
* enhance: Improve poll-editor UI + composition port (#8186 )
* Poll editor UI changes
Use a horizontal layout when possible, wrap to vertical when constrained
* Port poll-editor to composition API
* Fix poll-editor `get` time calcs
* fix
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
* refactor
* Update CONTRIBUTING.md
* 🎨
* Update extensions.json
* Fix pop-out bug (#8170 )
* refactor: fix type
* refactor(backend): fix type
* refactor(backend): fix type
* New Crowdin updates (#8096 )
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113 )
* wip
* fix
* update vue
* Update CHANGELOG.md
* 12.102.0
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com >
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: xianon <xianon@hotmail.co.jp >
Co-authored-by: Johann150 <johann.galle@protonmail.com >
Co-authored-by: nullobsi <me@nullob.si >
Co-authored-by: Hyunseung Jeon <dogdriip@gmail.com >
Co-authored-by: 老兄 <lao__xong@outlook.com >
Co-authored-by: Derek <skeh@is.nota.live >
Co-authored-by: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com >
2022-01-27 00:50:28 +09:00
502441c0e8
日本語なんてなかったをした
2022-01-06 23:06:03 +09:00
616b18a9e5
enhance(client): tweak ui
2021-12-30 21:47:48 +09:00
2e80f9dfba
clean up
2021-12-23 17:05:50 +09:00
ee144acea9
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-12-22 22:38:45 +09:00
35b7ce1a96
enhance(client): メールアドレスの認証にクリック必須に
2021-12-22 22:38:42 +09:00
dc0e55bf16
wip ( #8077 )
2021-12-21 00:20:30 +09:00
cb16ff866c
improve(client): show reload tip
2021-12-18 14:56:15 +09:00
d6e85ffb59
feat(client): improve toast component and show welcome message
2021-12-18 14:55:53 +09:00
d9257a5c0e
🎨
2021-12-17 16:14:43 +09:00
f7c90b58d6
enhance(client): リアクションピッカーの表示方法を選択できるように
2021-12-17 16:14:31 +09:00
9cd2b767a9
enhance(client): make possible to leave a group
2021-12-14 22:27:33 +09:00
225d7701a4
🎨
2021-12-10 16:01:35 +09:00
d15c8afcdf
Fix japanese instanceMuteDescription string ( #8047 )
2021-12-10 10:05:18 +09:00
20134a5367
feat: improve follow export
2021-12-10 01:22:35 +09:00
054417354c
feat: user-level instance mute ( #7712 )
...
* Update ja-JP.yml
* Added settable config for muted instances
* added psql query for removal of muted notes
* Added filtering and trimming for instance mutes
* cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client
* Added notification & streaming timeline muting
* Updated changelog
* Added missing semicolon
* Apply japanese string suggestions from robflop
Co-authored-by: Robin B. <robflop98@outlook.com >
* Changed Ja-JP instance mute title string to one suggested by sousuke
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com >
* Update ja-JP instanceMuteDescription based on sousuke's suggestion
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com >
* added notification mute
* added notification and note children muting
* Fixed a bug where local notifications were getting filtered on cold start
* Fixed instance mute imports
* Fixed not saving/loading instance mutes
* removed en-US translations for instance mute
* moved instance mute migration to js
* changed settings index back to spaces
* removed destructuring assignment from notification stream in instance mute check call
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
* added .note accessor for checking note data instead of notification data
* changed note to use Packed<'Note'> instead of any and removed usage of snake case
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
* changed notification mute check to check specifically for notification host
* changed to using single quotes
* moved @click to the end for the linter
* revert unnecessary changes
* restored newlines
* whitespace removal
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
Co-authored-by: Robin B. <robflop98@outlook.com >
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com >
Co-authored-by: puffaboo <emilis@jigglypuff.club >
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
2021-12-09 21:38:56 +09:00
f33ded3107
feat: Undo Accept ( #7980 )
...
* allow breaking of follow
* send undo
* delete by using reject follow
2021-12-03 11:14:44 +09:00
561b0fc10e
feat(client): show confirm dialog when vote
2021-11-28 20:23:48 +09:00
b4ebf254c8
Update ja-JP.yml
2021-11-26 13:41:31 +09:00
8e04bd12cf
fix(client): ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正
2021-11-21 14:01:53 +09:00
12fad68f58
limit depth of reply posts ( #7979 )
...
* limit depth of reply posts
* some tweaks
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
2021-11-18 22:11:44 +09:00
c864d700d2
feat(client): アカウント削除に確認ダイアログを出すように
2021-11-14 13:27:46 +09:00
68192126e6
feat: improve email validation
2021-11-07 20:16:01 +09:00
a28c515ef6
feat: make possible to configure following/followers visibility ( #7959 )
...
* feat: make possible to configure following/followers visibility
* add test
* ap
* add ap test
* set Cache-Control
* hide following/followers count
2021-11-07 18:04:32 +09:00
c0144db75c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-11-05 16:19:01 +09:00
8630542146
ドキュメントをmisskey-hubに移行
2021-11-05 16:18:52 +09:00
a674657bcb
fix(client): Add missing localization string ( #7944 )
...
* 欠けるi18nストリングの追加
* Update ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
2021-11-05 12:32:47 +09:00
fc65190ef7
feat: thread mute ( #7930 )
...
* feat: thread mute
* chore: fix comment
* fix test
* fix
* refactor
2021-10-31 15:30:22 +09:00
dfd92efa89
🎨
2021-10-24 20:16:55 +09:00
652588abed
refactor client
2021-10-24 14:50:00 +09:00
7413634734
リアクション一覧の公開をオプトインに
2021-10-18 01:16:59 +09:00
bd8052fedb
refactor(client): ダミーコンポーネントを使ってノートプレビューするように
2021-10-16 01:34:23 +09:00
e78f16bcc4
feat: ノートプレビューを追加 ( #7596 )
...
* add note preview
* use if
* add draftedNote property
* custom emojis work
* Only show CW on preview when enabled
* move button to top
* fix css style
2021-10-16 01:19:49 +09:00
c33e93c662
improve ui
2021-10-10 15:19:16 +09:00
79a591d72d
Update ja-JP.yml
2021-10-09 14:29:49 +09:00
ec05c07321
feat: 未読の通知のみ表示する機能
2021-10-09 12:44:19 +09:00
b875cc9949
feat: アカウント作成にメールアドレス必須にするオプション ( #7856 )
...
* feat: アカウント作成にメールアドレス必須にするオプション
* ui
* fix bug
* fix bug
* fix bug
* 🎨
2021-10-08 13:37:02 +09:00
19d531922d
enhance: ページロードエラーページにリロードボタンを追加 ( #7835 )
...
* wip
* modify page load error page
* add changelog
* サーバーが死んでるエラーを追加
* add MkLoading
2021-10-02 16:36:25 +09:00
1ac1a968b9
refactor components
2021-09-30 00:50:45 +09:00
4b9c605477
#7813の修正
2021-09-22 22:12:10 +09:00
54e0a7f8a8
feat: 凍結された場合のダイアログを実装 ( #7811 )
...
* feat: 凍結された場合のダイアログを実装
* Update CHANGELOG.md
* Update basic.js
* improve error handling
* cypressなんもわからん
* Update basic.js
2021-09-19 02:23:12 +09:00
935d6473ed
chore: APIドキュメントの修正 ( #7771 )
...
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* add header, choice, invitation
2021-09-09 20:23:31 +09:00
7364fb84ef
fix missing strings ( #7674 )
...
* fix sort menu in federation panel
* add missing strings in report menu
* change i18n key too
2021-09-04 18:21:45 +09:00
8407702b38
藍モード ( #7687 )
...
* wip
* wip
* シンボリックリンクやめた
* install lib dependency
* bring live2d assets from misskey-dev/assets
* refactor
* nanka iroiro
* コミット忘れ
* random motion
* wip
* run git submodule update --init
* コミット忘れ
* refactor
* fix bug
* Update misskey-assets
* lint
* lint
* lint
* 藍モード修正 (#7702 )
* lazy load live2d script
* fix typo
* lazy load also widget
* hot link to cubism core
* https://github.com/misskey-dev/misskey/pull/7702/files#r695623821
* fix lint
* remove live2d stuff
* use iframe
* update
* Update gulpfile.ts
* update
* Update .gitattributes
* update
Co-authored-by: tamaina <tamaina@hotmail.co.jp >
2021-09-04 17:54:24 +09:00
2af158be26
add setting to keep content warning ( #7682 )
2021-08-24 20:52:33 +09:00
8785e1c3a4
enhance(client): ユーザー名についてのヒントを追加
2021-08-22 13:16:15 +09:00