mattyatea
|
f4bc2e8291
|
多分動く
|
2023-10-28 06:12:35 +09:00 |
|
mattyatea
|
d03d75602f
|
fix
|
2023-10-26 17:34:34 +09:00 |
|
mattyatea
|
85c9b35d03
|
fix
|
2023-10-26 17:23:49 +09:00 |
|
mattyatea
|
ff2df67c57
|
ref: gaming mode
|
2023-10-24 21:13:30 +09:00 |
|
mattyatea
|
cf14d90f50
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# package.json
# packages/frontend/src/components/MkPostForm.vue
# packages/frontend/src/ui/_common_/navbar.vue
|
2023-10-22 19:47:55 +09:00 |
|
syuilo
|
5cd98804a2
|
🎨
|
2023-10-22 16:08:41 +09:00 |
|
mattyatea
|
120efff6c1
|
difk
|
2023-10-13 07:26:27 +09:00 |
|
mattyatea
|
79876ab3ac
|
fix
|
2023-10-12 18:09:48 +09:00 |
|
mattyatea
|
40469aa0ce
|
逆張りモードの実装
|
2023-10-12 18:02:55 +09:00 |
|
mattyatea
|
2d6d1250be
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# packages/backend/src/server/api/stream/channels/hybrid-timeline.ts
# packages/backend/src/server/api/stream/channels/local-timeline.ts
# packages/frontend/src/pages/timeline.vue
|
2023-10-11 18:53:37 +09:00 |
|
syuilo
|
7a8d5e5840
|
enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
Resolve #12001
|
2023-10-11 10:15:44 +09:00 |
|
mattyatea
|
b09bfd5ad2
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# package.json
# packages/backend/src/server/api/endpoints/notes/global-timeline.ts
# packages/backend/src/server/api/endpoints/notes/local-timeline.ts
# packages/backend/src/server/api/endpoints/notes/timeline.ts
# packages/misskey-js/etc/misskey-js.api.md
|
2023-10-07 20:19:36 +09:00 |
|
かっこかり
|
5e8c0deab3
|
プライバシーポリシー・運営者情報のリンクを追加 (#11925)
* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加
|
2023-10-07 13:13:13 +09:00 |
|
riku6460
|
722f10b7fa
|
サーバーから切断された後 stream indicator をすぐに表示しないようにする (MisskeyIO#172)
すぐに再接続されたら表示しないように
|
2023-10-07 07:33:54 +09:00 |
|
mattyatea
|
560482315b
|
Merge remote-tracking branch 'misskey-original/develop' into timeline-toka
# Conflicts:
# locales/index.d.ts
# locales/ja-JP.yml
# package.json
# packages/backend/src/server/api/endpoints/admin/emoji/add.ts
# packages/backend/src/server/api/stream/channels/global-timeline.ts
# packages/backend/src/server/api/stream/channels/home-timeline.ts
# packages/backend/src/server/api/stream/channels/hybrid-timeline.ts
# packages/backend/src/server/api/stream/channels/local-timeline.ts
# packages/frontend/src/components/MkNote.vue
# packages/frontend/src/components/MkPostForm.vue
# packages/frontend/src/pages/timeline.vue
# pnpm-lock.yaml
|
2023-10-07 04:15:59 +09:00 |
|
anatawa12
|
5fd0cb31f6
|
fix: deck uiでuser listを見たときにリプライが表示されない (#11951)
* fix: deck uiでuser listを見たときにリプライが表示されない
* docs(changelog): deck uiでuser listを見たときにリプライが表示されない
* Update list-column.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-03 20:38:34 +09:00 |
|
syuilo
|
6277a5545c
|
feat: improve tl performance (#11946)
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
|
2023-10-03 20:26:11 +09:00 |
|
mattyatea
|
582a6948e5
|
いいかんじ
|
2023-09-29 23:18:18 +09:00 |
|
mattyatea
|
7dbbfb657c
|
Merge remote-tracking branch 'misskey-dev/develop' into prismisskey
# Conflicts:
# CHANGELOG.md
# locales/index.d.ts
# locales/ja-JP.yml
# package.json
# packages/frontend/src/pages/timeline.vue
# packages/frontend/src/ui/deck/tl-column.vue
# pnpm-lock.yaml
|
2023-09-29 23:08:01 +09:00 |
|
syuilo
|
5edc885c22
|
fix
|
2023-09-29 17:05:35 +09:00 |
|
syuilo
|
e5c339b86a
|
enhance(frontend): タイムラインでファイルが添付されたノートのみ表示するオプションを追加
|
2023-09-29 16:56:17 +09:00 |
|
syuilo
|
b349d0baf8
|
🎨
|
2023-09-29 15:14:18 +09:00 |
|
mattyatea
|
afc6b5b655
|
いいかんじ
|
2023-09-29 13:33:22 +09:00 |
|
syuilo
|
b9da1415a5
|
feat: 通知の受信設定を強化
|
2023-09-29 11:29:54 +09:00 |
|
mattyatea
|
81f56f08b7
|
Merge remote-tracking branch 'misskey-dev/develop' into prismisskey
# Conflicts:
# packages/backend/src/server/api/stream/channels/global-timeline.ts
# packages/backend/src/server/api/stream/channels/home-timeline.ts
# packages/backend/src/server/api/stream/channels/hybrid-timeline.ts
# packages/backend/src/server/api/stream/channels/local-timeline.ts
# packages/frontend/src/pages/settings/general.vue
# packages/frontend/src/pages/timeline.vue
# packages/frontend/src/ui/deck/deck-store.ts
|
2023-09-28 16:11:39 +09:00 |
|
syuilo
|
772d2432b6
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 15:32:47 +09:00 |
|
mattyatea
|
39b66a2638
|
色がおかしいのを修正
|
2023-09-26 10:56:03 +09:00 |
|
mattyatea
|
b8c4c09e59
|
公開範囲、見やすく。
|
2023-09-25 21:12:22 +09:00 |
|
mattyatea
|
9fe170a488
|
gaming lighting speed change
|
2023-09-25 02:02:33 +09:00 |
|
mattyatea
|
9474945d84
|
fix
|
2023-09-24 07:57:11 +09:00 |
|
mattyatea
|
a550ad12c5
|
fix
|
2023-09-24 07:41:26 +09:00 |
|
mattyatea
|
62fbe750f7
|
fix
|
2023-09-23 21:00:32 +09:00 |
|
mattyatea
|
473355a5d9
|
fix
|
2023-09-23 19:10:51 +09:00 |
|
mattyatea
|
6e4b8d88fd
|
bugfix
|
2023-09-23 17:15:53 +09:00 |
|
mattyatea
|
13de104634
|
feat: ゲーミングモード
|
2023-09-23 09:01:20 +09:00 |
|
mattyatea
|
093540375d
|
fix: icon
|
2023-09-22 20:07:39 +09:00 |
|
mattyatea
|
20f811b49e
|
fix: icon
|
2023-09-21 20:28:12 +09:00 |
|
mattyatea
|
9a161962de
|
fix: icon
|
2023-09-21 19:38:07 +09:00 |
|
mattyatea
|
abb192e61f
|
feat: ゲーミングモード
|
2023-09-21 19:05:31 +09:00 |
|
まっちゃとーにゅ
|
1516de1fee
|
feat: メディアタイムラインを輸入 (#103)
* メディアタイムラインの実装
* refactor(stream): ストリーミングにwithFilesオプションを実装
---------
Co-authored-by: tar_bin <tar.bin.master@gmail.com>
|
2023-09-21 16:39:56 +09:00 |
|
mattyatea
|
bbd5282dc6
|
feat: ゲーミングモード実装
|
2023-09-21 16:39:18 +09:00 |
|
mattyatea
|
d9db4449b4
|
Merge remote-tracking branch 'misskey-dev/develop' into prismisskey
# Conflicts:
# CHANGELOG.md
# package.json
# packages/frontend/src/components/MkInstanceTicker.vue
# packages/frontend/src/components/global/MkMisskeyFlavoredMarkdown.ts
# packages/frontend/src/pages/about.vue
# packages/frontend/src/pages/settings/theme.vue
# packages/frontend/src/pages/timeline.vue
# packages/frontend/src/ui/_common_/navbar-for-mobile.vue
# packages/frontend/src/ui/_common_/navbar.vue
# packages/frontend/src/ui/universal.vue
# packages/frontend/src/widgets/WidgetInstanceInfo.vue
|
2023-09-21 00:20:12 +09:00 |
|
mattyatea
|
f9574b028b
|
fix: いろいろ
|
2023-09-20 09:56:59 +09:00 |
|
mattyatea
|
ded8135d36
|
feat: prismisskey用にicon変更などなど
|
2023-09-20 09:48:52 +09:00 |
|
mattyatea
|
4979c5180c
|
feat: prismisskey用にicon変更する
|
2023-09-20 09:25:19 +09:00 |
|
mattyatea
|
b853625500
|
Merge remote-tracking branch 'prismisskey/develop' into prismisskey
|
2023-09-20 09:05:40 +09:00 |
|
mattyatea
|
bec8237cb3
|
feat: prismisskey用に背景画像などを変更する
|
2023-09-20 09:02:50 +09:00 |
|
syuilo
|
b0f6c44f36
|
refactor(frontend): use ESM
|
2023-09-19 16:37:43 +09:00 |
|
mattyatea
|
62b70f85f0
|
なんかもう色々変えた
|
2023-09-18 21:47:39 +09:00 |
|
mattyatea
|
f2ab7a5626
|
feat: データセーバー強化
|
2023-09-18 09:11:20 +09:00 |
|