Commit Graph

909 Commits

Author SHA1 Message Date
Tim
ea17240cf1 feat: support presigned url upload 2025-07-31 22:34:27 +08:00
Tim
68e3daa736 Merge pull request #292 from nagisa77/n67uug-codex/add-user-mention-feature
Add mention notification feature
2025-07-31 20:24:23 +08:00
Tim
8d3bc728c5 feat: 通知自测通过 2025-07-31 20:22:44 +08:00
Tim
5486b9a6fe Merge pull request #293 from nagisa77/codex/add-special-hyperlink-for-user-mentions
Add user mention hyperlink
2025-07-31 20:08:20 +08:00
Tim
d4c1ad54fc Add mention link rendering in Markdown 2025-07-31 20:03:23 +08:00
Tim
4fcc47aa40 feat: 修改 @ 样式 2025-07-31 19:53:21 +08:00
Tim
954eb9afc4 Merge pull request #291 from nagisa77/codex/add-x-n-support-for-categories
Add counts for categories in menu
2025-07-31 18:06:13 +08:00
Tim
c94aeb9984 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-31 17:58:33 +08:00
Tim
aa70fc3273 feat: 修改通知 2025-07-31 17:58:15 +08:00
Tim
c541306494 Add mention suggestions and admin list 2025-07-31 17:57:25 +08:00
Tim
ef2aa43f03 feat(menu): show post count for categories 2025-07-31 17:48:28 +08:00
Tim
a02129b8f9 Merge pull request #290 from nagisa77/codex/fix-searchservice-constructor-argument-mismatch
Fix SearchServiceTest constructor
2025-07-31 14:08:44 +08:00
Tim
c4ecb80524 Fix SearchServiceTest to match new constructor 2025-07-31 14:08:32 +08:00
Tim
3ff94d0a5c bugfix: 修复首页可能会加载相同文章的问题 2025-07-31 13:51:20 +08:00
Tim
d385ce8c54 Merge pull request #289 from nagisa77/codex/refine-user_activity-notification-type 2025-07-31 13:15:07 +08:00
Tim
e2053c0428 feat: refine USER_ACTIVITY notifications 2025-07-31 13:13:45 +08:00
Tim
62096ba34d Merge pull request #288 from nagisa77/codex/add-keyword-matching-for-categories-and-tags
Add categories/tags to search
2025-07-31 12:52:39 +08:00
Tim
d4bfef36f7 feat: include categories and tags in global search 2025-07-31 12:52:25 +08:00
Tim
c242c89690 Merge pull request #287 from nagisa77/codex/adjust-latest-and-latest-reply-direction
Adjust default topic view to latest reply
2025-07-31 12:50:37 +08:00
Tim
a322d94f42 feat(frontend): default to latest reply view 2025-07-31 12:50:23 +08:00
Tim
aa38c2e5e1 Merge pull request #286 from nagisa77/codex/fix-sitemap-invalid-date-errors
Fix sitemap lastmod format
2025-07-30 20:52:21 +08:00
Tim
c16709a36d fix sitemap lastmod format 2025-07-30 20:51:59 +08:00
Tim
c52ac92549 feat: update robot.txt 2025-07-30 20:47:39 +08:00
Tim
33432a10f4 Merge pull request #285 from nagisa77/codex/fix-sitemap.xml-redirection-issue
Fix sitemap access without auth
2025-07-30 20:46:58 +08:00
Tim
cb5411c091 feat: make a sitemap api 2025-07-30 20:44:30 +08:00
Tim
dc4159b308 fix: allow public access to sitemap 2025-07-30 20:32:36 +08:00
Tim
86aff7aeb2 Merge pull request #284 from nagisa77/codex/generate-dynamic-sitemap.xml-for-posts
Add sitemap.xml endpoint
2025-07-30 20:19:29 +08:00
Tim
43c1f67b33 feat: add dynamic sitemap endpoint 2025-07-30 20:19:05 +08:00
Tim
2a7727e446 Merge pull request #283 from nagisa77/codex/fix-robots.txt-format-error
Add robots.txt file
2025-07-30 20:12:29 +08:00
Tim
b65bf7cc82 feat: add robot.txt 2025-07-30 20:11:35 +08:00
Tim
cab4b5c57d Add basic sitemap 2025-07-30 20:06:41 +08:00
Tim
1834636e01 Merge pull request #282 from nagisa77/codex/fix-missing-alt-attributes-for-images
Fix alt attributes for SEO
2025-07-30 20:01:04 +08:00
Tim
1aa39b8f91 Add missing alt attributes 2025-07-30 20:00:43 +08:00
Tim
a80ffbf85b Merge pull request #281 from nagisa77/codex/update-milk-tea-redemption-logic
Count real milk tea redemptions
2025-07-30 17:09:58 +08:00
Tim
18f3e31251 feat: track milk tea redemption count 2025-07-30 17:09:44 +08:00
Tim
7129514a9a Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-30 16:55:03 +08:00
Tim
8711237cf8 feat: update toolbar layer 2025-07-30 16:54:51 +08:00
Tim
980e2e6d1e Merge pull request #280 from nagisa77/codex/fix-compilation-errors-in-notificationservicetest
Fix duplicate test mocks in NotificationServiceTest
2025-07-30 16:24:28 +08:00
Tim
1b98f09115 Fix duplicate ReactionRepository variables 2025-07-30 16:24:09 +08:00
Tim
e27c821d80 feat: email fix & default avatar 2025-07-30 14:47:10 +08:00
Tim
8efdd5a50d Merge pull request #279 from nagisa77/codex/remove-github-default-avatar
Switch to DiceBear default avatars
2025-07-30 14:25:03 +08:00
Tim
1fcdff6203 feat: use DiceBear for default avatars 2025-07-30 14:24:49 +08:00
Tim
b2779759c0 feat: mobile 修改 2025-07-30 13:05:20 +08:00
Tim
36652d3a39 Merge pull request #278 from nagisa77/codex/use-teleport-for-dropdown-mobile-page
Add Teleport for mobile dropdown menu
2025-07-30 13:02:33 +08:00
Tim
23ce2f7d1f use teleport for mobile dropdown 2025-07-30 13:01:43 +08:00
Tim
18c52c18e3 Merge pull request #277 from nagisa77/codex/refactor-notification-handling-to-async-thread
Enable asynchronous notification sending
2025-07-30 12:56:34 +08:00
Tim
03704b62a7 Merge branch 'main' into codex/refactor-notification-handling-to-async-thread 2025-07-30 12:56:27 +08:00
Tim
2a64e3ed14 Make ResendEmailSender asynchronous 2025-07-30 12:54:59 +08:00
Tim
3b69b1b3ee Merge pull request #276 from nagisa77/codex/fix-test-case-compilation-issues
Fix NotificationService tests
2025-07-30 12:47:51 +08:00
Tim
c7685f9b92 Fix NotificationServiceTest constructor 2025-07-30 12:47:39 +08:00