• Joined on 2026-02-27
lashman pushed to main at lashman/typogenie 2026-03-22 08:58:32 +02:00
a3f4ffdec8 improved html conversion fidelity and docx export accuracy
lashman pushed to main at lashman/echoboard 2026-03-22 08:57:17 +02:00
843a64ab55 fix security page boards fetch using correct api response format
lashman pushed to main at lashman/echoboard 2026-03-22 08:49:57 +02:00
d9fdad99ec add anti-brigading user fields to data manifest
lashman pushed to main at lashman/echoboard 2026-03-22 08:35:30 +02:00
14a605b3de anti-brigading system - detection engine, phantom voting, ALTCHA adaptive difficulty, honeypot fields, admin security dashboard, auto-learning
lashman pushed to main at lashman/echoboard 2026-03-22 07:55:10 +02:00
a530ce67b0 drag reorder boards in admin, position respected on public site
lashman pushed to main at lashman/echoboard 2026-03-22 07:42:01 +02:00
393001c07c admin can delete status changes from post timeline
lashman pushed to main at lashman/echoboard 2026-03-22 07:29:12 +02:00
6b110a6d90 global push notifications toggle, inline status change on post detail
lashman pushed to main at lashman/echoboard 2026-03-22 07:15:15 +02:00
9f4b92cc36 use admin linked user as comment author so avatar and name are correct
lashman pushed to main at lashman/echoboard 2026-03-22 07:01:16 +02:00
0128a050f7 render description fields dynamically from post data instead of hardcoded constants
lashman pushed to main at lashman/echoboard 2026-03-22 06:46:26 +02:00
5311f5d1ee fall back to default statuses when board has no custom ones configured
lashman pushed to main at lashman/echoboard 2026-03-21 23:42:30 +02:00
7ce734ddbb include gitea-sync plugin zip for easy download
lashman pushed to main at lashman/echoboard 2026-03-21 23:41:27 +02:00
2787d695ec remove old gitea plugin, replaced by gitea-sync
lashman pushed to main at lashman/echoboard 2026-03-21 23:37:08 +02:00
320e724ac8 switch all cookies from sameSite strict to lax for proxy compatibility
lashman pushed to main at lashman/echoboard 2026-03-21 23:25:18 +02:00
cdb9e5d8ee branding image uploads for favicon, logo, og image plus server-side og injection
lashman pushed to main at lashman/echoboard 2026-03-21 23:08:59 +02:00
624cfe8192 open graph, twitter cards, pwa manifest, theme-color
lashman pushed to main at lashman/echoboard 2026-03-21 23:04:57 +02:00
200b44246f await exit before redirecting so cookies get cleared
lashman pushed to main at lashman/echoboard 2026-03-21 22:56:57 +02:00
dae5411359 remove hardcoded default template, always use seeded templates
lashman pushed to main at lashman/echoboard 2026-03-21 22:47:24 +02:00
1008044491 check database for existing changelogs before importing releases
lashman pushed to main at lashman/echoboard 2026-03-21 22:44:50 +02:00
a8eb6ba03e gitea plugin seeds default templates on board create and update
lashman pushed to main at lashman/echoboard 2026-03-21 22:40:19 +02:00
949c1331af configurable auto-sync interval for gitea plugin