Abdul Halim Daud
d7788e962f
⬆️ Chore(libs): update Waline from 2.15.8 to 3.4.1
2024-11-30 21:43:22 +08:00
Cell
c36d87fd84
♻️ Refactor: color scheme checking and move data-theme to document element
2024-09-27 12:52:29 +08:00
Cell
c0942a92b9
✨ Feat: open more custom blocks ( #479 )
...
- custom-comment
- custom-post__footer:before
- custom-post__footer:after
2024-08-03 12:20:29 +08:00
Abdul Halim Daud
b998371564
✨ Feat: add turnstileKey to waline
2024-05-27 17:56:13 +08:00
loongma
d82fefa7dd
✨ Feat: Add a custom domain setting option for Giscus, configured at params.page.comment.giscus.origin
2024-05-13 17:47:10 +08:00
William Wang
12ada20fb8
feat: support lang in giscus config
...
(cherry picked from commit 1c7a5b01b167d8bcbea422535dc1faf36a480cce)
2024-04-26 10:26:31 +08:00
Cell
1e493fef48
⬆️ Fix: update Artalk comments to the latest version and and useBackendConf param
...
Fixes #415
2024-04-23 17:42:53 +08:00
Cell
773a8a7eb9
⚡ Perf: code optimization
2024-04-08 17:47:57 +08:00
Cell
2ea592b4a3
🐛 Fix: use function to get params replace of .Scatch ( #420 )
2024-02-23 20:50:52 +08:00
Cell
4d223bdc29
⬆️ Chore(libs): update Waline from 2.14.7 to 2.15.8
2023-10-24 12:15:32 +08:00
Cell
1f412dc12d
⬆️ Chore(libs): update Twikoo from 1.6.8 to 1.6.22
2023-10-24 12:15:32 +08:00
Cell
98c5a1ad54
⬆️ Chore(libs): update Artalk from 2.5.2 to 2.6.4
...
Artalk v2.5.5 has deprecated the gravatar.default configuration item, please use gravatar.params instead. (ArtalkJS/Artalk#508 )
TODO: support pagination and heightLimit config for Artalk in next FixIt version
2023-10-24 12:15:32 +08:00
Cell
db6335cee3
⬆️ Chore(libs): update Artalk from 2.3.4 to 2.5.2
2023-03-31 21:43:04 +08:00
Cell
bc6d8f47c2
✨ Feat: add paramater strict for giscus comment
2023-03-20 10:47:10 +08:00
Cell
25eebf642f
🐛 Fix: missing parameter requiredFields for Valine
2023-02-16 17:47:23 +08:00
Mejituu
866203a4ce
✨ Feat: add some new features and bug fixes ( #279 )
...
* ✨ Feat: add instant page
* 🐛 Fix: donate images without lazy loading
* 🔧 Chore: update waline plugin version
2023-02-01 15:00:36 +08:00
Cell
b974fa56df
⬆️ Chore(libs): update Twikoo from 1.4.10 to 1.6.8 and add Katex support for it ( #215 #243 )
...
Closes #215
Closes #243
2023-01-07 12:56:18 +08:00
Cell
48dc34cf11
♻️ Refactor(i18n): hierarchize translation fields for supported languages
2023-01-02 13:31:27 +08:00
Cell
b56d0a4e77
🚚 Feat: move assets/data/emoji to assets/lib/valine/emoji/
2022-11-14 10:33:53 +08:00
Cell
b1adac1ab1
⚡ Perf: optimize close comment feature when the post has expired ( #204 )
2022-10-14 17:11:19 +08:00
Cell
bc4ac5516b
⬆️ Chore(libs): update @waline/client from 2.6.1 to 2.10.0
2022-09-23 11:18:45 +08:00
Cell
d8b62fc690
🎉 Feat: add b2t scroll percent support ( #192 )
2022-09-10 13:51:03 +08:00
Cell
b4982b34e4
🐛 Fix: missing "comment" class in Commento and Utterances div
2022-09-02 23:40:17 +08:00
Cell
0edd185b39
🐛 Fix: use data attributes or class replace for custom attributes
2022-08-26 16:48:11 +08:00
Abdul Halim Daud
858fbf3eb8
fix waline config imageUploader = false & highlighter = false
...
imageUploader and highlighter is still enabled even though the config is set to false because waline's default setting for imageUploader & highlighter is enabled.
to disable imageUploader and highlighter, need to explicitly specify imageUploader: false and highlighter: false in the window.config.
2022-07-20 00:22:39 +08:00
Abdul Halim Daud
48da281259
fix typo rel noreferrer
...
There are typos in the rel attribute. It should be [noreferrer](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noreferrer ) instead of [noreffer](https://github.com/Lruihao/FixIt/search?q=noreffer ).
2022-07-17 23:31:20 +08:00
Cell
f5e852441e
⬆️ Chore(libs): update Waline from 1.5.2 to 2.6.1
2022-07-03 15:36:11 +08:00
Cell
19c4bd4d82
⬆️ Chore(libs): update Artalk from 2.2.12 to 2.3.4 ( #150 )
2022-07-02 23:36:34 +08:00
Cell
fd1ebab6f0
🐛 Fix: Giscus comments invalid config inputPosition
2022-05-17 11:27:07 +08:00
Cell
74afeda510
✏️ Docs: add documentation for giscus comment system ( #130 )
2022-05-09 10:36:19 +08:00
Cell
6128f3f3dd
⚡ Perf: complete giscus comment system ( #130 )
2022-05-08 23:35:59 +08:00
Cell
ca9125f4e1
✨ Feat: add giscus comment system ( #130 )
2022-05-08 13:18:32 +08:00
Cell
cac46b0c02
🚚 Chore: migrate partial comment.html to single folder
2022-04-30 14:32:34 +08:00