dakkar
|
1837ccc618
|
Merge branch 'develop' into feature/2024.10
|
2024-12-09 09:43:55 +00:00 |
|
Hazelnoot
|
ffc2737478
|
implement SkRateLimiterService with Leaky Bucket rate limiting
|
2024-12-07 10:22:49 -05:00 |
|
dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
Hazelnoot
|
8a34d8e9d2
|
Merge branch 'develop' into feature/2024.9.0
# Conflicts:
# locales/en-US.yml
# locales/ja-JP.yml
# packages/backend/src/core/NoteCreateService.ts
# packages/backend/src/core/NoteDeleteService.ts
# packages/backend/src/core/NoteEditService.ts
# packages/frontend-shared/js/config.ts
# packages/frontend/src/boot/common.ts
# packages/frontend/src/pages/following-feed.vue
# packages/misskey-js/src/autogen/endpoint.ts
|
2024-10-15 18:09:11 -04:00 |
|
Hazelnoot
|
93cf2f9045
|
factor out latest_note logic into LatestNoteService
|
2024-10-15 14:17:19 -04:00 |
|
dakkar
|
f00576bce6
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
|
2024-10-09 15:17:22 +01:00 |
|
おさむのひと
|
0d7d1091c8
|
enhance: 人気のPlayを10件以上表示できるように (#14443)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2024-10-05 14:37:52 +09:00 |
|
dakkar
|
c2cc718f03
|
extract SponsorsService, use RedisKVCache
Please someone add types…
|
2024-10-03 18:48:11 +01:00 |
|
syuilo
|
0b062f1407
|
Misskey® Reactions Buffering Technology™ (#14579)
* wip
* wip
* Update ReactionsBufferingService.ts
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
|
2024-09-20 21:03:53 +09:00 |
|
おさむのひと
|
4ac8aad50a
|
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加
* fix CHANGELOG.md
* 一部設定をパラメータから上書き出来るように修正
* remove async
* regenerate autogen
|
2024-09-19 17:20:50 +09:00 |
|
dakkar
|
cfa9b852df
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
|
2024-08-02 12:25:58 +01:00 |
|
かっこかり
|
de166a8ed4
|
fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 (#14242)
* Fix: RenoteMuteがキャッシュが切れるまで効かない問題を修正
(cherry picked from commit e9601029b52e0ad43d9131b555b614e56c84ebc1)
* update changelog
* 🎨
* remove unused import
* 消したときもキャッシュを飛ばすように
* lint
---------
Co-authored-by: mattyatea <mattyacocacora0@gmail.com>
|
2024-07-18 08:55:36 +09:00 |
|
おさむのひと
|
6cd15275bb
|
fix: サジェストされるユーザのリストアップ方法を見直し (#14180)
* fix: サジェストされるユーザのリストアップ方法を見直し
* fix comment
* fix CHANGELOG.md
* ノートの無いユーザ(updatedAtが無いユーザ)は含めないらしい
* fix test
|
2024-07-12 21:14:09 +09:00 |
|
おさむのひと
|
61fae45390
|
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする
* モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので)
* fix spdx
* fix migration
* fix migration
* fix models
* add e2e webhook
* tweak
* fix modlog
* fix bugs
* add tests and fix bugs
* add tests and fix bugs
* add tests
* fix path
* regenerate locale
* 混入除去
* 混入除去
* add abuseReportResolved
* fix pnpm-lock.yaml
* add abuseReportResolved test
* fix bugs
* fix ui
* add tests
* fix CHANGELOG.md
* add tests
* add RoleService.getModeratorIds tests
* WebhookServiceをUserとSystemに分割
* fix CHANGELOG.md
* fix test
* insertOneを使う用に
* fix
* regenerate locales
* revert version
* separate webhook job queue
* fix
* 🎨
* Update QueueProcessorService.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-06-08 15:34:19 +09:00 |
|
dakkar
|
3372e0ffe1
|
Merge remote-tracking branch 'misskey/release/2024.5.0' into future
|
2024-05-31 12:26:07 +01:00 |
|
かっこかり
|
3ffbf6296f
|
feat: 個別のお知らせにリンクで飛べるように (#13885)
* feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639)
(cherry picked from commit f6bf7f992a78e54d86a4701dbd1e4fda7ef4eb27)
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* 一覧ページではお知らせpanel全体を押せるように
* お知らせバーは個別ページに飛ばすように
* Update Changelog
* spdx
* attempt to fox test
* remove unnecessary thong
* `announcement` → `announcements/show`
* リンクを押せる場所をタイトルと日付部分のみに変更
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-05-27 17:15:11 +09:00 |
|
dakkar
|
451b0ecc9b
|
Merge remote-tracking branch 'misskey/release/2024.5.0' into future-2024-04-25-post
|
2024-05-11 14:13:07 +01:00 |
|
Daiki Mizukami
|
d2a5bb39e3
|
Merge pull request from GHSA-2vxv-pv3m-3wvj
* fix: normalize incoming signed activities
* Tweak style
* Update CHANGELOG.md
* Log compacted activity as well
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-05-01 16:33:58 +09:00 |
|
Marie
|
15d2319011
|
merge: upstream
|
2024-02-23 13:42:52 +01:00 |
|
かっこかり
|
d20542c495
|
enhance: meta をSSR HTMLに埋め込む (#13436)
* enhance: `meta`をSSR HTMLに埋め込む
* HTML Metaの有効時間を指定
* 1時間
* MetaEntityService
* JSONをPackするように
* ✌️
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-23 10:47:17 +09:00 |
|
Marie
|
10bfc61670
|
merge: upstream
|
2024-02-19 10:47:42 +01:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
Marie
|
db012fc8c3
|
merge: upstream (1)
|
2024-01-21 13:11:23 +01:00 |
|
syuilo
|
a637b4e282
|
feat: reversi
Resolve #12962
|
2024-01-19 20:51:49 +09:00 |
|
Marie
|
5db583a3eb
|
merge: upstream
|
2023-12-23 02:09:23 +01:00 |
|
anatawa12
|
a631b976c9
|
Refine fanout timeline (#12507)
* chore(endpoints/hybrid-timeline): don't pack inside getFromDb
* chore(endpoints/hybrid-timeline): Redisから取得する部分のうちSTLに依存しなそうなところを別のServiceに切り出し
* chore(endpoints/local-timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/channels/timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/user-list-timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/users/notes): FanoutTimelineEndpointServiceで再実装
* chore: add useDbFallback to FanoutTimelineEndpointService.timeline and always true for channel / user note list
* style: fix lint error
* chore: split logic to multiple functions
* chore: implement redis fallback
* chore: 成功率を上げる
* fix: db fallback not working
* feat: allowPartial
* chore(frontend): set allowPartial
* chore(backend): remove fallbackIfEmpty
HTL will never be purged so it's no longer required
* fix: missing allowPartial in channel timeline
* fix: type of timelineConfig in hybrid-timeline
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-02 18:25:07 +09:00 |
|
zyoshoka
|
7a494b2aa7
|
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
|
2023-11-26 10:02:22 +09:00 |
|
Marie
|
ecf63c4333
|
merge: remove tensorflow, AiService (#140)
|
2023-11-05 14:42:15 +01:00 |
|
ShittyKopper
|
2eda00d9b9
|
upd: rip out AiService
|
2023-11-05 11:55:19 +03:00 |
|
Mar0xy
|
7c480424a6
|
merge: upstream
|
2023-11-03 15:35:12 +01:00 |
|
syuilo
|
79346272f8
|
feat: レジストリAPIをサードパーティから利用可能に (#12229)
* wip
* wip
* Update remove.ts
* refactor
|
2023-11-03 13:23:03 +09:00 |
|
Mar0xy
|
4dd23a3793
|
merge: upstream
|
2023-10-31 19:33:24 +01:00 |
|
おさむのひと
|
a8ee67cace
|
Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149)
* チャンネルのフォロー・アンフォローの反映速度を改善
* fix lint
* userFollowingChannelsCacheの場所をCacheServiceからChannelFollowingServiceに移動
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2023-10-27 18:34:02 +09:00 |
|
syuilo
|
2c0a139da6
|
feat: Avatar decoration (#12096)
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
|
2023-10-21 18:38:07 +09:00 |
|
Mar0xy
|
4b230d792c
|
merge: upstream changes
|
2023-10-18 19:48:03 +02:00 |
|
syuilo
|
2a88d8ee2d
|
refactor(backend): rename service
|
2023-10-18 12:07:18 +09:00 |
|
Mar0xy
|
f8f128b347
|
merge: all upstream changes
|
2023-10-13 19:01:17 +02:00 |
|
syuilo
|
f6ba5cfaf4
|
merge: timeline 1
|
2023-10-13 17:58:11 +02:00 |
|
syuilo
|
0bb0c32908
|
enhance(backend): RedisへのTLの構築をListで行うように
#11404
|
2023-10-09 20:31:39 +09:00 |
|
syuilo
|
dab205edb8
|
enhance(backend): improve featured system
|
2023-10-06 14:24:25 +09:00 |
|
Mar0xy
|
bf3d493d04
|
Revert "feat: improve tl performance"
|
2023-10-03 20:21:26 +02:00 |
|
Mar0xy
|
38e35e1472
|
merge: upstream
|
2023-10-03 15:20:49 +02: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 |
|
Mar0xy
|
8595a325ce
|
merge: upstream
|
2023-09-26 02:26:30 +02:00 |
|
Mar0xy
|
feec3c302b
|
upd: add backend for post editing
|
2023-09-22 21:05:42 +02:00 |
|
syuilo
|
c836157edb
|
enhance: 二要素認証設定時のセキュリティを強化 (#11863)
* enhance: 二要素認証設定時のセキュリティを強化
パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする
* Update CoreModule.ts
* Update 2fa.ts
* wip
* wip
* Update 2fa.ts
* tweak
|
2023-09-22 14:12:33 +09:00 |
|
syuilo
|
bb0b2df37e
|
refactor(backend): extract clip-related logics to ClipService
|
2023-09-20 09:33:52 +09:00 |
|
syuilo
|
ff9a65e8fa
|
feat: passkey support (#11804)
https://github.com/MisskeyIO/misskey/pull/149
|
2023-09-08 14:05:03 +09:00 |
|