Commit Graph

118 Commits

Author SHA1 Message Date
Tim
bc42fc9d70 Add latest reply tab and backend support 2025-07-23 10:58:37 +08:00
Tim
f1a82dfda4 Merge branch 'main' into codex/add-article-pinning-feature 2025-07-22 19:13:17 +08:00
Tim
ee118c0bf4 feat: add post pinning 2025-07-22 18:11:42 +08:00
Tim
7d29b7d6e8 feat: implement post editing 2025-07-22 18:09:59 +08:00
Tim
a4faa2c25a use platform avatar for oauth registration 2025-07-16 20:50:40 +08:00
Tim
216ee745dc Add Basic auth header for Twitter OAuth 2025-07-16 20:28:15 +08:00
Tim
fd2906481f Merge pull request #227 from nagisa77/codex/fix-token-request-failure-in-twitterauthservice
Fix Twitter OAuth debug logs
2025-07-16 19:56:25 +08:00
Tim
8afc80c2b5 Improve TwitterAuthService error logging 2025-07-16 19:56:13 +08:00
tim
03e43bf9a0 feat: update X OAuth 2025-07-16 19:54:50 +08:00
Tim
eaa53deee7 Merge pull request #226 from nagisa77/codex/update-username-validation-rules
Adjust username validation and signup UI
2025-07-16 19:52:08 +08:00
Tim
1e14fb21bb Relax username length requirement and remove nickname 2025-07-16 19:51:55 +08:00
Tim
a97818aa7e fix: include twitter client secret 2025-07-16 19:43:54 +08:00
Tim
68fbbb2566 feat: add logging framework and debug logs 2025-07-16 19:31:19 +08:00
tim
03e3aa77d0 feat: update X OAuth 2025-07-16 18:53:57 +08:00
tim
44093d1a4b feat: update X OAuth 2025-07-16 18:51:54 +08:00
Tim
0822d78a34 Implement PKCE for Twitter login 2025-07-16 18:22:19 +08:00
Tim
c500dd6fe4 Merge branch 'main' into codex/add-discord-login-support 2025-07-16 18:07:52 +08:00
Tim
18d25e303a Add Discord OAuth login 2025-07-16 18:03:08 +08:00
Tim
840541d8c3 Add Twitter OAuth login support 2025-07-16 16:21:01 +08:00
Tim
98a6f58dcc Add transaction to register request notifications 2025-07-16 13:44:06 +08:00
Tim
e42b5db5a0 feat: login logic 2025-07-16 12:54:10 +08:00
Tim
ea85af4a52 feat: login logic 2025-07-16 12:38:03 +08:00
Tim
6345f5d70b Handle GitHub email API errors 2025-07-16 11:05:58 +08:00
Tim
be0e182221 fix post order 2025-07-15 23:13:16 +08:00
Tim
8f5b44b3ad feat: add GitHub OAuth login 2025-07-15 20:22:46 +08:00
Tim
34edbefc62 Allow login via email 2025-07-15 14:45:39 +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
abb6c98df7 Refine login error handling and adjust Google signup flow 2025-07-15 11:06:33 +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
aed3c87e4a Return 404 when user or post not found 2025-07-14 19:24:11 +08:00
Tim
fd6a9521c1 feat: limit daily AI formatting usage 2025-07-14 18:13:36 +08:00
tim
d7287deadb feat: ai generate 2025-07-14 18:01:51 +08:00
Tim
c69eeba1a9 Merge pull request #199 from nagisa77/codex/add-ai-access-interface-for-optimization
Add OpenAI markdown format helper
2025-07-14 17:40:14 +08:00
Tim
02ddbb3fda feat: add OpenAI markdown format endpoint 2025-07-14 17:39:52 +08:00
Tim
e0e1dea166 fix post deletion cascade 2025-07-14 17:34:15 +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
df60850c5b Delete notifications when posts or comments are removed 2025-07-14 01:00:17 +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