alpha
Login
or
Join now
xcc.es
/
textme
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/mrgnw/textme.
textme.cc
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
textme
/
src
3 folders
3 files
at
main
Morgan Williams
Fix pasting a valid number leaving action buttons greyed out
4w ago
a35c0017
components
Fix pasting a valid number leaving action buttons greyed out Paste handling now normalizes digit-word forms with replaceDigitWords and assigns the bound `value` directly. With svelte-tel-input v4's external value watcher, validity recomputes from that assignment, so SMS/WhatsApp/ Telegram/contact/QR buttons enable on paste just like on deep-link. Closes #1 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 month ago
lib
Support circled digit characters in phone input Converts circled numbers (①②③ etc) to regular digits when pasting. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 months ago
routes
Add /bulk page for batch contact parsing - Textarea with auto-resize (runed TextareaAutosize) for pasting lists - Parser extracts phone numbers and names from freeform text - Skips blank lines and header lines (e.g. 'Friends:') - Each row shows formatted number with copy, Telegram, SMS, WhatsApp, and VCF download buttons plus editable name field
5 months ago
app.css
Fix pasting a valid number leaving action buttons greyed out Paste handling now normalizes digit-word forms with replaceDigitWords and assigns the bound `value` directly. With svelte-tel-input v4's external value watcher, validity recomputes from that assignment, so SMS/WhatsApp/ Telegram/contact/QR buttons enable on paste just like on deep-link. Closes #1 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 month ago
app.d.ts
re-do shadcn-svelte with typescript
2 years ago
app.html
mobile
5 months ago