Commit Graph

  • 53aaf50557 fix: improve fediverse detection and feed discovery bookmarks-import svemagie 2026-03-16 12:13:44 +01:00
  • 9c1146d2ea Merge branch 'bookmarks-import' of github.com:svemagie/indiekit-endpoint-microsub into bookmarks-import svemagie 2026-03-15 19:25:50 +01:00
  • a6119f95ac Merge remote-tracking branch 'upstream/main' into bookmarks-import svemagie 2026-03-15 19:25:26 +01:00
  • f3e8648fed Merge branch 'rmdes:main' into main main svemagie 2026-03-13 18:49:54 +01:00
  • 1512bcecb2 feat: add CSS stacking avatar fallback to all templates (v1.0.49) Ricardo 2026-03-13 13:53:45 +01:00
  • 465caccc94 fix: replace invalid icon names — external→syndicate, checkboxChecked→tick (v1.0.48) Ricardo 2026-03-13 12:55:29 +01:00
  • 5ec09eb799 fix: align action bar padding with card content (v1.0.47) Ricardo 2026-03-13 12:45:40 +01:00
  • 4a87773d7f chore: phase 2 convention alignment — ms- prefix, onerror removal, visually-hidden fix (v1.0.46) Ricardo 2026-03-13 12:32:08 +01:00
  • aab5f3d590 Merge pull request #1 from svemagie/bookmarks-import svemagie 2026-03-12 12:28:10 +01:00
  • 1bb80588fd feat: bookmark flow — tag→channel, notifyBlogroll, update tracking svemagie 2026-03-12 09:33:26 +01:00
  • 6b3a280ead feat: auto-follow bookmarked URLs as Microsub feed subscriptions svemagie 2026-03-12 08:31:27 +01:00
  • e48335da2c feat: mark source as read — split button with popover Ricardo 2026-03-11 16:08:53 +01:00
  • 5037ff3d8f feat: add feed type indicator and cross-channel duplicate detection Ricardo 2026-03-10 14:27:01 +01:00
  • a51b554068 feat: delete stale items older than 30 days Ricardo 2026-03-05 22:52:59 +01:00
  • 4e97bad7d9 chore: bump version to 1.0.42 Ricardo 2026-03-05 20:25:46 +01:00
  • d1f0fffe35 fix: mark-as-read for items from orphan channels Ricardo 2026-03-05 20:25:30 +01:00
  • 90b47627e2 chore: remove dev plans from published repo Ricardo 2026-02-27 17:18:28 +01:00
  • 0c1420c1ed feat: add save-for-later button to microsub reader Ricardo 2026-02-27 16:01:47 +01:00
  • d09b293e76 docs: add read-it-later implementation plan Ricardo 2026-02-27 14:06:23 +01:00
  • f32c19ad9f docs: add read-it-later feature design document Ricardo 2026-02-27 13:59:55 +01:00
  • 912791e4d6 chore: bump version to 1.0.40 Ricardo 2026-02-27 11:23:46 +01:00
  • 8a971111c1 fix: wire mark-as-read in timeline view Ricardo 2026-02-27 11:22:44 +01:00
  • 6269c7ac98 fix: improve timeline UX - channel badges, breadcrumbs, default view Ricardo 2026-02-27 10:54:54 +01:00
  • 26225f1f80 feat: add multi-view reader with Channels, Deck, and Timeline views Ricardo 2026-02-26 14:42:00 +01:00
  • 6833f6f5f2 fix: photo grid never rendered due to Nunjucks slice misuse Ricardo 2026-02-26 10:54:31 +01:00
  • cdd4a58015 fix: extract images from HTML content at read time for existing items Ricardo 2026-02-25 17:20:53 +01:00
  • ee2cd26208 feat: extract images from HTML content for photo-based feeds Ricardo 2026-02-25 15:22:04 +01:00
  • b4d2b7418d fix: decode HTML entities in feed titles to prevent literal display Ricardo 2026-02-24 14:20:55 +01:00
  • 114998bf03 feat: add source capability detection, protocol indicators, and reply routing Ricardo 2026-02-18 08:47:50 +01:00
  • 1f4a6876ec chore: bump version to 1.0.32 Ricardo 2026-02-19 18:12:52 +01:00
  • 8868dfcdcb feat: add ActivityPub integration - actor profiles, follow/unfollow, timeline items Ricardo 2026-02-19 18:11:37 +01:00
  • 5736f1306a docs: add security hardening section to CLAUDE.md Ricardo 2026-02-15 19:21:18 +01:00
  • 3de1020d35 chore: bump version to 1.0.30 Ricardo 2026-02-15 14:42:10 +01:00
  • 3c8a4b2b53 fix: security hardening (SSRF, ReDoS, XSS, open redirect) Ricardo 2026-02-15 14:40:12 +01:00
  • 9bcfac5d8a feat: add i18n support for 14 languages Ricardo 2026-02-13 22:33:25 +01:00
  • e5ffc5b8a1 docs: add CLAUDE.md and README.md Ricardo 2026-02-13 18:22:45 +01:00
  • 02bfff7ce9 fix: store dates as ISO strings instead of Date objects Ricardo 2026-02-12 22:30:40 +01:00
  • 1009a2d6f6 fix: Only count unread items within 30-day retention period Ricardo 2026-02-08 13:58:55 +01:00
  • 2ffce9a74f fix: correct invalid icon names and date filter issue Ricardo 2026-02-07 02:11:34 +01:00
  • 1182b8ae79 feat: Feed management with status tracking, edit, and rediscover Ricardo 2026-02-07 01:47:07 +01:00
  • ab6f81bf72 feat: Phase 1 - Enhanced feed discovery with validation Ricardo 2026-02-07 01:39:58 +01:00
  • 6caf37a003 feat: add startup cleanup for old read items Ricardo 2026-02-07 00:52:29 +01:00
  • 722a884ca3 fix: allow action buttons to wrap on mobile Ricardo 2026-02-07 00:09:48 +01:00
  • 61819f1aeb feat: cleanup old read items (keep last 30 per channel) Ricardo 2026-02-06 22:59:46 +01:00
  • 59cbe7c238 feat: add bookmark to timeline, mark-read to item view Ricardo 2026-02-06 22:56:03 +01:00
  • 6b19ac4cc7 fix: correct API URL for individual mark-read Ricardo 2026-02-06 22:34:09 +01:00
  • c830ad5df6 feat: add show/hide read items and fix individual mark-read Ricardo 2026-02-06 21:24:33 +01:00
  • 8d373dca5f fix: add markAllRead function and route Ricardo 2026-02-06 21:08:49 +01:00
  • 99cb4de4e8 feat: add syndication target selection to compose form Ricardo 2026-02-06 20:44:53 +01:00
  • fabadd8585 feat: allow comments on likes, reposts, and bookmarks Ricardo 2026-02-06 20:41:16 +01:00
  • 4819c229cd feat: restore full microsub implementation with reader UI Ricardo 2026-02-06 20:20:25 +01:00
  • 66dd5b5c91 chore: bump version to 1.0.12 Ricardo 2026-02-06 16:41:09 +01:00
  • 30f9939b3a feat: initial commit - Microsub endpoint for Indiekit Ricardo 2026-02-06 16:32:55 +01:00