Commit Graph

474 Commits

Author SHA1 Message Date
Tim
cab58d2c5c Merge pull request #174 from nagisa77/rzngev-codex
Add follow notification details
2025-07-10 17:58:35 +08:00
Tim
f4b161dbee Add detailed follow notifications 2025-07-10 17:58:13 +08:00
tim
49ccbb5dc7 feat: add user list click 2025-07-10 17:32:26 +08:00
Tim
a2efc34068 Merge pull request #173 from nagisa77/9ajlri-codex
Fix follow action for numeric user ids
2025-07-10 17:28:31 +08:00
Tim
b57036e3d0 fix follow by id 2025-07-10 17:27:49 +08:00
Tim
ad856ba7f1 Merge pull request #172 from nagisa77/dr918r-codex
Implement follow/unfollow
2025-07-10 16:58:56 +08:00
Tim
bef539fcea feat: add follow unsubscribe integration 2025-07-10 16:58:41 +08:00
tim
5ebda0fb1d feat: sub & unsub buttons 2025-07-10 16:40:32 +08:00
tim
57ddddd384 feat: modify flow 2025-07-10 16:28:33 +08:00
Tim
16ae598b13 Merge pull request #171 from nagisa77/codex/tab
Implement profile follow tab
2025-07-10 16:11:22 +08:00
Tim
c6d5b8325e feat: add profile follow tab and lazy loading 2025-07-10 16:11:00 +08:00
Tim
814adeb3ca Merge pull request #170 from nagisa77/nukn3x-codex
Implement participants display
2025-07-10 16:03:18 +08:00
Tim
2b9b664aa2 feat: show post participants 2025-07-10 16:03:02 +08:00
tim
50914cc1c6 feat: add sub tab 2025-07-10 15:58:28 +08:00
tim
86134a2a7c feat: fix title wrap 2025-07-10 15:52:53 +08:00
tim
5763a37047 feat: tag & catagory selection 2025-07-10 14:41:23 +08:00
Tim
9be4863366 Merge pull request #169 from nagisa77/codex/-category
Fix category filter initialization
2025-07-10 14:38:50 +08:00
Tim
e43130b4ca fix: ensure category query param typed 2025-07-10 14:38:34 +08:00
tim
17a80f2579 feat: update ui logic 2025-07-10 14:19:11 +08:00
Tim
c2c0efc0fb Merge pull request #168 from nagisa77/2gqwih-codex
Fix filter dropdown preloading
2025-07-10 13:53:47 +08:00
Tim
7c7f54779d feat(ui): support preloaded options for selects 2025-07-10 13:53:30 +08:00
Tim
0b5883cc20 Merge pull request #167 from nagisa77/codex/create-articlecategory-component-with-click-handling 2025-07-10 13:21:39 +08:00
Tim
f61757318d Add ArticleCategory component and update tag/category links 2025-07-10 13:21:26 +08:00
Tim
f75c87f51b Merge pull request #166 from nagisa77/codex/add-parameters-for-homepage-display 2025-07-10 13:08:23 +08:00
Tim
ab41cd9ddb feat(frontend): support home page query filters 2025-07-10 13:06:44 +08:00
Tim
022c30f378 Merge pull request #165 from nagisa77/codex/update-tag-selection-to-use-and-logic 2025-07-10 13:06:22 +08:00
Tim
e502257623 Use AND logic when filtering posts by tags 2025-07-10 13:06:08 +08:00
tim
886d26d251 feat: message page update 2025-07-10 12:05:00 +08:00
tim
67dabeec04 feat: update tag select ui 2025-07-10 12:03:51 +08:00
tim
d7a242700b feat: tag select ui 2025-07-10 12:01:47 +08:00
Tim
463629e9c5 Merge pull request #164 from nagisa77/vqqui8-codex
Enhance category and tag dropdowns
2025-07-10 11:51:24 +08:00
Tim
a9cffc6e42 Add count and description to category and tag dropdown 2025-07-10 11:51:04 +08:00
Tim
bdbc7e72b7 Merge pull request #163 from nagisa77/56d2qk-codex
Improve tag creation error handling on publish
2025-07-10 11:35:49 +08:00
Tim
98485cc7af Improve tag creation error handling 2025-07-10 11:35:36 +08:00
Tim
fe6eac5775 Merge pull request #162 from nagisa77/zj6x0a-codex
Clear dropdown search after selection
2025-07-10 11:18:34 +08:00
Tim
10b094c442 Clear dropdown search after selection 2025-07-10 11:18:19 +08:00
Tim
78b088fcea Merge pull request #159 from nagisa77/8uxuiu-codex
Implement tag creation by normal users
2025-07-10 10:46:10 +08:00
Tim
dd2485d7da feat: allow user tag creation 2025-07-10 10:45:07 +08:00
tim
0df2acb65a feat: update ui 2025-07-10 00:26:45 +08:00
Tim
b1136430f1 Merge pull request #158 from nagisa77/codex/fix-usercontrollertest-null-pointer-exception
Fix user replies test to set post category
2025-07-10 00:16:49 +08:00
Tim
43ed38d592 Fix user replies test by assigning category 2025-07-10 00:16:30 +08:00
Tim
4a163f2a7f Merge pull request #157 from nagisa77/codex/fix-nullpointerexception-in-usercontrollertest
Fix null content handling in UserController
2025-07-10 00:11:29 +08:00
Tim
6351f329cd fix null content handling in user posts 2025-07-10 00:11:13 +08:00
Tim
3dbb1c26bb Merge pull request #153 from nagisa77/codex/fix-test-case-for-complexflowintegrationtest
Fix integration tests by using valid usernames
2025-07-10 00:05:05 +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
419e36833a Merge pull request #151 from nagisa77/codex/fix-test-case-assertion-error
Fix NotificationControllerTest JSONPath
2025-07-10 00:03:32 +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