Commit Graph

91 Commits

Author SHA1 Message Date
tim
1244a58872 Merge branch 'main' of github.com:nagisa77/OpenIsle
# Conflicts:
#	src/main/java/com/openisle/controller/AuthController.java
2025-07-15 12:53:15 +08:00
tim
7a16d53ada fix: whitelist mode 2025-07-15 12:52:36 +08:00
Tim
56a1f534bb Merge branch 'main' into codex/remove-duplicate-notifications-for-register-request 2025-07-15 12:52:21 +08:00
Tim
4036bd25a5 Remove duplicate register request notifications 2025-07-15 12:50:11 +08:00
tim
b25a25f5bc fix: whitelist mode 2025-07-15 12:36:27 +08:00
tim
5b886420c5 feat: waitlist mode 2025-07-15 11:41:24 +08:00
Tim
abb6c98df7 Refine login error handling and adjust Google signup flow 2025-07-15 11:06:33 +08:00
tim
ea337d4d6f Merge remote-tracking branch 'origin/main' into eh4pzj-codex/add-whitelist-invitation-registration-mode 2025-07-14 22:05:27 +08:00
Tim
e4e83197d2 Implement registration whitelist flow 2025-07-14 22:03:45 +08:00
tim
d5b391cc3a feat: 修复reactions相关请求 2025-07-14 22:00:41 +08:00
tim
dc238f1522 feat: dau sort logic 2025-07-14 21:55:41 +08:00
Tim
d0f84b70cc Merge pull request #207 from nagisa77/codex/add-site-statistics-page-for-dau-chart
Add admin stats page with DAU chart
2025-07-14 21:39:39 +08:00
Tim
40331886df feat: add admin site stats page with DAU chart 2025-07-14 21:39:01 +08:00
Tim
d5896ef178 Merge pull request #206 from nagisa77/codex/add-whitelist-invitation-registration-mode
Implement whitelist registration mode
2025-07-14 21:32:23 +08:00
Tim
609156f4e5 feat: add whitelist register mode 2025-07-14 21:32:07 +08:00
Tim
f42f277cb3 Add DAU statistics module 2025-07-14 21:21:50 +08:00
tim
fbe63b3943 feat: update 404 handler 2025-07-14 19:33:20 +08:00
Tim
aed3c87e4a Return 404 when user or post not found 2025-07-14 19:24:11 +08:00
tim
f4cedc3a4f Revert "Return 404 for missing user or post"
This reverts commit 68410c7fd1.
2025-07-14 18:37:08 +08:00
Tim
68410c7fd1 Return 404 for missing user or post 2025-07-14 18:34:28 +08:00
Tim
fd6a9521c1 feat: limit daily AI formatting usage 2025-07-14 18:13:36 +08:00
Tim
02ddbb3fda feat: add OpenAI markdown format endpoint 2025-07-14 17:39:52 +08:00
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
f4af7a48c7 Add post and comment deletion 2025-07-11 17:24:48 +08:00
Tim
9a5a1df420 Add post and tag review workflow 2025-07-11 14:04:33 +08:00
Tim
452a486063 feat: implement post subscription notifications 2025-07-11 13:17:04 +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
a9cffc6e42 Add count and description to category and tag dropdown 2025-07-10 11:51:04 +08:00
Tim
6351f329cd fix null content handling in user posts 2025-07-10 00:11:13 +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
4627d34dbe Implement reaction panel with backend support 2025-07-09 18:17:35 +08:00
Tim
c4bf5be049 Add configurable snippet support and extend user comment info 2025-07-09 14:42:51 +08:00
Tim
a0c5b8c530 Allow fetching user info by id 2025-07-09 14:12:17 +08:00
tim
1663825581 feat: fix compile 2025-07-09 13:55:36 +08:00
Tim
37d1f2ab70 Implement profile page and related backend APIs 2025-07-09 13:40:54 +08:00
Tim
29e43ae669 feat(search): enable comment result linking 2025-07-08 23:16:29 +08:00
Tim
857eac14a8 Enhance search results with detail 2025-07-08 20:13:17 +08:00
Tim
693d6d5e6b feat: implement settings page and config management 2025-07-07 20:41:52 +08:00
Tim
87d0441ef6 feat: show unread message count 2025-07-07 19:26:38 +08:00
Tim
a9b9e76194 Enhance notification details 2025-07-07 13:42:25 +08:00
Tim
9d261db077 Include author info in post and comment APIs 2025-07-07 01:27:31 +08:00
Tim
6a25e40cc8 Return full category and tag objects in post API 2025-07-06 20:35:04 +08:00
Tim
1c00c86bc7 feat: add draft post support 2025-07-06 01:56:35 +08:00
Tim
f7caebe467 Fix reserved word columns and update field names 2025-07-05 18:11:40 +08:00