Peter Theill

Peter Theill

Commanigy

My name is Peter Theill, a Copenhagen-based software engineer and entrepreneur. I’m a co-founder of Zublime, Outbound & Familio but also do indie-hacking at Commanigy. I started playing around with programming back in 1987 on a good old Commodore 64 and released my first couple of shareware products on Windows around 1994.

Deployment Stats

Total deployments
19

over 129 days

This week
0

4 this month

Most active day
2

on May 09, 2025

Running year activity
·
0 deployments in Sep
Sep
·
0 deployments in Oct
Oct
·
0 deployments in Nov
Nov
·
0 deployments in Dec
Dec
·
0 deployments in Jan
Jan
·
0 deployments in Feb
Feb
·
0 deployments in Mar
Mar
5 deployments in Apr
Apr
8 deployments in May
May
2 deployments in Jun
Jun
3 deployments in Jul
Jul
1 deployment in Aug
Aug

Recent deployments by Peter Theill host: shoutsmshq.com Clear filter

9 days ago
💄 Add deploy badge to footer
Include a deployment status badge for better visibility of the latest deployment.
29 days ago
🔧 Add sitemap entry to robots.txt
Include sitemap URL for better search engine indexing.
about 1 month ago
🔧 Add script to wipe and restore development database from production
- Created a new script `wipe-development-db.sh` to automate the process of dumping the production database and restoring it to the development environment.
- Established an SSH tunnel to the production database for secure access.
- Included commands to drop the existing development database and recreate it before importing the dumped data.
- Added verbose output for better tracking of the process.
about 1 month ago
💄 Add Groups column to user index table
Include a new column for user groups and display total groups in the server information section.
2 months ago
🤖 Add mouse movement tracking for newsletter captcha
Implement mouse movement tracking to enhance anti-bot protection during newsletter sign-up.
2 months ago
💄 Update avatar URL for Discord notifications
Change the avatar URL in the phone verification payload to the correct icon.
3 months ago
🤖 Add mouse movement tracking for newsletter form anti-bot protection
3 months ago
🔧 Fix contact SMS counter cache and add reset task
3 months ago
💄 Redesign contact page with modern UI elements
💄 Enhance contact page and navigation links
Update contact page content and add support link in navigation for improved user assistance.
💄 Refactor button styles for consistency
Update submit button styles in contact and group forms for a more uniform appearance and improved usability.
💄 Refactor navigation links for consistency
Update links in contacts, groups, and messages views to use a unified
style with icons for improved usability and visual appeal.
💄 Refactor contact, group, and message list styles
Enhance UI consistency by removing overflow classes and updating transition effects.
💄 Refactor navigation and user profile views for improved layout and usability
- Updated navigation menu to center items and adjust visibility of profile and sign-up links based on user login status.
- Enhanced user profile edit view with a more structured layout, including sections for account information, phone numbers, credits, and payment history.
- Improved user dashboard to provide a welcoming message and clear instructions for new users, along with a summary of credits, contacts, groups, and messages.
- Added recipient selector controller to manage the selection of groups and contacts, providing real-time feedback on message recipients.
3 months ago
🎨 Update newsletter form IDs for consistency and remove redundant container ID
3 months ago
🎨 Update newsletter form with AJAX submission and feedback handling
3 months ago
⬆️ Upgrade ruby/setup-ruby action to v1.237.0
4 months ago
🔍️ Add SEO content and update sitemap with new pages for SMS marketing guides
4 months ago
🔍️ Enhance SMS platform comparison pages with new layouts and styles
- Updated the layout and content of the Textedly vs SlickText and Textedly vs TextMarks comparison pages for improved readability and user engagement.
- Introduced a new CSS file for platform comparison styles, including animations, card effects, and responsive design.
- Added a Stimulus controller for tab navigation to enhance user experience when viewing different comparison features.
4 months ago
⬆️ Upgrade ruby/setup-ruby action from v1.229.0 to v1.234.0
4 months ago
🔧 Fix deployment URL in Dplyd notification
Update the URL in the Dplyd notification to point to the correct site.