about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)Author
2022-03-30Revert "Split build image actions (#17793)" (#17907)Eugen Rochko
This reverts commit 22eeaf2645e44ea800a6e4c4acb7bf9d72211344.
2022-03-28Split build image actions (#17793)Shlee
* Update build-image.yml * Update build-image.yml * Update build-image.yml * Update build-image.yml
2022-03-21Format JSON and YAML using Prettier (#17823)Yamagishi Kazutoshi
* Format JSON and YAML using Prettier * Add prettier to devDep
2022-03-15Replace metadata-action type to match (#17802)Yamagishi Kazutoshi
2022-03-15Remove references to discourse.joinmastodon.org (#17797)Eugen Rochko
Remove broken CODEOWNERS file Add sponsor.joinmastodon.org to FUNDING.yml
2022-02-23Skip Docker Hub login for pull requests (#17625)Yamagishi Kazutoshi
* Skip Docker Hub login for pull requests * Add support pr tag
2022-02-14Remove protobuf dependencies (#17539)Yamagishi Kazutoshi
2022-02-05Update build-image.yml (#17454)potpro
2021-11-24Better ordering for bug report issue template (#17019)trwnh
Logically, it makes more sense to provide the steps leading up to the bug before asking what the bug is. This change moves "steps to reproduce" above "expected behavior" and "actual behavior" to enforce the above progression and logical flow.
2021-11-18Ruby 3.0.2 Upgrade (#16982)Shlee
* Update .ruby-version * Update Gemfile * Update Gemfile.lock * Update Dockerfile * Update check-i18n.yml * Update config.yml * Update config.yml
2021-11-16Add manual GitHub Actions runs (#17000)Eugen Rochko
2021-11-14Change workflow to push to Docker Hub (#16980)Eugen Rochko
2021-11-12Build container image by GitHub Actions (#16973)Yusuke Nakamura
* Build container image by GitHub Actions * Trigger docker build only pushed to main branch * Tweak tagging imgae - "edge" is the main branch - "latest" is the tagged latest release
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
* Change references to tootsuite/mastodon to mastodon/mastodon * Remove obsolete test fixture * Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG And a few other places
2021-06-25Replace to issue form (#16429)Yamagishi Kazutoshi
2021-06-01Fix spelling error in i18n workflow (#16326)koyu
2021-05-22Add Actions for check i18n (#16285)Yamagishi Kazutoshi
2020-11-14Apply label automatically when issue creation from template (#15154)Yamagishi Kazutoshi
2020-10-06Exclude dependency updates other than direct dependencies (#14944)Yamagishi Kazutoshi
2020-06-29Add GitHub SponsorsEugen Rochko
2020-06-06Update dependabot.yml (Fix #13939) (#13990)Shlee
* Update dependabot.yml * Update dependabot.yml
2020-06-05Update Dependabot config (#13939)Shlee
* Delete config.yml * Create dependabot.yml
2019-11-13Add config for issue template (#12306)Yamagishi Kazutoshi
2019-10-26Change stale bot to only touch pull requests over 120 days old (#12217)Eugen Rochko
2019-10-25Create stale.yml (#12207)Eugen Rochko
2019-05-23Add sponsor button to GitHub web UI (#10814)Yamagishi Kazutoshi
- https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
2018-10-16Fix feature request issue templateEugen Rochko
2018-10-16Update issue templates (#8989)Eugen Rochko
* Update issue templates * Update bug_report.md * Update feature_request.md * Update support.md * Update feature_request.md
2018-05-08Multiple Issue templates (#7402)Yamagishi Kazutoshi
* Multiple Issue templates * Update bug_report.md
2017-12-12Move files for GitHub to .github directory (#5989)Yamagishi Kazutoshi