かっこかり
|
43cccaaee9
|
fix
|
2024-06-04 13:15:35 +09:00 |
かっこかり
|
27ac3d795e
|
Update about-misskey.vue
|
2024-06-04 13:14:37 +09:00 |
kakkokari-gtyih
|
8cdb6bbb9d
|
embedではデフォルトのコンテキストメニューを出すように
|
2024-06-03 21:11:54 +09:00 |
kakkokari-gtyih
|
d222c7e824
|
lint
|
2024-06-03 20:05:31 +09:00 |
kakkokari-gtyih
|
e8e19f4b31
|
折り返し処理の修正
|
2024-06-03 20:05:04 +09:00 |
kakkokari-gtyih
|
e80d2a38cc
|
🎨
|
2024-06-03 19:42:40 +09:00 |
kakkokari-gtyih
|
322f132da1
|
ユーザTLの余白をクリックして上部に戻れるように
|
2024-06-03 19:38:41 +09:00 |
kakkokari-gtyih
|
2c0d72fc1b
|
🎨
|
2024-06-03 19:12:25 +09:00 |
kakkokari-gtyih
|
1c35bf32bb
|
mediaまわりの修正
|
2024-06-03 19:05:17 +09:00 |
kakkokari-gtyih
|
87c75af182
|
tweak ui
|
2024-06-03 15:01:14 +09:00 |
kakkokari-gtyih
|
cee5dd9aa4
|
lint
|
2024-06-03 12:37:45 +09:00 |
kakkokari-gtyih
|
c6a5d03576
|
fix
|
2024-06-03 12:03:31 +09:00 |
kakkokari-gtyih
|
6deac86273
|
collapseが動くように
|
2024-06-03 12:02:39 +09:00 |
kakkokari-gtyih
|
dc58cff307
|
埋め込みノートのスタイル調整
|
2024-06-03 11:55:45 +09:00 |
kakkokari-gtyih
|
8513114a9c
|
boot.jsエラー画面の不要な項目が表示されないように
|
2024-06-03 09:51:40 +09:00 |
kakkokari-gtyih
|
ac5d293a99
|
埋め込みUserTLでは広告が出ないように
|
2024-06-03 09:43:25 +09:00 |
kakkokari-gtyih
|
318d288197
|
lint
|
2024-06-02 20:33:17 +09:00 |
kakkokari-gtyih
|
b511821aaf
|
項目がない場合の表示を改善
|
2024-06-02 20:31:32 +09:00 |
kakkokari-gtyih
|
d90f84d24f
|
provide
|
2024-06-02 20:18:48 +09:00 |
kakkokari-gtyih
|
7a1e28d674
|
lint
|
2024-06-02 20:18:36 +09:00 |
kakkokari-gtyih
|
164998823f
|
すべてのRouterLinkを新規タブで開くように
|
2024-06-02 19:55:04 +09:00 |
kakkokari-gtyih
|
f29df07236
|
Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into feat-1714
|
2024-06-02 19:43:29 +09:00 |
kakkokari-gtyih
|
200dc28b7f
|
iframeIdを一度設定したら変更できないように
|
2024-06-02 19:43:01 +09:00 |
kakkokari-gtyih
|
774b46be94
|
better types
|
2024-06-02 19:40:36 +09:00 |
syuilo
|
a545d82396
|
Merge branch 'develop' into feat-1714
|
2024-06-02 09:35:15 +09:00 |
kakkokari-gtyih
|
2968e1be4b
|
spdx
|
2024-06-02 00:26:55 +09:00 |
kakkokari-gtyih
|
b1d2674a04
|
fix
|
2024-06-02 00:20:35 +09:00 |
kakkokari-gtyih
|
e1a541d60b
|
feat: ノート・ユーザTL埋め込み
|
2024-06-02 00:03:46 +09:00 |
kakkokari-gtyih
|
f80c5d26b5
|
wip
|
2024-06-01 21:37:34 +09:00 |
kakkokari-gtyih
|
e9b3b5ffcd
|
enhance: embedページではstoreの保存先を完全に分離するように
|
2024-06-01 21:03:39 +09:00 |
Acid Chicken
|
2b8056a852
|
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
* fix(backend): use insertOne insteadof insert/findOneOrFail combination
* fix: typo
* fix(backend): inherit mainAlias?
* refactor(backend): use extend
* fix(backend): invalid entityTarget
* fix(backend): fake where
* chore: debug
* chore: debug
* test: log
* fix(backend): column names
* fix(backend): remove dummy from
* revert: log
* fix(backend): position
* fix(backend): automatic aliasing
* chore(backend): alias
* chore(backend): remove from
* fix(backend): type
* fix(backend): avoid pure name
* test(backend): fix type
* chore(backend): use cte
* fix(backend): avoid useless alias
* fix(backend): fix typo
* fix(backend): __disambiguation__
* fix(backend): quote
* chore(backend): t
* chore(backend): accessible
* chore(backend): concrete returning
* fix(backend): quote
* chore: log more
* chore: log metadata
* chore(backend): use raw
* fix(backend): returning column name
* fix(backend): transform
* build(backend): wanna logging
* build(backend): transform empty
* build(backend): build alias
* build(backend): restore name
* chore: return entity
* fix: test case
* test(backend): 204
* chore(backend): log sql
* chore(backend): assert user joined
* fix(backend): typo
* chore(backend): log long sql
* chore(backend): log join
* chore(backend): log join depth null
* chore(backend): joinAttributes
* chore(backend): override createJoinExpression
* chore: join log
* fix(backend): escape
* test(backend): log log
* chore(backend): join gonna success?
* chore(backend): relations
* chore(backend): undefined
* chore(backend): target
* chore(backend): remove log
* chore(backend): log chart update
* chore(backend): log columns
* chore(backend): check hasMetadata
* chore(backend): unshift id when not included
* chore(backend): missing select
* chore(backend): remove debug code
|
2024-06-01 11:16:44 +09:00 |
github-actions[bot]
|
ecf7945fe8
|
[skip ci] Update CHANGELOG.md (prepend template)
|
2024-05-31 12:25:00 +00:00 |
github-actions[bot]
|
cc1ee0106f
|
Merge pull request #13801 from misskey-dev/release/2024.5.0
Release: 2024.5.0
|
2024-05-31 12:24:57 +00:00 |
github-actions[bot]
|
6078081c33
|
[skip ci] Release: 2024.5.0
|
2024-05-31 12:24:53 +00:00 |
github-actions[bot]
|
a59aa20be8
|
Bump version to 2024.5.0-rc.13
|
2024-05-31 12:18:52 +00:00 |
syuilo
|
61eec93f4e
|
Revert "2024.5.0"
This reverts commit 27d1b7e615 .
|
2024-05-31 21:16:35 +09:00 |
syuilo
|
27d1b7e615
|
2024.5.0
|
2024-05-31 21:09:19 +09:00 |
github-actions[bot]
|
316d192bc0
|
Bump version to 2024.5.0-rc.12
|
2024-05-31 12:05:47 +00:00 |
syuilo
|
2eaa3e256f
|
Update README.md for Sentry
|
2024-05-31 20:42:02 +09:00 |
github-actions[bot]
|
46164f879b
|
Bump version to 2024.5.0-rc.11
|
2024-05-31 11:20:13 +00:00 |
github-actions[bot]
|
374c8791d7
|
Bump version to 2024.5.0-rc.10
|
2024-05-31 11:13:42 +00:00 |
syuilo
|
e8f523f00a
|
Merge branch 'develop' into release/2024.5.0
|
2024-05-31 20:11:55 +09:00 |
syuilo
|
030082f756
|
🎨
|
2024-05-31 19:35:27 +09:00 |
github-actions[bot]
|
dc55adbaf7
|
Bump version to 2024.5.0-rc.9
|
2024-05-31 07:06:41 +00:00 |
syuilo
|
90ba1ca1f9
|
Merge branch 'develop' into release/2024.5.0
|
2024-05-31 16:06:00 +09:00 |
zyoshoka
|
514a65e453
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
* perf(backend): avoid N+1 selects from `user` table when packing many entities
* perf(backend): use `packMany` instead of mapping to `pack`
|
2024-05-31 15:32:42 +09:00 |
syuilo
|
a3468fd05b
|
Merge branch 'develop' into release/2024.5.0
|
2024-05-31 14:59:32 +09:00 |
syuilo
|
97be1a53ad
|
Update 1717117195275-inquiryUrl.js
|
2024-05-31 14:59:02 +09:00 |
github-actions[bot]
|
1e007b63aa
|
Bump version to 2024.5.0-rc.8
|
2024-05-31 04:38:45 +00:00 |
syuilo
|
a0c596b030
|
Merge branch 'develop' into release/2024.5.0
|
2024-05-31 13:28:25 +09:00 |