-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最近评论处的头像地址有问题 #225
Comments
这个问题在版本 2.0 修复了,发布后可以根据文档升级哦!谢谢你的支持 |
bennyxguo
added a commit
that referenced
this issue
Jul 24, 2023
好的,感谢大佬! |
github-actions bot
pushed a commit
to Zachery-Liu/hexo-theme-aurora
that referenced
this issue
Jul 24, 2023
# 1.0.0 (2023-07-24) ### Bug Fixes * code clip-board copy button style ([05450c5](05450c5)) * incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/Zachery-Liu/hexo-theme-aurora/issues/225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * modify ([0778221](0778221)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comments always show ([0976e5c](0976e5c)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * typescript typing issue for Post ([1c58e55](1c58e55)) * use new import for default image instead of require ([6d1b078](6d1b078)) ### Features * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
github-actions bot
pushed a commit
that referenced
this issue
Jul 25, 2023
# [2.0.0](v1.5.5...v2.0.0) (2023-07-25) ### Bug Fixes * code clip-board copy button style ([05450c5](05450c5)) * incorrect recent comment gavatar url with valine [#225](#225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comments always show ([0976e5c](0976e5c)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * typescript typing issue for Post ([1c58e55](1c58e55)) * use new import for default image instead of require ([6d1b078](6d1b078)) ### Features * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
github-actions bot
pushed a commit
to virtualansh/hexo-theme-aurora-em
that referenced
this issue
Sep 9, 2023
# 1.0.0 (2023-09-09) ### Bug Fixes * add missing waline options ([25f732f](25f732f)) * article next and previous posts cards have unequal height ([8f98e14](8f98e14)) * article with only one tag cause a fatal error ([7478780](7478780)) * avatar border too large for circle or rounded avatars ([4879043](4879043)) * beian image is still using require instead of import ([0174c3b](0174c3b)) * clicking language menu is not auto closing the menu ([d9f77de](d9f77de)) * code clip-board copy button style ([05450c5](05450c5)) * code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2)) * color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/virtualansh/hexo-theme-aurora-em/issues/321) [auroral-ui#319](https://github.com/virtualansh/hexo-theme-aurora-em/issues/319) * dynamic page title with i18n menu config ([51972dd](51972dd)) * english footer stat text ([64d79e2](64d79e2)) * english text style problem ([4cefbc2](4cefbc2)) * external svg icon not loaded ([bfbe17e](bfbe17e)) * footer link random pick friend infinite loop ([425ec7c](425ec7c)) * footer page view not update on load ([909c191](909c191)) * gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/virtualansh/hexo-theme-aurora-em/issues/290) [auroral-ui#280](https://github.com/virtualansh/hexo-theme-aurora-em/issues/280) * home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86)) * horizontal feature displaying tags incorrectly ([0c34591](0c34591)) * improve the style of footer links for smaller devices ([a67370d](a67370d)) * include fixed header height for scroll to ([fb289cc](fb289cc)) * incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/virtualansh/hexo-theme-aurora-em/issues/225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * no hamburger menu on table view size ([ab6cfc0](ab6cfc0)) * no stopping link box animation on hover ([a1c4b51](a1c4b51)) * open search modal scroll down by three percent ([6244fd8](6244fd8)) * path with extra hash at the end when reloaded ([440b2a7](440b2a7)) * prism copy button style ([a16cb48](a16cb48)) * prism highlight custom css is overwritten by default ([b26850b](b26850b)) * prism highlight not rendered on reload ([aa2328e](aa2328e)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4)) * recent comments always show ([0976e5c](0976e5c)) * refactor and fix post search page to support tag and category search ([89e35fb](89e35fb)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/virtualansh/hexo-theme-aurora-em/issues/297) * subtitle and some main title uppercase ([9c07937](9c07937)) * tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9)) * text overflowing outside of article content box [auroral-ui#218](https://github.com/virtualansh/hexo-theme-aurora-em/issues/218) ([cf02393](cf02393)) * title too long overflowing issue ([9123bbe](9123bbe)) * typescript typing issue for Post ([1c58e55](1c58e55)) * update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a)) * update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262) [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262) * use new import for default image instead of require ([6d1b078](6d1b078)) * waline different date format cause formatting error ([22477f2](22477f2)) ### Features * add empty display for recent comments ([c4dde9b](c4dde9b)) * add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f)) * add footer link feature ([8e29f0b](8e29f0b)) * add friends link feature ([a4ae01a](a4ae01a)) * add image enlarge feature ([bd5b862](bd5b862)) * add recent comment link with anchor ([ef0a517](ef0a517)) * add waline comment plugin ([6f34372](6f34372)) * added page view and comment count for all pages ([d107853](d107853)) * added site running stat and waline site PV ([2d15ac6](2d15ac6)) * added traditional chinese language support ([2e4c3e5](2e4c3e5)) * added valine, twikoo and valine post views stat ([517e9d0](517e9d0)) * better page title for home page ([9c09e57](9c09e57)) * changed background wave to gradient ([e9f02e8](e9f02e8)) * hide comments if all plugins are disabled ([9b0db10](9b0db10)) * new feature and pin effect ([c4b962f](c4b962f)) * pagination button UI upgrade ([689dd9b](689dd9b)) * **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8)) * replace prismjs with shiki ([ab2b51f](ab2b51f)) * update comment and friends mobile mode style ([79e242c](79e242c)) * updated to high quality SVG icons ([aef2fb2](aef2fb2)) * upgrade both PC and mobile menu ([8682423](8682423)) * upgrade recent comment UI ([0d96066](0d96066)) * upgrade tags UI ([45944c6](45944c6)) * upgrade waline comment UI ([1121a12](1121a12)) * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### Performance Improvements * upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
Ryaang
added a commit
to Ryaang/hexo-theme-aurora-s
that referenced
this issue
Oct 31, 2023
# 1.0.0 (2023-10-31) ### Bug Fixes * add missing waline options ([25f732f](25f732f)) * article next and previous posts cards have unequal height ([8f98e14](8f98e14)) * article with only one tag cause a fatal error ([7478780](7478780)) * avatar border too large for circle or rounded avatars ([4879043](4879043)) * beian image is still using require instead of import ([0174c3b](0174c3b)) * clicking language menu is not auto closing the menu ([d9f77de](d9f77de)) * code clip-board copy button style ([05450c5](05450c5)) * code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2)) * code not styled in li tag ([5718581](5718581)) * color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/321) [auroral-ui#319](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/319) * dia bot not able to be initialised in version 2+ ([248b42c](248b42c)) * dynamic page title with i18n menu config ([51972dd](51972dd)) * english footer stat text ([64d79e2](64d79e2)) * english text style problem ([4cefbc2](4cefbc2)) * external svg icon not loaded ([bfbe17e](bfbe17e)) * footer friends link not loaded ([1546685](1546685)) * footer link random pick friend infinite loop ([425ec7c](425ec7c)) * footer page view not update on load ([909c191](909c191)) * gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/290) [auroral-ui#280](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/280) * header width is not updated after resize of the browser window ([9f84fbf](9f84fbf)) * home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86)) * horizontal feature displaying tags incorrectly ([0c34591](0c34591)) * improve light mode header background color ([2c30969](2c30969)) * improve the style of footer links for smaller devices ([a67370d](a67370d)) * include fixed header height for scroll to ([fb289cc](fb289cc)) * inconsistance links page setup and configs ([719f3c4](719f3c4)) * incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * no hamburger menu on table view size ([ab6cfc0](ab6cfc0)) * no stopping link box animation on hover ([a1c4b51](a1c4b51)) * open search modal scroll down by three percent ([6244fd8](6244fd8)) * path with extra hash at the end when reloaded ([440b2a7](440b2a7)) * prism copy button style ([a16cb48](a16cb48)) * prism highlight custom css is overwritten by default ([b26850b](b26850b)) * prism highlight not rendered on reload ([aa2328e](aa2328e)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4)) * recent comments always show ([0976e5c](0976e5c)) * refactor and fix post search page to support tag and category search ([89e35fb](89e35fb)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * search function not working ([856dd28](856dd28)) * statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/297) * subtitle and some main title uppercase ([9c07937](9c07937)) * tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9)) * text overflowing outside of article content box [auroral-ui#218](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/218) ([cf02393](cf02393)) * title too long overflowing issue ([9123bbe](9123bbe)) * toc sidebar max height now adapt to new ui ([65ce7fd](65ce7fd)) * typescript typing issue for Post ([1c58e55](1c58e55)) * update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a)) * update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262) [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262) * use new import for default image instead of require ([6d1b078](6d1b078)) * waline comment data could return without time field ([auroral-ui#379](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/379)) ([c213819](c213819)) * waline different date format cause formatting error ([22477f2](22477f2)) ### Features * add empty display for recent comments ([c4dde9b](c4dde9b)) * add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f)) * add footer link feature ([8e29f0b](8e29f0b)) * add friends link feature ([a4ae01a](a4ae01a)) * add image enlarge feature ([bd5b862](bd5b862)) * add recent comment link with anchor ([ef0a517](ef0a517)) * add waline comment plugin ([6f34372](6f34372)) * added page view and comment count for all pages ([d107853](d107853)) * added site running stat and waline site PV ([2d15ac6](2d15ac6)) * added traditional chinese language support ([2e4c3e5](2e4c3e5)) * added valine, twikoo and valine post views stat ([517e9d0](517e9d0)) * better page title for home page ([9c09e57](9c09e57)) * change to new link cards styles ([c95eda1](c95eda1)) * changed background wave to gradient ([e9f02e8](e9f02e8)) * hide comments if all plugins are disabled ([9b0db10](9b0db10)) * new feature and pin effect ([c4b962f](c4b962f)) * pagination button UI upgrade ([689dd9b](689dd9b)) * **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8)) * replace prismjs with shiki ([ab2b51f](ab2b51f)) * update comment and friends mobile mode style ([79e242c](79e242c)) * updated to high quality SVG icons ([aef2fb2](aef2fb2)) * upgrade both PC and mobile menu ([8682423](8682423)) * upgrade recent comment UI ([0d96066](0d96066)) * upgrade tags UI ([45944c6](45944c6)) * upgrade waline comment UI ([1121a12](1121a12)) * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### Performance Improvements * upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题,在博文底下的评论区,头像可以正常显示,在新标签页打开可以看到地址为
https://gravatar.loli.net/avatar/16cfede0b72cb357a7e12f7167f5b410?d=identicon&v=1.4.9
。但在首页的最近评论区域,这个地址变成了
https://gravatar.loli.net/avatar/?d=identicon&v=1.5.5&16cfede0b72cb357a7e12f7167f5b410
。可以看出邮箱Hash跑到了最后面,导致获取不到头像。博客地址
The text was updated successfully, but these errors were encountered: