18 Commits

Author SHA1 Message Date
b5d50c45da wip: iOS refactor — iMessage extension, sticker browser, app icon assets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 13:43:06 +01:00
20b93df9b0 normalize project structure: rename app/ → src/, add .mise.toml, .env.example, CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 07:22:33 +01:00
fae1159536 add app icon, rename to Sticker Cloner, pack thumbnails, sort list, smaller stickers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:28:53 +01:00
8d120f4d56 fix backend 404 when telegram is unreachable, serve cached packs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 16:58:23 +01:00
7ae962d6c7 enable scene manifest generation for SwiftUI app entry point
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 16:46:49 +01:00
31040c3ca5 restructure as standalone iOS app + iMessage extension
convert container from Messages-only app to regular iOS app,
move shared code (models, api client, store) to Shared/ group,
add app group entitlements for cross-process data sharing,
rewrite StickerStore for shared UserDefaults + container,
create SwiftUI app entry point, simplify extension to read-only browser

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:40:52 +01:00
027def42f9 add shared scheme for container app, launch via Messages host
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 14:39:49 +01:00
7ea52249a1 clean up storyboard, remove hello world template
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:48:23 +01:00
86d9659056 implement sticker browser, pack management ui, wire up messages view controller
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:47:54 +01:00
a75215a937 add data models, api client, sticker store for iMessage extension
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:47:14 +01:00
13367c221a remove botfather.md, old bot was replaced
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:32:02 +01:00
387e99024a stop tracking .DS_Store, xcuserstate, xcuserdata
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:22:33 +01:00
3edf64f5ba add root .gitignore, stop tracking .DS_Store
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:20:39 +01:00
18c5a46190 redact exposed bot token, rename api title to StickerCloner API, clean up stale claude settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:19:37 +01:00
82ceb13bad rename StiggerDLBot/ to backend/, prepare for multi-project repo layout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:08:22 +01:00
73e46186c2 sync current state 2026-03-01 11:44:26 +01:00
013b3095e0 snapshot current state before gitea sync 2026-02-18 12:55:08 +01:00
e367a38065 snapshot current state before gitea sync 2026-02-18 10:50:25 +01:00