mirror of
https://github.com/stoatchat/for-android.git
synced 2026-08-24 20:21:32 -04:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-android/pull/28
Author: @alexjyong
Created: 8/23/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
bf3c72dfeature: Adding support for Github codespaces (#25)📊 Changes
4 files changed (+131 additions, -9 deletions)
View changed files
➕
.devcontainer/devcontainer.json(+23 -0)➕
app/google-services.json.example(+68 -0)📝
docs/src/content/docs/contributing/setup.mdx(+21 -4)📝
scripts/download_deps.ts(+19 -5)📄 Description
Adding support for codespaces
feat: allowing this to be ran in automated contexts
Update devcontainer.json
feat: Adding in dummy google services json file, and updating documentation
fix: typo :)
Adjusting storage bucket per feedback in Revolt Dev server.
Please make sure to check the following tasks before opening and submitting a PR
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.