source: Klonkt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @40cf2ef   3 months roboburr style(activitypub): inline address form for reply-via-fediverse (no … main
(edit) @dc8e9bd   3 months roboburr fix(activitypub): deliver nested replies up the WHOLE chain (post … main
(edit) @59f0170   3 months roboburr refactor(comments): remove native comments — social is fediverse-only … main
(edit) @2e9773f   3 months roboburr fix(db): user_notifications boot crash on older DBs (missing columns) … main
(edit) @075185a   3 months roboburr refactor(auth): remove Google login (listeners now interact via the … main
(edit) @5b47619   3 months roboburr style(activitypub): tidy the /fediverse manage list into cards … main
(edit) @c73ac64   3 months roboburr fix(activitypub): own replies show the site identity to everyone (not … main
(edit) @ffa53cc   3 months roboburr fix(activitypub): no self-duplicate when replying on your own post … main
(edit) @de3d24b   3 months roboburr fix(activitypub): link owner's remote-reply to the local post so it … main
(edit) @7c44c12   3 months roboburr feat(account): editable username (does not affect the fediverse … main
(edit) @a885afc   3 months roboburr fix(activitypub): pass locals explicitly into fedi-node include (500 … main
(edit) @7d932ce   3 months roboburr feat(activitypub): nested threading + delete your own replies Inbox … main
(edit) @cc24fa1   3 months roboburr fix(activitypub): dedup guard on outbound replies (prevent … main
(edit) @41a7637   3 months roboburr fix(activitypub): instant Send + confirmation on remote reply Send … main
(edit) @7f46112b   3 months roboburr feat(activitypub): per-comment reply-via-fediverse + clearer button … main
(edit) @2826bb97   3 months roboburr feat(activitypub): full post on reply page + strip audio shortcodes … main
(edit) @594cc50   3 months roboburr fix(activitypub): remote-reply button — data attrs + delegated handler … main
(edit) @3d7312a   3 months roboburr feat(activitypub): remote interaction — reply to any fediverse post … main
(edit) @82079ad   3 months roboburr feat: one identity — user avatar falls back to the site photo … main
(edit) @52ea6df   3 months roboburr fix(activitypub): show site avatar on our own fediverse replies … main
(edit) @3a2c9d3   3 months roboburr style(activitypub): match fediverse section to native comment styling … main
(edit) @55bc7f9   3 months roboburr feat(activitypub): reply back to the fediverse (Phase 4 outbound) … main
(edit) @47a0d29   3 months roboburr style(activitypub): polish fediverse section into clean comment cards … main
(edit) @c16e0a5   3 months roboburr feat(activitypub): inbound interactions — replies, likes, boosts … main
(edit) @eb852c5   3 months roboburr feat(activitypub): federate post deletions (Delete + Tombstone) … main
(edit) @5a93ac0   3 months roboburr feat(activitypub): federate images as attachments Cover image + … main
(edit) @065452a   3 months roboburr fix(activitypub): include post title in the Note content Mastodon … main
(edit) @dd1028a   3 months roboburr fix(activitypub): content-negotiation on canonical URLs An AP request … main
(edit) @5bf63b7   3 months roboburr feat(activitypub): phase 1b — Follow/Accept, HTTP Signatures, delivery … main
(edit) @6bd25d1   3 months roboburr feat(activitypub): phase 1 — discoverable/fetchable actor (WebFinger, … main
(edit) @69815b2   3 months roboburr feat: auto-generated per-site OG image from palette + accent New … main
(edit) @5eef817   3 months roboburr style: per-palette background gradient for every theme The fixed … main
(edit) @f99bbe8   3 months roboburr security: bind to 127.0.0.1 by default behind a reverse proxy New … main
(edit) @09ee2bd   3 months roboburr feat: auto-generate SESSION_SECRET if not set (zero-config … main
(edit) @45271b7   3 months roboburr docs: clearer A/B/C for beginners + complete Option C Add a 'Good … main
(edit) @a301d7a   3 months roboburr docs: recommend a fresh/empty VPS for the one-command installer State … main
(edit) @6d3e2c1   3 months roboburr docs: lead with the one-command VPS installer (recommended), Docker … main
(edit) @d774679   3 months roboburr fix: auth-reset.ejs EJS comment broke compile (nested <% in <%# … main
(edit) @834bcc3   3 months roboburr i18n: translate Dutch code comments to English across src/ Comments … main
(edit) @bb42dfb   3 months roboburr docs: install.sh + .env.example to English (public repo) Translate … main
(edit) @bbbfa3c   3 months roboburr docs: README to English (public repo) Translate the repo front page … main
(edit) @83088b66   3 months roboburr feat: install.sh ready for public repo (roboburr/klonkt) - real … main
(edit) @5a4c0b0   3 months roboburr chore: AGPL-3.0 license + clean up repo metadata - LICENSE: full GNU … main
(edit) @475eeda   3 months roboburr feat: premium status badge on the admin dashboard Below the title, … main
(edit) @fe6aac9   3 months roboburr feat: Updates page shows the last 5 changes (git log) Admin -> … main
(edit) @d5e78f7   3 months roboburr fix: Vary: HX-Request + no-store on partials — no unstyled page on … main
(edit) @184393c   3 months roboburr docs: README updated to reflect current Klonkt Removed stale info … main
(edit) @3f4049e   3 months roboburr fix: hide view-switcher (Timeline/Grid + pager) on a fresh install … main
(edit) @d8eb74c   3 months roboburr fix: theme-init JS default palette 'sage' -> 'klonkt' (was overwriting … main
(edit) @bff0b67   3 months roboburr chore: style.css cache-buster v33 (navy klonkt-bg fix) … main
(edit) @5416101   3 months roboburr fix: klonkt palette dark = pure navy (no golden accent wash on the bg) … main
(edit) @9b851e7   3 months roboburr fix: fresh install uses klonkt defaults (navy + #e8b04b), not old … main
(edit) @cb01666   3 months roboburr feat: lite mode (KLONKT_AUDIO=off) — audio disabled, single codebase … main
(edit) @8f2f97c   3 months roboburr Prutter (DM feature) fully removed Reason: redundant feature + … main
(edit) @24cdcc6   3 months roboburr setup: first-run wizard (language choice + site name) on … main
(edit) @3af8fa3   3 months roboburr i18n: search button aria-label/title via t('nav.search') instead of … main
(edit) @3bb8719   3 months roboburr chore(version): bump 1.0.0-beta.3 + show commit hash in version … main
(edit) @c9d48fc   3 months roboburr fix(download): /bestand used storage_path (absolute) -> Bad path; now … main
(edit) @17197a9   3 months roboburr fix(download): track var 't' shadowed the i18n t() -> 500 on … main
(edit) @1ce1ffe   3 months roboburr i18n: feature name Circle -> Circles (plural) in NL/EN/DE; … main
(edit) @814ad8b   3 months roboburr feat(circles): site name automatically from the remote actor (no … main
(edit) @b20460e   3 months roboburr style(theme): palettes Ocean + Gold removed (redundant after klonkt … main
(edit) @dd7e2a2   3 months roboburr feat(theme): default = Klonkt brand (dark navy + yellow, matches … main
(edit) @5eff581   3 months roboburr style(circles): larger arrowheads Co-Authored-By: Claude … main
(edit) @b4c845e   3 months roboburr style(circles): ring removed + clearer (filled) arrows, larger network … main
(edit) @050aa02   3 months roboburr style(circles): cleaner icon (thin lines, fine nodes) + subtle accent … main
(edit) @628056f   3 months roboburr feat(circles): new vectorised icon via CSS mask (accent colour) as … main
(edit) @546f102   3 months roboburr feat(circles): icon exactly matching reference — 3 hollow nodes, … main
(edit) @d29f427   3 months roboburr chore(circles): standalone logo file synced with the new clean icon … main
(edit) @92cd272   3 months roboburr feat(circles): clean minimal network icon (hollow nodes + arrows) as … main
(edit) @28d152e   3 months roboburr fix(circles): logo header larger (112->200px) so it breathes like the … main
(edit) @cd69b6a   3 months roboburr feat(circles): new network logo as header on the /cirkel page Ring … main
(edit) @face47a   3 months roboburr fix(hub): show Owner select only in hub mode (removes solo footgun) … main
(edit) @19b0727   3 months roboburr ci: GitHub Actions — npm test + docker build op push/PR Klaar voor de … main
(edit) @5a2cb69   3 months roboburr feat(self-host): Docker-image + compose + quickstart-README … main
(edit) @7bd97a6   3 months roboburr bd: premium anti-bypass hardening plan (layers 1+2+4, layer 5 dropped) … main
(edit) @2dc18c4   3 months roboburr bd: GitHub distribution + self-host release issue (P1) … main
(edit) @0251bae   3 months roboburr feat(themes): more colour variety — fewer greens/blues in accents + … main
(edit) @b27cde6   3 months roboburr fix(posts): duplicate title/slug no longer rejected — auto-unique … main
(edit) @1ee5f65   3 months roboburr fix(i18n): &amp; displayed literally — use plain & in values Several … main
(edit) @c1b757d   3 months roboburr feat(admin): Google setup revised — beginner-friendly explanation The … main
(edit) @e25438a   3 months roboburr fix(comments): reply form closed until REPLY click + DELETE … main
(edit) @9a34d31   3 months roboburr fix(notifications): table renamed to user_notifications (collision … main
(edit) @c9c6a2d   3 months roboburr feat(meldingen): notifications — reply on comment, comment on post, … main
(edit) @d41f4be   3 months roboburr fix(reacties): can now also reply to a reply (not just top-level … main
(edit) @49f698b   3 months roboburr style(switcher): mobile — Agenda on its own row at the top, rest below … main
(edit) @fefb80c   3 months roboburr fix(zoeken): translate page labels in suggest route (res.locals.t … main
(edit) @097da22   3 months roboburr feat(zoeken): live results while typing + search in events & pages - … main
(edit) @e579a98   3 months roboburr fix(zoeken): bottom-tab search button stopped working after htmx … main
(edit) @2520dcc   3 months roboburr feat(cirkel): add site without typing https:// A bare domain … main
(edit) @d6bdbae   3 months roboburr style(instellingen): styled selects instead of bare native dropdowns … main
(edit) @421c2d4   3 months roboburr feat(instellingen): site timezone — all dates + scheduling in chosen … main
(edit) @9effb80   3 months roboburr fix(editor): CSP blocked blob: image → empty edit dialog img-src was … main
(edit) @015ce46   3 months roboburr fix(inplannen): scheduled posts never went live + timezone bug (1) … main
(edit) @5a394e5   3 months roboburr fix(editor): empty edit dialog on mobile — crop zone had no height … main
(edit) @48ebfa7   3 months roboburr feat(editor): rotate/crop/mirror images before upload Cropper.js … main
(edit) @75c6919   3 months roboburr fix(mobiel): <fieldset> in admin forms doesn't shrink → entire form … main
(edit) @d70cab7   3 months roboburr fix(agenda-beheer): form grid overflowed on mobile .ash-grid was a … main
(edit) @1664f31   3 months roboburr fix(uiterlijk): links rows overflowed on mobile → horizontal overflow … main
(edit) @11b3ba5   3 months roboburr fix(editor): schedule publication behind an on/off toggle (no … main
Note: See TracRevisionLog for help on using the revision log.