Tim
|
c93452f1e3
|
feat: add tag timeline and summary sections
|
2025-07-14 13:41:33 +08:00 |
|
Tim
|
2c3c74d584
|
Record user visits on posts listing
|
2025-07-14 12:42:34 +08:00 |
|
Tim
|
816a8b7459
|
feat: add authenticated image upload
|
2025-07-14 11:58:11 +08:00 |
|
Tim
|
df60850c5b
|
Delete notifications when posts or comments are removed
|
2025-07-14 01:00:17 +08:00 |
|
tim
|
2327c530f2
|
feat: menu add category & tags
|
2025-07-13 23:46:27 +08:00 |
|
tim
|
bc065a073a
|
feat: update add cloudflare domain
|
2025-07-12 10:47:25 +08:00 |
|
tim
|
9099a85c11
|
feat: update wrangler.toml
|
2025-07-12 10:38:31 +08:00 |
|
Tim
|
f4af7a48c7
|
Add post and comment deletion
|
2025-07-11 17:24:48 +08:00 |
|
Tim
|
15749ae5e2
|
Merge pull request #184 from nagisa77/codex/update-notification-system-for-post-reviews
Implement post review notifications
|
2025-07-11 14:37:17 +08:00 |
|
Tim
|
46b7008152
|
feat: notify users on post review
|
2025-07-11 14:37:05 +08:00 |
|
Tim
|
a5e685134f
|
Fix tag publish behavior in review mode
|
2025-07-11 14:29:37 +08:00 |
|
Tim
|
9a5a1df420
|
Add post and tag review workflow
|
2025-07-11 14:04:33 +08:00 |
|
Tim
|
a991b20f9c
|
Merge pull request #179 from nagisa77/codex/update-notification-mechanism
Improve notification text
|
2025-07-11 13:43:15 +08:00 |
|
Tim
|
2657aae369
|
feat: improve notification details
|
2025-07-11 13:43:01 +08:00 |
|
Tim
|
aa07e6d949
|
Merge pull request #178 from nagisa77/codex/implement-user-reaction-rules-and-add-new-types
Update reaction feature
|
2025-07-11 13:31:49 +08:00 |
|
Tim
|
53ce2dfa96
|
feat: add new reaction types and enforce single reaction per type
|
2025-07-11 13:31:26 +08:00 |
|
Tim
|
452a486063
|
feat: implement post subscription notifications
|
2025-07-11 13:17:04 +08:00 |
|
Tim
|
f4b161dbee
|
Add detailed follow notifications
|
2025-07-10 17:58:13 +08:00 |
|
Tim
|
b57036e3d0
|
fix follow by id
|
2025-07-10 17:27:49 +08:00 |
|
Tim
|
bef539fcea
|
feat: add follow unsubscribe integration
|
2025-07-10 16:58:41 +08:00 |
|
Tim
|
2b9b664aa2
|
feat: show post participants
|
2025-07-10 16:03:02 +08:00 |
|
Tim
|
e502257623
|
Use AND logic when filtering posts by tags
|
2025-07-10 13:06:08 +08:00 |
|
Tim
|
a9cffc6e42
|
Add count and description to category and tag dropdown
|
2025-07-10 11:51:04 +08:00 |
|
Tim
|
dd2485d7da
|
feat: allow user tag creation
|
2025-07-10 10:45:07 +08:00 |
|
Tim
|
43ed38d592
|
Fix user replies test by assigning category
|
2025-07-10 00:16:30 +08:00 |
|
Tim
|
6351f329cd
|
fix null content handling in user posts
|
2025-07-10 00:11:13 +08:00 |
|
Tim
|
ed46a617de
|
Merge branch 'main' into codex/fix-test-case-for-complexflowintegrationtest
|
2025-07-10 00:04:53 +08:00 |
|
Tim
|
43b55e357d
|
Merge pull request #149 from nagisa77/codex/fix-test-cases
Fix user controller tests
|
2025-07-10 00:03:55 +08:00 |
|
Tim
|
f88865772a
|
Merge pull request #150 from nagisa77/codex/fix-test-case-for-searchservice
Fix SearchService NPE in tests
|
2025-07-10 00:03:51 +08:00 |
|
Tim
|
77d2648e68
|
Merge pull request #152 from nagisa77/codex/fix-test-case-for-publishmodeintegrationtest
Fix PublishModeIntegrationTest user verification
|
2025-07-10 00:03:23 +08:00 |
|
Tim
|
db909332d1
|
Merge pull request #154 from nagisa77/codex/fix-test-case-for-postid
Fix NotificationControllerTest
|
2025-07-10 00:03:12 +08:00 |
|
Tim
|
e4da357fe0
|
Merge pull request #155 from nagisa77/codex/fix-test-case-exceptions
Fix PasswordValidator tests
|
2025-07-10 00:02:47 +08:00 |
|
Tim
|
d4dd7abe62
|
Fix PasswordValidator tests to expect FieldException
|
2025-07-10 00:02:16 +08:00 |
|
Tim
|
a354756d45
|
test: update integration test usernames
|
2025-07-10 00:02:14 +08:00 |
|
Tim
|
6b3a7cb03b
|
Fix NotificationControllerTest json path
|
2025-07-10 00:02:12 +08:00 |
|
Tim
|
e9d47d22f6
|
fix tests: use valid usernames
|
2025-07-10 00:02:11 +08:00 |
|
Tim
|
4224bcd2e2
|
fix: handle already verified users in PublishModeIntegrationTest
|
2025-07-10 00:02:10 +08:00 |
|
Tim
|
24f10d008f
|
fix search service null category
|
2025-07-10 00:02:07 +08:00 |
|
Tim
|
e37fd4de82
|
Fix UserController tests to use identifier
|
2025-07-10 00:02:06 +08:00 |
|
tim
|
cfc7f4035e
|
feat: update test
|
2025-07-09 23:53:39 +08:00 |
|
tim
|
b43225a158
|
feat: update
|
2025-07-09 23:49:11 +08:00 |
|
tim
|
d2e89e32ee
|
Merge branch 'main' of github.com:nagisa77/OpenIsle
|
2025-07-09 23:48:46 +08:00 |
|
tim
|
62c2b64859
|
feat: update
|
2025-07-09 23:48:24 +08:00 |
|
Tim
|
6ab6fd86b6
|
test: mock DraftService in PostControllerTest
|
2025-07-09 23:47:32 +08:00 |
|
Tim
|
430414ca1c
|
Fix SearchControllerTest for updated SearchResult
|
2025-07-09 23:21:49 +08:00 |
|
Tim
|
e0efca7edf
|
Add ranking filtering by tags and categories
|
2025-07-09 21:13:50 +08:00 |
|
Tim
|
befe0ff470
|
Add ranking endpoint and UI
|
2025-07-09 20:48:58 +08:00 |
|
Tim
|
872113172e
|
Implement AND logic for category and tag filters
|
2025-07-09 20:20:42 +08:00 |
|
Tim
|
4a23bf5221
|
feat: detailed reaction notifications
|
2025-07-09 19:28:18 +08:00 |
|
Tim
|
404476973c
|
Allow multiple reactions
|
2025-07-09 19:09:00 +08:00 |
|