Commit Graph

15 Commits

Author SHA1 Message Date
Georg Bauer
b855d61524 Feature/post media translations (#42)
* chore: updated todo with translation ideas

* feat: first take at the implementation of translations

* fix: small addition for the translation feature

* feat: support language switching in the editor and preview

* feat: better handling of long bodies by not running them through a json envelope

* fix: unknown macros have better fallback

* feat: api for python to get translations

* fix: strip dumb prefix of content in translation

* feat: extend meta diff for translations

* feat: hook up translations to rebuild-from-disk

* feat: generation of the website prefers project language, falling back to canonical language

* fix: crashes during rendering

* feat: translation validation report

* fix: made the translation validation actually work

* chore: reorganization of menu

* fix: some topics cleanup

* chore: updated doc

* feat: translations for media

* feat: more aligned in UI/UX

* feat: edit translations possible

* chore: added full multi-language todo

* chore: updated todo for clarity

* feat: implementation of full multi-linguality

* fix: page creation creates pages

* fix: flags on every page

* fix: better prompt

* feat: made MCP server aware of language content

* feat: python tools for translations

* fix: better fill-in-translations

* fix: better prompt for translation. maybe.

* fix: losing posts from search due to translation process

* fix: translation validation handles in-db content and fill-in of missing translations fixed to flush

* fix: faster scanning for infilling of missing translations

* chore: updated agent instructions

* feat: calendar and tag cloud respect current language now

* fix: retries going up

* fix: got metadata-diff and rebuild into sync

* fix: extended meta-diff for timestamps

* fix: made website validation look at translated content, too

* fix: multi-lingual search

* chore: refactor Editor.tsx into two separate editors

* feat: do language detection when no explicit language given

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-09 14:43:18 +01:00
Georg Bauer
9871cb827f Feature/ai post suggestions (#40)
* feat: first cut on ai suggestion system for title and summary

* feat: completion of titling/excerpt/slug-suggestion AI quick action

* feat: feeds use existing excerpts. also documentation.

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-07 09:54:13 +01:00
3addd92728 chore: cleaning up todo 2026-03-01 21:53:15 +01:00
7517bfb4c6 chore: old docs updates 2026-02-28 15:52:07 +01:00
e5463b10f9 feat: mcp server implementation third round 2026-02-28 09:53:45 +01:00
690b90abcf feat: first cut at mcp and mcp apps 2026-02-28 09:11:59 +01:00
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
5152a4429f chore: updated vision and created todo for gaps to vision 2026-02-26 18:51:31 +01:00
3fb0085b11 chore: last refactors finished 2026-02-21 18:29:25 +01:00
f9663b07b1 feat: phase 6 refactor 2026-02-21 18:19:26 +01:00
d70b13952a feat: phase 5 refactor 2026-02-21 18:17:35 +01:00
78a163a0c9 chore: phase 4 refactor 2026-02-21 18:13:41 +01:00
9df081965b chore: phase 3 refactorings 2026-02-21 18:10:26 +01:00
87200a8ad9 chore: phase 2 and 3 refactors 2026-02-21 18:02:20 +01:00
40892b9302 feat: phase 1b of refactorings 2026-02-21 17:44:41 +01:00