summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFiles
2025-08-06chore: github/README update release month (#4359)Libravatar daenney1
# Description July is definitely over. ## Checklist Please put an x inside each checkbox to indicate that you've read and followed it: `[ ]` -> `[x]` If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want). - [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md). - [ ] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat. - [x] I/we have not leveraged AI to create the proposed changes. - [ ] I/we have performed a self-review of added code. - [ ] I/we have written code that is legible and maintainable by others. - [ ] I/we have commented the added code, particularly in hard-to-understand areas. - [ ] I/we have made any necessary changes to documentation. - [ ] I/we have added tests that cover new code. - [ ] I/we have run tests and they pass locally with the changes. - [ ] I/we have run `go fmt ./...` and `golangci-lint run`. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4359 Co-authored-by: daenney <git@noreply.sourcery.dny.nu> Co-committed-by: daenney <git@noreply.sourcery.dny.nu>
2025-05-05[chore/github] Add an end of mirror notice (#4128)Libravatar daenney1
# Description Adds a small notice to the Github README with when we intend to stop mirroring. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4128 Co-authored-by: daenney <daenney@noreply.codeberg.org> Co-committed-by: daenney <daenney@noreply.codeberg.org>
2025-04-26[chore] Set up Github to be a mirrorLibravatar Daenney9
2024-12-03[chore] Update frontend bug report issue title prefix (#3596)Libravatar CDN1
2024-02-10[chore] Add AI check in PR template (#2625)Libravatar Daenney1
* [chore] Add AI check in PR template * [chore] Update AI disclaimer sentence
2023-02-15[chore] Split the bug template in two (#1500)Libravatar Daenney2
Have a separate template for: * Frontend, with labels bug and frontend and requiring the browser field * Regular/backend, for other bugs with only the bug label and removal of the browser field
2023-02-07[chore] Update bug report template (#1437)Libravatar Daniele Sluijters1
This adds a line to the bug report template to indicate that compatibility issues with closed source clients should be reported to developers of that client instead.
2022-12-09[chore] make single pull request template (#1239)Libravatar tobi4
When you have multiple templates, they can only be selected by the API, so you can't just open a pull request via the web UI and have the template presented to you. This should fix that by having just one pull request template.
2022-12-09[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)Libravatar tobi3
* [docs] Update contributing.md - Add Pull Request process and guidelines. - Add feature/bug issue process. - Rearrange some sections for clarity. - Add overview of package structure. * [docs] Add build from source links * [chore] add pull request templates These link to the new CONTRIBUTING.md document, and include a checklist to validate that contributors have read the guidelines. * [docs] Put existing stub CoC in separate doc * update web related stuff in CONTRIBUTING.md Co-authored-by: f0x <f0x@cthu.lu>
2022-11-08[chore] dependabot: prefix correctly, ignore npm deps (#1001)Libravatar tobi1
2022-11-07[chore] Enable Dependabot support for Go modules (#976)Libravatar Jauder Ho1
* Create dependabot.yml * Update dependabot.yml Add dependency support for Yarn too * Update .github/dependabot.yml Co-authored-by: Jake Coffman <jakecoffman@github.com> Co-authored-by: Jake Coffman <jakecoffman@github.com>
2022-10-03[chore] Old browser fixes (#882)Libravatar f0x521
* reasonable css sizing fallbacks * add browser field for bug report template
2022-07-20[docs] Fix typo in funding.yml (#722)Libravatar tobi1
2022-07-20[docs] Update sponsorship + funding sections (#721)Libravatar tobi1
2022-06-01[chore] Adds Issue templates to Github (#626)Libravatar 0hlov33
* Adds ISSUE Templates * Corrects the ISSUE_Templates
2021-09-11documentation updates (#211)Libravatar tobi1
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
* start fixing up tests * fix up tests + automate with drone * fiddle with linting * messing about with drone.yml * some more fiddling * hmmm * add cache * add vendor directory * verbose * ci updates * update some little things * update sig
2021-03-20fix lint errorsLibravatar tsmethurst1
2021-03-20add golangci jobLibravatar tsmethurst1
2021-03-20Create codeql-analysis.ymlLibravatar Tobi Smethurst1
2021-03-18Create FUNDING.ymlLibravatar Tobi Smethurst1