Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
raaymax
/
quack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
47
Code
Issues
8
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
chore: release v3.5.0
- #233
#233
Merged
raaymax
merged 39 commits into
main
raaymax/quack:main
from
dev
raaymax/quack:dev
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
39
(39)
Checks
Files changed
Merged
chore: release v3.5.0
#233
raaymax
merged 39 commits into
main
raaymax/quack:main
from
dev
raaymax/quack:dev
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
fix: broken refresh in mobile app
raaymax
committed
7b8fe83
View commit details
Copy full SHA for 7b8fe83
Browse repository at this point
Commits on Jan 31, 2026
fix: dev environment and mobile search issues (#237)
Show description for bda36aa
raaymax
authored
bda36aa
View commit details
Copy full SHA for bda36aa
Browse repository at this point
refactor(atoms): convert atoms to presentational components (#238)
Show description for c9438cd
raaymax
authored
c9438cd
View commit details
Copy full SHA for c9438cd
Browse repository at this point
chore(tmux): improve dev environment script layout (#239)
Show description for f0b0dcc
raaymax
authored
f0b0dcc
View commit details
Copy full SHA for f0b0dcc
Browse repository at this point
Commits on Feb 1, 2026
fix(storybook): resolve molecules layer rendering issues (#240)
Show description for e47c15b
raaymax
and
claude
authored
e47c15b
View commit details
Copy full SHA for e47c15b
Browse repository at this point
Commits on Feb 2, 2026
feat(mobile): add Capacitor Android app with SSE notifications (#242)
Show description for 0491251
raaymax
authored
0491251
View commit details
Copy full SHA for 0491251
Browse repository at this point
fix(mobile): transform localhost to 10.0.2.2 for Android emulator
Show description for 4801f3f
raaymax
committed
4801f3f
View commit details
Copy full SHA for 4801f3f
Browse repository at this point
feat(ssl): auto-detect local IPs for certificate generation
Show description for 0c2a907
raaymax
committed
0c2a907
View commit details
Copy full SHA for 0c2a907
Browse repository at this point
Commits on Feb 4, 2026
chore: add pre-commit hook to enforce /commit command
raaymax
committed
6a3c117
View commit details
Copy full SHA for 6a3c117
Browse repository at this point
Commits on Feb 5, 2026
chore: revert git pre-commit hook, add project settings (#245)
raaymax
authored
290e412
View commit details
Copy full SHA for 290e412
Browse repository at this point
chore(deps): consolidated dependency updates (#244)
Show description for 184d5af
raaymax
and
dependabot[bot]
authored
184d5af
View commit details
Copy full SHA for 184d5af
Browse repository at this point
chore(mobile): upgrade to Capacitor 8 (#246)
raaymax
authored
6f0a9f0
View commit details
Copy full SHA for 6f0a9f0
Browse repository at this point
Commits on Feb 6, 2026
feat(channels): add channel creation modal with description support (#248)
raaymax
authored
cfef7e1
View commit details
Copy full SHA for cfef7e1
Browse repository at this point
chore(storybook): clean up config and centralize styles import (#249)
raaymax
authored
ec79d09
View commit details
Copy full SHA for ec79d09
Browse repository at this point
chore(storybook): standardize atom stories with titles, argTypes, and variants (#250)
raaymax
authored
f9188cd
View commit details
Copy full SHA for f9188cd
Browse repository at this point
chore(storybook): standardize molecule, organism, and page stories (#251)
Show description for f4789a0
raaymax
authored
f4789a0
View commit details
Copy full SHA for f4789a0
Browse repository at this point
fix(storybook): add loader for Input organism story
Show description for 1ace864
raaymax
committed
1ace864
View commit details
Copy full SHA for 1ace864
Browse repository at this point
fix(storybook): add container wrapper for Input organism story
Show description for 703e115
raaymax
committed
703e115
View commit details
Copy full SHA for 703e115
Browse repository at this point
fix(emoji): cache Fuse instance to prevent infinite render loop (#252)
raaymax
authored
bd72057
View commit details
Copy full SHA for bd72057
Browse repository at this point
chore(storybook): add missing component stories
raaymax
authored
d823523
View commit details
Copy full SHA for d823523
Browse repository at this point
fix(storybook): mock image URLs in Message story
raaymax
authored
cbb6328
View commit details
Copy full SHA for cbb6328
Browse repository at this point
chore(deps): update npm packages and align deno versions
raaymax
authored
0e77526
View commit details
Copy full SHA for 0e77526
Browse repository at this point
docs(architecture): add system architecture, conventions, and ADRs
Show description for 3bf55ef
raaymax
authored
3bf55ef
View commit details
Copy full SHA for 3bf55ef
Browse repository at this point
Commits on Feb 7, 2026
refactor(components): improve atomic design structure
Show description for 1a442cb
raaymax
authored
1a442cb
View commit details
Copy full SHA for 1a442cb
Browse repository at this point
refactor(components): extract SearchBoxInput atom, MessageInfo molecule, and FlexRow atom
raaymax
committed
06499ec
View commit details
Copy full SHA for 06499ec
Browse repository at this point
Commits on Feb 8, 2026
Merge pull request #260 from raaymax/refactor/atomic-design-phase2
Show description for 85be831
raaymax
authored
85be831
View commit details
Copy full SHA for 85be831
Browse repository at this point
chore: add CLAUDE.md with project guidance and git workflow rules
raaymax
authored
61fd4e4
View commit details
Copy full SHA for 61fd4e4
Browse repository at this point
docs(adr): add ADR 014 repository pattern over ORM (#258)
raaymax
authored
003e93c
View commit details
Copy full SHA for 003e93c
Browse repository at this point
docs: add project backlog with cleanup and refactoring tracker (#262)
Show description for 794fcd3
raaymax
authored
794fcd3
View commit details
Copy full SHA for 794fcd3
Browse repository at this point
chore(lint): add frontend eslint with atomic design rules and CI integration
Show description for fd62d5b
raaymax
authored
fd62d5b
View commit details
Copy full SHA for fd62d5b
Browse repository at this point
chore(deps): update valibot from 0.31.1 to 1.1.0 (#263)
Show description for 706aed0
raaymax
authored
706aed0
View commit details
Copy full SHA for 706aed0
Browse repository at this point
fix: prevent blank screen when navigating to non-existent channels (#264)
Show description for 0c9cdc8
raaymax
authored
0c9cdc8
View commit details
Copy full SHA for 0c9cdc8
Browse repository at this point
fix: prevent screen blink when switching channels (#265)
Show description for 9c534af
raaymax
authored
9c534af
View commit details
Copy full SHA for 9c534af
Browse repository at this point
ci: automate release on PR merge with version label (#266)
Show description for 6e2a3c9
raaymax
authored
6e2a3c9
View commit details
Copy full SHA for 6e2a3c9
Browse repository at this point
Merge branch 'main' into dev
raaymax
authored
d2a8fdf
View commit details
Copy full SHA for d2a8fdf
Browse repository at this point
chore(docker): update deno from 2.5.0 to 2.6.8 (#267)
Show description for a001298
raaymax
authored
a001298
View commit details
Copy full SHA for a001298
Browse repository at this point
Commits on Feb 9, 2026
fix(docker): resolve arm64 apk failures with deno alpine image (#268)
Show description for c29a814
raaymax
authored
c29a814
View commit details
Copy full SHA for c29a814
Browse repository at this point
fix(docker): remove deno glibc libs that break apk triggers (#269)
Show description for d61b9cb
raaymax
authored
d61b9cb
View commit details
Copy full SHA for d61b9cb
Browse repository at this point
fix(docker): move deno libs aside during apk install (#270)
Show description for 473a58f
raaymax
authored
473a58f
View commit details
Copy full SHA for 473a58f
Browse repository at this point
You can’t perform that action at this time.