usbharu
|
8d3d454646
|
Merge branch 'develop' into feature/for-update-transaction
# Conflicts:
# src/main/kotlin/dev/usbharu/hideout/core/domain/model/actor/Actor.kt
|
2023-12-21 14:50:36 +09:00 |
usbharu
|
9daacdf8d1
|
style: fix lint
|
2023-12-21 14:48:21 +09:00 |
usbharu
|
599ef9fcd0
|
feat: AbstractRepositoryを継承していないRepositoryで継承するように
|
2023-12-21 14:28:17 +09:00 |
usbharu
|
b67e1fb18c
|
fix: 削除済みユーザーとアクティビティactorがないときのフォールバックを修正
|
2023-12-21 13:36:45 +09:00 |
usbharu
|
a6cdd7f414
|
test: テストを修正
|
2023-12-21 12:57:06 +09:00 |
usbharu
|
66e899aef4
|
Merge pull request #227 from usbharu/feature/debug-json
feat: デバッグ用のトレースをオン・オフできるように
|
2023-12-21 12:07:10 +09:00 |
usbharu
|
1e6e505925
|
feat: デバッグ用のトレースをオン・オフできるように
|
2023-12-21 12:06:51 +09:00 |
usbharu
|
422775f356
|
feat: 未実装項目を実装
|
2023-12-21 11:27:46 +09:00 |
usbharu
|
99aed4af13
|
fix: 削除されていなかった実装を削除
|
2023-12-21 11:15:16 +09:00 |
usbharu
|
0888613838
|
refactor: 不要なQueryServiceを削除
|
2023-12-21 11:08:59 +09:00 |
usbharu
|
b8f14711b9
|
refactor: FailedToGetResourceExceptionを使わないように
|
2023-12-19 17:52:08 +09:00 |
usbharu
|
5f2053a009
|
feat: 重複排除
|
2023-12-19 17:00:15 +09:00 |
usbharu
|
d79541d71b
|
refactor: actorのDBからの取得に関する大規模な変更
|
2023-12-17 19:08:18 +09:00 |
usbharu
|
6199a79708
|
Merge pull request #219 from usbharu/feature/test3
テストを追加
|
2023-12-14 16:48:23 +09:00 |
usbharu
|
cf53e0a966
|
style: fix lint
|
2023-12-14 16:44:15 +09:00 |
usbharu
|
48089ea0e0
|
chore: カバレッジレポートを作成するGitHub Actionを変更
|
2023-12-14 16:24:50 +09:00 |
usbharu
|
fbd6fe8d03
|
chore: カバレッジレポートを作成するGitHub Actionを変更
|
2023-12-14 16:20:10 +09:00 |
usbharu
|
c572daa19f
|
chore: カバレッジ計測でキャッシュを使わないように
|
2023-12-14 16:05:26 +09:00 |
usbharu
|
4550964f40
|
fix: equalsを修正
|
2023-12-14 15:50:19 +09:00 |
usbharu
|
b0c9f5d35e
|
test: Equalsのテストを修正
|
2023-12-14 15:50:01 +09:00 |
usbharu
|
bc3d79b68c
|
fix: toStringを修正
|
2023-12-14 14:37:59 +09:00 |
usbharu
|
39818469cb
|
test: テストを追加
|
2023-12-14 14:37:36 +09:00 |
usbharu
|
9ee553b275
|
Merge pull request #218 from usbharu/feature/actor-count-column
Feature/actor count column
|
2023-12-14 12:53:14 +09:00 |
usbharu
|
f65277b102
|
test: テストを修正
|
2023-12-14 12:07:47 +09:00 |
usbharu
|
b158ad8ce0
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-14 01:13:16 +09:00 |
usbharu
|
7f04aec7bf
|
refactor: Mastodon APIでAccountの箇所を修正
|
2023-12-14 00:55:40 +09:00 |
usbharu
|
6eb10b5bd7
|
refactor: Actorsテーブルにフォロワー数情報とフォロー数情報を追加
|
2023-12-14 00:16:45 +09:00 |
usbharu
|
492c4064c5
|
Merge pull request #215 from usbharu/feature/delete
Feature/delete
|
2023-12-13 17:48:26 +09:00 |
usbharu
|
e1fdb47220
|
style: fix lint
|
2023-12-13 17:40:20 +09:00 |
usbharu
|
c3a37b4ca7
|
Update src/main/kotlin/dev/usbharu/hideout/core/service/user/UserServiceImpl.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:59 +09:00 |
usbharu
|
eb634e4c7e
|
Update src/main/kotlin/dev/usbharu/hideout/core/domain/model/relationship/RelationshipRepositoryImpl.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:53 +09:00 |
usbharu
|
6dda54fb8f
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/activity/delete/APSendDeleteService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:43 +09:00 |
usbharu
|
9e22206ed6
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/activity/delete/APSendDeleteService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:23 +09:00 |
usbharu
|
81965dee92
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/activity/delete/APDeleteProcessor.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:16 +09:00 |
usbharu
|
3214d2041e
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/activity/delete/APDeleteProcessor.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:31:11 +09:00 |
usbharu
|
8aba7ecdc1
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/domain/model/Person.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 17:30:55 +09:00 |
usbharu
|
5093585c7e
|
test: テストを修正
|
2023-12-13 17:02:00 +09:00 |
usbharu
|
c92e15f220
|
feat: アカウント削除をすることができるように
|
2023-12-13 16:45:14 +09:00 |
usbharu
|
60b5b1f0c5
|
feat: アカウント削除アクティビティに対応
|
2023-12-13 16:21:23 +09:00 |
usbharu
|
5bf85fefbe
|
feat: アカウント削除に対応
|
2023-12-13 16:08:05 +09:00 |
usbharu
|
65cc57f3d5
|
fix: #214
|
2023-12-13 16:07:43 +09:00 |
usbharu
|
cb76d3f1dd
|
fix: 削除フラグが永続化されていなかったのを修正
|
2023-12-13 15:04:18 +09:00 |
usbharu
|
6f579486da
|
feat: 削除された投稿はレコードを完全に削除せず、返信などの情報を維持したまま削除されるように
|
2023-12-13 15:02:17 +09:00 |
usbharu
|
b0b9df2d95
|
Merge pull request #210 from usbharu/feature/remove-reaction
feat: リアクションの削除に対応
|
2023-12-13 11:07:11 +09:00 |
usbharu
|
4b26c78563
|
Update src/main/kotlin/dev/usbharu/hideout/core/infrastructure/exposedquery/ReactionQueryServiceImpl.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-13 11:02:31 +09:00 |
usbharu
|
35e7801fbb
|
feat: リアクションの削除に対応
|
2023-12-13 10:54:45 +09:00 |
usbharu
|
32a56fbe74
|
Merge pull request #208 from usbharu/feature/refactor-user-table
Feature/refactor user table
|
2023-12-12 18:33:52 +09:00 |
usbharu
|
31ec5933c6
|
style: fix lint
|
2023-12-12 17:52:58 +09:00 |
usbharu
|
f53c1826de
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-12 17:11:55 +09:00 |
usbharu
|
d7981ebd73
|
Merge pull request #209 from usbharu/feature/auto_accept_follow_request
Feature/auto accept follow request
|
2023-12-12 17:04:14 +09:00 |