tamaina
12741b3d89
fix
2022-05-01 22:24:09 +09:00
tamaina
193de40410
Merge branch 'develop' into vite
2022-05-01 22:22:15 +09:00
tamaina
e31baa9ecf
Merge branch 'vite' of https://github.com/tamaina/misskey into vite
2022-05-01 22:21:23 +09:00
tamaina
743393d9ba
change clientEntry sequence
2022-05-01 22:21:21 +09:00
Johann150
6ed010b192
fix _misskey_content of quote renotes ( #8533 )
2022-05-01 19:23:34 +09:00
MeiMei
60391ff37e
fix: Add rel attribute to host-meta ( #8583 )
...
* Add rel attribute to host-meta
* CHANGELOG
2022-05-01 19:14:14 +09:00
tamaina
e083205824
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-05-01 06:59:47 +00:00
tamaina
b00bf5740a
modify CHANGELOG.md
2022-05-01 06:59:43 +00:00
Andreas Nedbal
a00a1fd6b5
Refactor custom-css to use Composition API ( #8571 )
...
* refactor(client): refactor custom-css to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-05-01 15:50:09 +09:00
tamaina
17047d2d2d
Merge branch 'develop' into vite
2022-05-01 03:38:35 +00:00
Andreas Nedbal
274ca6f7e6
refactor(client): refactor import-export to use Composition API ( #8579 )
2022-05-01 11:55:15 +09:00
Andreas Nedbal
475b7556d8
Refactor instance-mute to use Composition API ( #8580 )
...
* refactor(client): refactor instance-mute to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-05-01 11:52:19 +09:00
Andreas Nedbal
3dc027bcd5
Refactor integration to use Composition API ( #8581 )
...
* refactor(client): refactor integration to use Composition API
* fix(client): drop superfluous enable* constants
* refactor(client): deduplicate window opening for services
2022-05-01 11:23:12 +09:00
tamaina
766559c6e9
feat: Improve Push Notification ( #7667 )
...
* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648
.
* Revert "clean up"
This reverts commit f94919cb9c
.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-04-30 21:52:07 +09:00
tamaina
25f5fa6eaf
Merge branch 'swn' into vite
2022-04-30 07:42:29 +00:00
tamaina
0438187ee9
Merge branch 'develop' into swn
2022-04-30 07:41:31 +00:00
dependabot[bot]
1c6d5ddf81
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend ( #8560 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-30 00:16:40 +09:00
Andreas Nedbal
5ad42d1d85
refactor(client): refactor scratchpad to use Composition API ( #8565 )
2022-04-29 12:26:24 +09:00
Andreas Nedbal
8f32064fea
refactor(client): refactor api-console to use Composition API ( #8566 )
2022-04-29 10:21:02 +09:00
Balazs Nadasdi
6a44616725
chore(deps): Update github actions to use the same version as defined in .node-version ( #8563 )
2022-04-29 10:17:03 +09:00
tamaina
03cd6965fa
remove console.log
2022-04-29 01:06:05 +09:00
tamaina
b38f82ba23
;
2022-04-29 01:00:57 +09:00
tamaina
dd5e493ab5
never make two app div
2022-04-29 01:00:47 +09:00
tamaina
e0740f93d0
revert boot import
2022-04-29 00:43:50 +09:00
tamaina
ac9a269209
Revert "fix boot sequence"
...
This reverts commit e893dbf37a
.
2022-04-29 00:42:47 +09:00
tamaina
e893dbf37a
fix boot sequence
2022-04-29 00:38:46 +09:00
Johann150
9fe0452016
update changelog
...
add user facing changes to changelog
2022-04-28 08:51:47 +02:00
Kainoa Kanter
74079c7a0c
Remove patreon section from README ( #8476 )
...
Patrons are now mentioned in Misskey itself, and the list hasn't been updated for 2 years.
2022-04-28 11:49:43 +09:00
tamaina
12a3c6872f
enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション ( #8216 )
...
* wip
* Update packages/client/src/os.ts
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* ✌️
* fix
* fix
* ✌️
* WEBP
* aaa
* ✌️
* webp
* lazy load browser-image-resizer
* rename
* rename 2
* Fix
* clean up
* add comment
* clean up
* jpeg, pngにもどす
* fix
* fix name
* webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
* 動画サムネイルはjpegに
* エラーハンドリング
* ✌️
* v2.2.1-misskey-beta.2
* browser-image-resizer#v2.2.1-misskey.1
* ✌️
* fix alert
* update browser-image-resizer to v2.2.1-misskey.2
* lockfile
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
2022-04-28 11:14:03 +09:00
Andreas Nedbal
d0443f9de1
fix(client): fix lint issues in autocomplete ( #8548 )
2022-04-28 10:56:18 +09:00
tamaina
edb79ec367
update vite
2022-04-28 02:08:02 +09:00
tamaina
3d167a1ef0
remove webpack
2022-04-27 20:48:26 +09:00
tamaina
4a8ce0395c
✌️
2022-04-27 20:44:37 +09:00
tamaina
8db5a14335
✌️
2022-04-27 20:22:44 +09:00
tamaina
b6109b229d
✌️
2022-04-27 07:11:14 +00:00
tamaina
c32cde5a4a
add comment
2022-04-27 06:47:58 +00:00
tamaina
130a297214
fix router
2022-04-27 06:42:10 +00:00
Johann150
a99cd645bb
refactor: use composition API ( #8541 )
2022-04-27 15:17:49 +09:00
tamaina
96e57595a6
clean up
2022-04-27 06:07:12 +00:00
tamaina
d0a87b4e72
fix init import
2022-04-27 06:06:23 +00:00
tamaina
18aa1f2a4e
draggable?
2022-04-27 05:34:35 +00:00
tamaina
6e344ad301
popup(import -> popup(defineAsyncComponent(() => import
2022-04-27 05:31:33 +00:00
tamaina
065324d30b
Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' ( #8547 )
...
* Fix #8535 Excessive stack ... 'SchemaTypeDef<?>'
Co-authored-by: acid-chicken <root@acid-chicken.com>
* add comment
* clean up
Co-authored-by: acid-chicken <root@acid-chicken.com>
2022-04-27 10:49:00 +09:00
tamaina
555d42f7a7
wip use defineAsyncComponent
2022-04-27 00:15:10 +09:00
tamaina
11f735b088
fix emojilist
2022-04-26 11:24:28 +00:00
tamaina
0329b02a95
Merge branch 'swn' into vite
2022-04-26 11:00:28 +00:00
tamaina
07e0e38ad4
use defineAsyncComponent.
2022-04-26 11:00:17 +00:00
tamaina
a039e0cd06
Merge branch 'develop' into swn
2022-04-26 10:36:09 +00:00
tamaina
23d987478b
Merge branch 'develop' into vite
2022-04-25 10:52:38 +00:00
Johann150
b9e3267198
fix: Promises -> Promise ( #8545 )
2022-04-25 15:14:13 +09:00