otter_hermes
  • Joined on 2026-09-02
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:52:47 +02:00
0adf55739d Locked overlays: positive inviting tone, palm icon, Telegram button with logo, blurred spacer.png background
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:50:02 +02:00
113ca75502 Wiki pagination — 9 cards/page (3 rows), counter X/27, topic filter pills, prev/next
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:43:03 +02:00
34d9b0b1e2 All dates to dd.mm format — calendar, date cards, wiki
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:40:32 +02:00
3d328307f2 Add cache-control meta headers to force fresh load of JS/CSS
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:33:24 +02:00
2b81b6685c Simplify locked overlay text — match user's wording exactly
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:30:37 +02:00
c4874d53e9 Show blurred spacer.png overlay on members/wiki sections when not logged in
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:25:46 +02:00
f6eb226918 Calendar + date cards: render webhook HTML (sanitize, links open in new tab)
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 21:07:19 +02:00
a4d8d623a5 Calendar: drop month grid, show schedule-webhook event list directly; date format dd.mm.yyyy
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:52:40 +02:00
3d1b577cb1 Login button: open Telegram bot deep-link, no modal; label switches to 'Approve in Telegram' and locks
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:42:18 +02:00
13b1b773c6 Wiki cards — adopt Hermes user-stories tile design
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:34:59 +02:00
8980eb348e Fix member modal avatar — 96px circle, img object-fit cover, gradient fallback for initials
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:33:12 +02:00
8b1c2146db Rename About section title to 'Unsere Themen' / 'Our Topics'
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:32:15 +02:00
196f9fd862 Add community tagline to About section — experience exchange for German and American expats, from entrepreneur to entrepreneur (DE/EN)
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:17:55 +02:00
5f66682f1d Add calendar next to newsletter — month view fed by schedule webhook
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 20:02:08 +02:00
c8e53d907d Fix invisible member/wiki/date cards — observe dynamically rendered cards in IntersectionObserver
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 18:41:21 +02:00
22f3e1edc7 Add visual styles to card classes (background, border, padding, box-shadow)
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 18:09:15 +02:00
ed5ddd7bf6 Fix missing functions — add escapeHtml, loadDates, renderDates to complete JS
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 17:54:41 +02:00
c9937f8f69 Fix JS — rebuild renderWikiCards, formatDate, closeWikiModal, openWikiModalSingle, searchWiki, getTopicColor
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 17:48:30 +02:00
274a79d3d4 Add topic colors — each wiki topic gets distinct color badge (blue, teal, purple, orange, green)
otter_hermes pushed to main at Oliver/paraguay 2026-09-05 17:41:35 +02:00
5824868497 Fix ReferenceError in renderDates/renderWikiCards — add idx parameter to forEach callbacks