df59a1405f
Remove debug instrumentation and unused webmentions lib
...
Deploy / deploy (push) Successful in 1m18s
Drop the hidden data-webmentions-debug div, the console.log in
astro.config.mjs, and src/lib/webmentions.ts (which was superseded by
the inline fetch in Webmentions.astro).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 03:18:41 +02:00
7de0a815f4
Refactor WEBMENTION_TOKEN handling: remove file-based token retrieval and use global variable
Deploy / deploy (push) Successful in 1m17s
2026-04-22 03:07:20 +02:00
85f58ae557
Enhance debug output for token retrieval in readTokenFromFile function
Deploy / deploy (push) Successful in 1m19s
2026-04-22 03:00:05 +02:00
868d34c1a1
Refactor fetchMentions function to simplify token retrieval and enhance debug output
Deploy / deploy (push) Successful in 1m19s
2026-04-22 02:55:14 +02:00
553cc63023
Refactor WEBMENTION_TOKEN handling: read from file and remove environment configuration
Deploy / deploy (push) Successful in 1m17s
2026-04-22 02:53:15 +02:00
0614688d2e
Refactor fetchMentions function to enhance token retrieval and debug output
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:47:25 +02:00
d7cb6b5346
Add environment variable configuration for WEBMENTION_TOKEN and simplify token handling in fetchMentions function
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:44:21 +02:00
1a3e4bf64a
Refactor fetchMentions function to improve token handling and debug output
Deploy / deploy (push) Successful in 1m19s
2026-04-22 02:41:14 +02:00
d6a073d234
Refactor fetchMentions function to enhance token handling and debug information
Deploy / deploy (push) Successful in 1m21s
2026-04-22 02:31:35 +02:00
4f67fb99d4
Refactor fetchMentions function to return structured results with debug information
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:25:37 +02:00
1d57e23d19
Refactor Webmentions component to fetch mentions directly and improve data handling
Deploy / deploy (push) Successful in 1m17s
2026-04-22 02:21:15 +02:00
c4e12619a1
Add debug logging for presence of mentions and facepile in Webmentions component
Deploy / deploy (push) Successful in 1m16s
2026-04-22 02:07:18 +02:00
4aa001e1e9
Add logging for mentions data in Webmentions component
Deploy / deploy (push) Successful in 1m18s
2026-04-22 01:58:44 +02:00
42521444a8
Refactor Webmentions component to improve display of likes and reposts count
Deploy / deploy (push) Successful in 1m16s
2026-04-22 01:35:13 +02:00
934a9f2338
Implement Webmention functionality: add Webmentions component, update deploy script, and enhance UI with social links and localization
2026-04-21 23:46:18 +02:00
a123886ee4
Add mobile menu toggle functionality and launch configuration
2026-04-21 03:09:37 +02:00
2975984104
Implement multilingual support in footer and add legal pages
2026-04-21 02:37:13 +02:00
7bd0905ecf
Add theme toggle functionality and improve theme management
2026-04-21 01:44:47 +02:00
f9ab31c247
init
2026-04-21 01:26:19 +02:00