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 |
usbharu
|
69a889a8d7
|
feat: AccountQueryServiceを作成し、アカウントAPIから取得される情報を正確に
|
2023-12-12 16:48:25 +09:00 |
usbharu
|
ef6c97b08c
|
fix: フォローリクエストAPIを修正
|
2023-12-12 13:54:35 +09:00 |
usbharu
|
ddaf630ed3
|
feat: フォローリクエストAPIを追加
|
2023-12-12 13:02:19 +09:00 |
usbharu
|
4e8cffdbe2
|
refactor: Hideoutユーザー側の設定もActivityPubと合わせるように
|
2023-12-12 12:02:54 +09:00 |
usbharu
|
fe74d1e30b
|
feat: フォロー承認制ユーザーかの情報をActivityPub側でも持たせるように
|
2023-12-12 01:32:55 +09:00 |
usbharu
|
6b535a042a
|
feat: フォロー承認制ユーザーとするかの設定をMastodon APIから行えるように
|
2023-12-12 00:03:48 +09:00 |
usbharu
|
1eaac1247a
|
test: テストを修正
|
2023-12-11 18:08:32 +09:00 |
usbharu
|
bbd7754385
|
refactor: passwordをUserDetailに移動
|
2023-12-11 17:58:22 +09:00 |
usbharu
|
9c2107eac1
|
refactor: 命名をプログラムにも適用
|
2023-12-11 17:13:29 +09:00 |
usbharu
|
b74e359123
|
refactor: リモートユーザーとローカルユーザーをactor、Hideout自身のユーザーをuserに統一
|
2023-12-11 17:12:33 +09:00 |
usbharu
|
e56604ec26
|
Merge pull request #207 from usbharu/bugfix/timeline
Bugfix/timeline
|
2023-12-11 16:29:24 +09:00 |
usbharu
|
35a6fbdb96
|
test: テストを修正
|
2023-12-11 16:26:03 +09:00 |
usbharu
|
f7a9dd00e3
|
test: テストを修正
|
2023-12-11 16:19:44 +09:00 |
usbharu
|
f5a406d222
|
test: タイムラインのテストを追加
|
2023-12-11 15:43:42 +09:00 |