tamaina
|
15facd7d9b
|
pnpm run build-misskey-js-with-types
|
2025-08-30 19:14:09 +09:00 |
tamaina
|
7b5e15d1ca
|
fix
|
2025-08-30 19:03:08 +09:00 |
tamaina
|
2afb9fe5ab
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-30 18:43:54 +09:00 |
tamaina
|
8bb6b363c6
|
fix
|
2025-08-30 18:43:45 +09:00 |
tamaina
|
020400cfe7
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-30 17:28:41 +09:00 |
tamaina
|
38cca1679b
|
add test
|
2025-08-30 17:28:29 +09:00 |
tamaina
|
fba4fb9945
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-30 17:23:09 +09:00 |
tamaina
|
21afc3bf74
|
Merge branch 'develop' into acct-parse-url
|
2025-08-30 17:22:57 +09:00 |
tamaina
|
1d57ffa374
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-30 17:22:36 +09:00 |
tamaina
|
a3ed7d994b
|
pathnameのルートが@で始まるときだけacct like urlとする
|
2025-08-30 17:22:22 +09:00 |
tamaina
|
515e24bf7d
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-29 16:50:35 +09:00 |
tamaina
|
289051b314
|
throws url with search params or hash
|
2025-08-29 16:50:21 +09:00 |
github-actions[bot]
|
ec4731dee4
|
Bump version to 2025.8.0-beta.6
|
2025-08-29 07:38:45 +00:00 |
tamaina
|
c6499a95d1
|
Merge branch 'acct-parse-url' into lookup-api
|
2025-08-29 16:18:01 +09:00 |
tamaina
|
6fa73a2e26
|
仕様変更: URLの最後が@usernameで終わっている場合にだけacct like urlとして認知するように
|
2025-08-29 16:17:10 +09:00 |
かっこかり
|
328301ffc2
|
fix(misskey-js): run api extractor (#16476)
|
2025-08-29 13:37:17 +09:00 |
tamaina
|
5655f47f8e
|
Merge branch 'bmjwt2' into acct-parse-url
|
2025-08-28 23:45:13 +09:00 |
tamaina
|
d905936930
|
build-misskey-js-with-types
|
2025-08-28 23:44:52 +09:00 |
tamaina
|
f2115a06c9
|
api
|
2025-08-28 23:42:03 +09:00 |
tamaina
|
9e4a699720
|
Merge branch 'develop' into acct-parse-url
|
2025-08-28 23:30:34 +09:00 |
syuilo
|
def148d7a6
|
refactor
|
2025-08-28 20:02:28 +09:00 |
tamaina
|
b32dfa5a88
|
Merge branch 'develop' into acct-parse-url
|
2025-08-28 15:36:06 +09:00 |
github-actions[bot]
|
9cd918f12b
|
Bump version to 2025.8.0-beta.5
|
2025-08-28 05:33:23 +00:00 |
tamaina
|
084ccf5c9a
|
build-misskey-js-with-types (#16471)
* build-misskey-js-with-types
* build-misskey-js-with-types
|
2025-08-28 11:45:46 +09:00 |
tamaina
|
25c2007f59
|
build-misskey-js-with-types (#16470)
|
2025-08-28 10:39:39 +09:00 |
tamaina
|
9bf42649a5
|
Merge branch 'bmjwt' into acct-parse-url
|
2025-08-28 10:39:04 +09:00 |
tamaina
|
3bf39a5c99
|
build-misskey-js-with-types
|
2025-08-28 10:38:41 +09:00 |
taiy
|
653cb116ea
|
fix(build): run build-misskey-js-with-types (#16468)
|
2025-08-27 19:11:05 +09:00 |
syuilo
|
e72da587e4
|
型の漏れを修正
|
2025-08-27 17:05:29 +09:00 |
tamaina
|
22e8fa4cba
|
api
|
2025-08-26 22:02:21 +09:00 |
tamaina
|
71783d8f06
|
iikanji
|
2025-08-26 21:51:17 +09:00 |
tamaina
|
c7902feb49
|
clean up
|
2025-08-26 14:46:50 +09:00 |
tamaina
|
0dbaa6f2ae
|
api
|
2025-08-26 14:39:33 +09:00 |
tamaina
|
a8eff662e3
|
feat(misskey-js): acct.parseがURLを受け付けるように, acct.tsのテストを追加
|
2025-08-26 14:28:43 +09:00 |
tamaina
|
14f5456ef0
|
feat(misskey-js): acct.parseがURLを受け付けるように, acct.tsのテストを追加
|
2025-08-26 14:12:39 +09:00 |
github-actions[bot]
|
47d83e8930
|
Bump version to 2025.8.0-beta.4
|
2025-08-24 09:29:08 +00:00 |
renovate[bot]
|
637ad3d479
|
chore(deps): update [misskey-js] update dependencies (#16448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-24 16:05:06 +09:00 |
github-actions[bot]
|
16030c6381
|
Bump version to 2025.8.0-beta.3
|
2025-08-22 10:39:14 +00:00 |
かっこかり
|
1eabb21d69
|
fix(backend): クリップ一覧APIをページネーションに対応させる (#16434)
* fix(backend): クリップ一覧APIをページネーションに対応させる
* Update Changelog
|
2025-08-21 19:02:21 +09:00 |
かっこかり
|
7f6ba2e501
|
enhance: verify-emailにフロントエンドUIを実装 (#16431)
* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* 🎨
* 🎨
* Update Changelog
* lint
|
2025-08-21 16:52:30 +09:00 |
github-actions[bot]
|
8c433d2706
|
Bump version to 2025.8.0-beta.2
|
2025-08-20 07:41:12 +00:00 |
github-actions[bot]
|
4190c6cb8e
|
Bump version to 2025.8.0-beta.1
|
2025-08-19 05:24:14 +00:00 |
syuilo
|
3980172243
|
feat: 非ログイン時に表示されるトップページのスタイルを選択できるように
|
2025-08-19 14:15:19 +09:00 |
github-actions[bot]
|
ebb014da4c
|
Bump version to 2025.8.0-beta.0
|
2025-08-18 05:41:44 +00:00 |
github-actions[bot]
|
14cc42e305
|
Bump version to 2025.8.0-alpha.13
|
2025-08-18 01:22:39 +00:00 |
github-actions[bot]
|
9ea7340da6
|
Bump version to 2025.8.0-alpha.12
|
2025-08-15 13:44:57 +00:00 |
github-actions[bot]
|
e444942c4e
|
Bump version to 2025.8.0-alpha.11
|
2025-08-14 08:02:14 +00:00 |
github-actions[bot]
|
8839d8d679
|
Bump version to 2025.8.0-alpha.10
|
2025-08-13 02:01:57 +00:00 |
github-actions[bot]
|
aa5c42997f
|
Bump version to 2025.8.0-alpha.9
|
2025-08-09 07:45:10 +00:00 |
github-actions[bot]
|
e7b666f567
|
Bump version to 2025.8.0-alpha.8
|
2025-08-09 06:04:17 +00:00 |