usbharu
|
7684a03015
|
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
|
3323229ef3
|
style: fix lint
|
2023-12-21 14:48:21 +09:00 |
usbharu
|
2105c47b03
|
feat: AbstractRepositoryを継承していないRepositoryで継承するように
|
2023-12-21 14:28:17 +09:00 |
usbharu
|
0e547fce3d
|
fix: 削除済みユーザーとアクティビティactorがないときのフォールバックを修正
|
2023-12-21 13:36:45 +09:00 |
usbharu
|
e7743c77f2
|
test: テストを修正
|
2023-12-21 12:57:06 +09:00 |
usbharu
|
a3aaeae8c8
|
Merge pull request #227 from usbharu/feature/debug-json
feat: デバッグ用のトレースをオン・オフできるように
|
2023-12-21 12:07:10 +09:00 |
usbharu
|
0d7dfc6d27
|
feat: デバッグ用のトレースをオン・オフできるように
|
2023-12-21 12:06:51 +09:00 |
usbharu
|
e3a819f94d
|
feat: 未実装項目を実装
|
2023-12-21 11:27:46 +09:00 |
usbharu
|
fddc29bdfd
|
fix: 削除されていなかった実装を削除
|
2023-12-21 11:15:16 +09:00 |
usbharu
|
bf4d694aa2
|
refactor: 不要なQueryServiceを削除
|
2023-12-21 11:08:59 +09:00 |
usbharu
|
3571ab22e3
|
refactor: FailedToGetResourceExceptionを使わないように
|
2023-12-19 17:52:08 +09:00 |
usbharu
|
aa2741d614
|
feat: 重複排除
|
2023-12-19 17:00:15 +09:00 |
usbharu
|
f98178b37c
|
refactor: actorのDBからの取得に関する大規模な変更
|
2023-12-17 19:08:18 +09:00 |
usbharu
|
a36d937239
|
Merge pull request #219 from usbharu/feature/test3
テストを追加
|
2023-12-14 16:48:23 +09:00 |
usbharu
|
fdf3065953
|
style: fix lint
|
2023-12-14 16:44:15 +09:00 |
usbharu
|
11d82e7fbf
|
chore: カバレッジレポートを作成するGitHub Actionを変更
|
2023-12-14 16:24:50 +09:00 |
usbharu
|
8a064b9e33
|
chore: カバレッジレポートを作成するGitHub Actionを変更
|
2023-12-14 16:20:10 +09:00 |
usbharu
|
bccd16d9da
|
chore: カバレッジ計測でキャッシュを使わないように
|
2023-12-14 16:05:26 +09:00 |
usbharu
|
3eb310f306
|
fix: equalsを修正
|
2023-12-14 15:50:19 +09:00 |
usbharu
|
e8b6b6784c
|
test: Equalsのテストを修正
|
2023-12-14 15:50:01 +09:00 |
usbharu
|
ec848630ca
|
fix: toStringを修正
|
2023-12-14 14:37:59 +09:00 |
usbharu
|
48bbf6a53b
|
test: テストを追加
|
2023-12-14 14:37:36 +09:00 |
usbharu
|
382fe89142
|
Merge pull request #218 from usbharu/feature/actor-count-column
Feature/actor count column
|
2023-12-14 12:53:14 +09:00 |
usbharu
|
4e3a711506
|
test: テストを修正
|
2023-12-14 12:07:47 +09:00 |
usbharu
|
53d195bd8d
|
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
|
bdd69d258c
|
refactor: Mastodon APIでAccountの箇所を修正
|
2023-12-14 00:55:40 +09:00 |
usbharu
|
77d79e2279
|
refactor: Actorsテーブルにフォロワー数情報とフォロー数情報を追加
|
2023-12-14 00:16:45 +09:00 |
usbharu
|
e0368ab7c5
|
Merge pull request #215 from usbharu/feature/delete
Feature/delete
|
2023-12-13 17:48:26 +09:00 |
usbharu
|
cc4c642d8c
|
style: fix lint
|
2023-12-13 17:40:20 +09:00 |
usbharu
|
db45838d95
|
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
|
a39ab545df
|
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
|
9afa0cb194
|
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
|
e39747c703
|
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
|
57a5a92ee5
|
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
|
6655537a2b
|
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
|
b83fd6e205
|
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
|
0f51ea7a17
|
test: テストを修正
|
2023-12-13 17:02:00 +09:00 |
usbharu
|
9f05e296a6
|
feat: アカウント削除をすることができるように
|
2023-12-13 16:45:14 +09:00 |
usbharu
|
c98a90e2fc
|
feat: アカウント削除アクティビティに対応
|
2023-12-13 16:21:23 +09:00 |
usbharu
|
511288f4bb
|
feat: アカウント削除に対応
|
2023-12-13 16:08:05 +09:00 |
usbharu
|
8a7ff91a95
|
fix: #214
|
2023-12-13 16:07:43 +09:00 |
usbharu
|
b3723da219
|
fix: 削除フラグが永続化されていなかったのを修正
|
2023-12-13 15:04:18 +09:00 |
usbharu
|
8a18780963
|
feat: 削除された投稿はレコードを完全に削除せず、返信などの情報を維持したまま削除されるように
|
2023-12-13 15:02:17 +09:00 |
usbharu
|
8d1f339a5d
|
Merge pull request #210 from usbharu/feature/remove-reaction
feat: リアクションの削除に対応
|
2023-12-13 11:07:11 +09:00 |
usbharu
|
0c647cc96d
|
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
|
3b4a6a04e0
|
feat: リアクションの削除に対応
|
2023-12-13 10:54:45 +09:00 |
usbharu
|
c699357e01
|
Merge pull request #208 from usbharu/feature/refactor-user-table
Feature/refactor user table
|
2023-12-12 18:33:52 +09:00 |
usbharu
|
f0a3251ea1
|
style: fix lint
|
2023-12-12 17:52:58 +09:00 |
usbharu
|
a0b434b023
|
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
|
14149001c9
|
Merge pull request #209 from usbharu/feature/auto_accept_follow_request
Feature/auto accept follow request
|
2023-12-12 17:04:14 +09:00 |