Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/misskey-dev/misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://github.com/misskey-dev/misskey

chore(deps): bump peter-evans/slash-command-dispatch from 3 to 4 (#13124)

Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch...

30b48df9d95ee931117070468442d5d6738fb3e8 authored about 1 year ago
chore(deps): bump peter-evans/slash-command-dispatch from 3 to 4 (#13124)

Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch...

30b48df9d95ee931117070468442d5d6738fb3e8 authored about 1 year ago
fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128)

* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964
...

b0a38c0caee2218b9e9f3b689f02ab22cc76a12c authored about 1 year ago
fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128)

* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964
...

b0a38c0caee2218b9e9f3b689f02ab22cc76a12c authored about 1 year ago
chore(deps): bump codecov/codecov-action from 3 to 4 (#13125)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...

ada2c69c7d6ff54fa9d0ae878dcace935393d617 authored about 1 year ago
chore(deps): bump codecov/codecov-action from 3 to 4 (#13125)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...

ada2c69c7d6ff54fa9d0ae878dcace935393d617 authored about 1 year ago
enhance(frontend): :cherry_blossom:

6915fde1cf7b2f3e5f48558df52100817c3a2731 authored about 1 year ago
enhance(frontend): :cherry_blossom:

6915fde1cf7b2f3e5f48558df52100817c3a2731 authored about 1 year ago
Fix(frontend): リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正 (#13117)

* リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正

* lint fix

0641454c233e197a70ef6e1eb89a06c90bde125f authored about 1 year ago
Fix(frontend): リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正 (#13117)

* リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正

* lint fix

0641454c233e197a70ef6e1eb89a06c90bde125f authored about 1 year ago
fix(ci): `misskey-js` のバージョンチェックをトリガーする条件の修正 (#13116)

* fix(misskey-js): バージョンチェックのトリガー条件を修正

* chore(misskey-js): 2024.2.0-beta.8

5079a4b7dde5e6b3e3709e5054c38e331849658e authored about 1 year ago
fix(ci): `misskey-js` のバージョンチェックをトリガーする条件の修正 (#13116)

* fix(misskey-js): バージョンチェックのトリガー条件を修正

* chore(misskey-js): 2024.2.0-beta.8

5079a4b7dde5e6b3e3709e5054c38e331849658e authored about 1 year ago
fix(frontend): styleの指定方法を変更 (#13120)

d5860d0685616bd4d982e110034a204b9bb2a996 authored about 1 year ago
fix(frontend): styleの指定方法を変更 (#13120)

d5860d0685616bd4d982e110034a204b9bb2a996 authored about 1 year ago
refactor(backend): User関連のスキーマ/型の指定を強くする (#12808)

* refactor(backend): User関連のスキーマ/型の指定を強くする

* refactor(backend): `pack()`の引数にスキーマを指定するように

*...

2db5b61616194b33468a057489e7c1d4597f5cc8 authored about 1 year ago
refactor(backend): User関連のスキーマ/型の指定を強くする (#12808)

* refactor(backend): User関連のスキーマ/型の指定を強くする

* refactor(backend): `pack()`の引数にスキーマを指定するように

*...

2db5b61616194b33468a057489e7c1d4597f5cc8 authored about 1 year ago
refactor(frontend): global/router -> router

8aea3603a6486d764656178082a8c365d569e3c3 authored about 1 year ago
Revert "Revert "Create deploy-test-environment.yml (#13079)""

This reverts commit 4553d6426bfa6a54754d5cf477d04782d5e05860.

eb078d67abd35f1e823c859b09c9d74f25e849f1 authored about 1 year ago
Revert "Revert "Create deploy-test-environment.yml (#13079)""

This reverts commit 4553d6426bfa6a54754d5cf477d04782d5e05860.

eb078d67abd35f1e823c859b09c9d74f25e849f1 authored about 1 year ago
2024.2.0-beta.8

eef46ed3c9aa86c3d3b8de0e31f8323c148317f1 authored about 1 year ago
2024.2.0-beta.8

eef46ed3c9aa86c3d3b8de0e31f8323c148317f1 authored about 1 year ago
update deps

e90dea4be983ce84123d20f6d2b25c419c60d3f5 authored about 1 year ago
update deps

e90dea4be983ce84123d20f6d2b25c419c60d3f5 authored about 1 year ago
fix/refactor(reversi): 既存のバグを修正・型定義を強化 (#13105)

* 既存のバグを修正

* fix types

* fix misskey-js autogen

* Update index.d.ts

---------

Co-...

6a41afaaeedce1a0530eaa5835c798181f220070 authored about 1 year ago
fix/refactor(reversi): 既存のバグを修正・型定義を強化 (#13105)

* 既存のバグを修正

* fix types

* fix misskey-js autogen

* Update index.d.ts

---------

Co-...

6a41afaaeedce1a0530eaa5835c798181f220070 authored about 1 year ago
refactor: frontendのcomponentsの型エラーを改善 (#12926)

* add: safeFloatParserを追加

* fix: 欠けていた型を追加

* refactor: pageBlockTypesをjson-schemaに移植

* ...

a6a91fec3af5314472b0a70402c1ef7e73a478ef authored about 1 year ago
refactor: frontendのcomponentsの型エラーを改善 (#12926)

* add: safeFloatParserを追加

* fix: 欠けていた型を追加

* refactor: pageBlockTypesをjson-schemaに移植

* ...

a6a91fec3af5314472b0a70402c1ef7e73a478ef authored about 1 year ago
iOSで大きな画像を変換してアップロードできない問題を修正 (#13109)

Fix https://github.com/misskey-dev/misskey/issues/12026

9ac2c36d76337e5d348f28508488186732f1558d authored about 1 year ago
iOSで大きな画像を変換してアップロードできない問題を修正 (#13109)

Fix https://github.com/misskey-dev/misskey/issues/12026

9ac2c36d76337e5d348f28508488186732f1558d authored about 1 year ago
test(frontend): load default config to start vite (#12867)

Co-authored-by: おさむのひと <[email protected]>

e21cecefa1a395be58918730c07404720220128b authored about 1 year ago
test(frontend): load default config to start vite (#12867)

Co-authored-by: おさむのひと <[email protected]>

e21cecefa1a395be58918730c07404720220128b authored about 1 year ago
fix(i18n): ストック情報とフロー情報の文言をわかりやすく変更 (#13085)

* fix(i18n): ストック情報とフロー情報をわかりやすく書き直す

* Update ja-JP.yml

* Update ja-JP.yml

4535f9b41b9bb353d8a7eadd59c6239f9e519904 authored about 1 year ago
fix(i18n): ストック情報とフロー情報の文言をわかりやすく変更 (#13085)

* fix(i18n): ストック情報とフロー情報をわかりやすく書き直す

* Update ja-JP.yml

* Update ja-JP.yml

4535f9b41b9bb353d8a7eadd59c6239f9e519904 authored about 1 year ago
feat(frontend/nirax): リダイレクトを設定できるように (#13030)

* feat(frontend/nirax): リダイレクトを設定できるように

* revert demonstrative changes

* fix

* revert u...

b62d9f3920d94f68a6e0339c7d73659bbf5a0150 authored about 1 year ago
feat(frontend/nirax): リダイレクトを設定できるように (#13030)

* feat(frontend/nirax): リダイレクトを設定できるように

* revert demonstrative changes

* fix

* revert u...

b62d9f3920d94f68a6e0339c7d73659bbf5a0150 authored about 1 year ago
Update CHANGELOG.md

fe7036a1a875d507d5db8446617df1681e13d915 authored about 1 year ago
Update CHANGELOG.md

fe7036a1a875d507d5db8446617df1681e13d915 authored about 1 year ago
fix(backend): Fix typos in job configurations (#13086)

* Fix typos

* Update CHANGELOG

cdac3988b546f7cf457767f30ef9e24a591ae9d7 authored about 1 year ago
fix(backend): Fix typos in job configurations (#13086)

* Fix typos

* Update CHANGELOG

cdac3988b546f7cf457767f30ef9e24a591ae9d7 authored about 1 year ago
enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように (#13087)

* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように

* change changelog

* Apply suggestion...

9753cce4aa602957c08c253dd728d0d43318eb15 authored about 1 year ago
enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように (#13087)

* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように

* change changelog

* Apply suggestion...

9753cce4aa602957c08c253dd728d0d43318eb15 authored about 1 year ago
refactor(frontend/MediaPlayer): cssの重複を削除 (#13094)

* Update MkMediaAudio.vue

* Update MkMediaVideo.vue

30f4023c36aabc1d1542e0dda1b86d0a3844f250 authored about 1 year ago
refactor(frontend/MediaPlayer): cssの重複を削除 (#13094)

* Update MkMediaAudio.vue

* Update MkMediaVideo.vue

30f4023c36aabc1d1542e0dda1b86d0a3844f250 authored about 1 year ago
fix misskey-js version

15727088be97b18cf1adabc7b4ee11565a5ae692 authored about 1 year ago
fix misskey-js version

15727088be97b18cf1adabc7b4ee11565a5ae692 authored about 1 year ago
fix(dev): pnpm devで依存関係更新が一部反映されない (#13091)

b7270c6238595b4a1cbc38a57e5e2abe69af7f23 authored about 1 year ago
New Crowdin updates (#13082)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Simplif...

bb330533c1873894fe6d7e48a507b3bd7aac745d authored about 1 year ago
New Crowdin updates (#13082)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Simplif...

bb330533c1873894fe6d7e48a507b3bd7aac745d authored about 1 year ago
2024.2.0-beta.7

5342692b1e9b2b96d5b87668151c3d06298db742 authored about 1 year ago
2024.2.0-beta.7

5342692b1e9b2b96d5b87668151c3d06298db742 authored about 1 year ago
New Crowdin updates (#13080)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Trad...

ef8eaf8e8958f283bf1e82d38207f5ad53a31311 authored about 1 year ago
New Crowdin updates (#13080)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Trad...

ef8eaf8e8958f283bf1e82d38207f5ad53a31311 authored about 1 year ago
Revert "Create deploy-test-environment.yml (#13079)"

This reverts commit 4de14fb5cf8c0aa2078ebbedc242a65e042ded54.

4553d6426bfa6a54754d5cf477d04782d5e05860 authored about 1 year ago
test

b33cfc2876a6c4d3e1cb28c585a738ef0da59d25 authored about 1 year ago
test

b33cfc2876a6c4d3e1cb28c585a738ef0da59d25 authored about 1 year ago
Create deploy-test-environment.yml (#13079)

4de14fb5cf8c0aa2078ebbedc242a65e042ded54 authored about 1 year ago
Create deploy-test-environment.yml (#13079)

4de14fb5cf8c0aa2078ebbedc242a65e042ded54 authored about 1 year ago
fix(reversi/backend): refactor and fixes

60156a40b2984c320eaf9ddb0c7704d1f8e40f93 authored about 1 year ago
fix(reversi/backend): refactor and fixes

60156a40b2984c320eaf9ddb0c7704d1f8e40f93 authored about 1 year ago
enhance(reversi): 変則なしマッチングを可能に

5719a929ad5a048b59cf59b8683dcaaef01f2311 authored about 1 year ago
enhance(reversi): 変則なしマッチングを可能に

5719a929ad5a048b59cf59b8683dcaaef01f2311 authored about 1 year ago
2024.2.0-beta.6

2b6bf074c6a70270c2c9a698ae1dcbc7af101c9a authored about 1 year ago
New translations ja-jp.yml (Japanese, Kansai) (#13077)

37d87854c296869922801440c0a83523b02e23ad authored about 1 year ago
New translations ja-jp.yml (Japanese, Kansai) (#13077)

37d87854c296869922801440c0a83523b02e23ad authored about 1 year ago
enhance(reversi): improve matching system

d27b3525cd9e678d2cf7ae8680af488fc5a30503 authored about 1 year ago
enhance(reversi): improve matching system

d27b3525cd9e678d2cf7ae8680af488fc5a30503 authored about 1 year ago
fix(frontend/reversi): fix game preview

7beb4ed131fd88c8fb54a2326ca9e1d042a52f61 authored about 1 year ago
fix(frontend/reversi): fix game preview

7beb4ed131fd88c8fb54a2326ca9e1d042a52f61 authored about 1 year ago
fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073)

* fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされない

* fix types

* マージを内製

177c35e321d90ba6a8ae42879559aef141e33a21 authored about 1 year ago
fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073)

* fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされない

* fix types

* マージを内製

177c35e321d90ba6a8ae42879559aef141e33a21 authored about 1 year ago
2024.2.0-beta.5

ca9be872a838f2998790535d2edd27dd28335a54 authored about 1 year ago
2024.2.0-beta.5

ca9be872a838f2998790535d2edd27dd28335a54 authored about 1 year ago
fix(reversi): wait redis operation to improve stability

a97d4fa4ef9048a33009f7dd600d077a6e2fa240 authored about 1 year ago
fix(reversi): wait redis operation to improve stability

a97d4fa4ef9048a33009f7dd600d077a6e2fa240 authored about 1 year ago
perf(reversi): set expire matchSpecific and matchAny

908e0f3b8bb128bf21f23c7e4af5a838ebc612aa authored about 1 year ago
perf(reversi): set expire matchSpecific and matchAny

908e0f3b8bb128bf21f23c7e4af5a838ebc612aa authored about 1 year ago
enhance(reversi): tweak MATCHING_TIMEOUT_MS

b68446b289f9e007aa2612b131169843a321e834 authored about 1 year ago
enhance(reversi): tweak MATCHING_TIMEOUT_MS

b68446b289f9e007aa2612b131169843a321e834 authored about 1 year ago
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

608e7c154650c2739b0313a6bfb2bbfa65e275a1 authored about 1 year ago
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

608e7c154650c2739b0313a6bfb2bbfa65e275a1 authored about 1 year ago
enhance(reversi): improve game setting flow

a3ba315dc6a0076087a10ec5fc0d7a27b2d66053 authored about 1 year ago
enhance(reversi): improve game setting flow

a3ba315dc6a0076087a10ec5fc0d7a27b2d66053 authored about 1 year ago
New translations ja-jp.yml (Japanese, Kansai) (#13074)

df5f14ca7a9d1e8571e1a0437908204e667db129 authored about 1 year ago
New translations ja-jp.yml (Japanese, Kansai) (#13074)

df5f14ca7a9d1e8571e1a0437908204e667db129 authored about 1 year ago
enhance(reversi): improve stability

d060bb44e1954a267eaee04bb090ac3bb31329cb authored about 1 year ago
enhance(reversi): improve stability

d060bb44e1954a267eaee04bb090ac3bb31329cb authored about 1 year ago
enhance(reversi): 開始時に対局をシェアできるように

645f5e86337a92b99e5a6887b1c8d2e1f2c115ef authored about 1 year ago
enhance(reversi): 開始時に対局をシェアできるように

645f5e86337a92b99e5a6887b1c8d2e1f2c115ef authored about 1 year ago
fix of 65557d5f27044bd90c538266fde1e6b91b696f80

547be1973d6dadfe75bde6d5c1489609cf788683 authored about 1 year ago
fix of 65557d5f27044bd90c538266fde1e6b91b696f80

547be1973d6dadfe75bde6d5c1489609cf788683 authored about 1 year ago
enhance(reversi): more robust matching process

65557d5f27044bd90c538266fde1e6b91b696f80 authored about 1 year ago
enhance(reversi): more robust matching process

65557d5f27044bd90c538266fde1e6b91b696f80 authored about 1 year ago
enhance(reversi): 準備中の自分の対局も一覧に表示するように

cc420c245f26cb574bcbee28553512d4eaf40920 authored about 1 year ago
enhance(reversi): 準備中の自分の対局も一覧に表示するように

cc420c245f26cb574bcbee28553512d4eaf40920 authored about 1 year ago
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

443d1b2f5cc48a240bdac96f24d6896cedd76365 authored about 1 year ago
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

443d1b2f5cc48a240bdac96f24d6896cedd76365 authored about 1 year ago
:art:

1f8d275094ae31e556e7eb363309067d33684b7e authored about 1 year ago
:art:

1f8d275094ae31e556e7eb363309067d33684b7e authored about 1 year ago
fix(frontend/HorizontalSwipe): スワイプ・UIアニメーションが無効の際はトランジションを行わないように (#13076)

* fix(frontend/HorizontalSwipe): アニメーションを減らすが考慮されるように

* fix

* fix

* revert unused chang...

2efcb270437645c30c299c2b8473e556070381ab authored about 1 year ago
fix(frontend/HorizontalSwipe): スワイプ・UIアニメーションが無効の際はトランジションを行わないように (#13076)

* fix(frontend/HorizontalSwipe): アニメーションを減らすが考慮されるように

* fix

* fix

* revert unused chang...

2efcb270437645c30c299c2b8473e556070381ab authored about 1 year ago