summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove .githubInsert5StarName2023-12-0930-1432/+0
|
* chore(deps): bump actions/setup-python from 4.8.0 to 5.0.0dependabot[bot]2023-12-061-1/+1
| | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.8.0 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump actions/setup-python from 4.7.1 to 4.8.0 (#209)dependabot[bot]2023-12-051-1/+1
| | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 4.8.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v4.8.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump actions/labeler from 4 to 5 (#208)dependabot[bot]2023-12-051-1/+1
| | | | | | | | | | | | | | | Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump actions/first-interaction from 1.2.0 to 1.3.0 (#186)dependabot[bot]2023-11-301-1/+1
| | | | | | | | | | | | | | | Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* merge: upstreamMar0xy2023-11-221-0/+6
|\
| * build(deps): bump actions/github-script from 6 to 7 (#12328)dependabot[bot]2023-11-143-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * 「この機能が解決すべき具体的な問題またはニーズ、お ↵おさむのひと2023-11-101-0/+6
| | | | | | | | | | び誰がそれに役立つと考えているかを説明してください。」という旨の項目を追加 (#12253) Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
* | chore(deps): bump actions/github-script from 6 to 7dependabot[bot]2023-11-143-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | rm: dev dockerfileMar0xy2023-11-081-1/+0
| |
* | fix(ci): upd file nameMarie2023-11-081-1/+1
| |
* | upd(ci): build using the dev dockerfileMarie2023-11-081-0/+1
| |
* | upd(ci): make develop image actually run dev modeMarie2023-11-081-0/+1
| |
* | merge: upstreamMar0xy2023-10-316-72/+373
|\|
| * chore: Convert issue templates to YAML (#12194)Shun Sakai2023-10-304-72/+102
| |
| * chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (#12128)dependabot[bot]2023-10-307-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * ci: fix pullreq number may not get correctly (#12127)anatawa122023-10-242-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "remove save-pr-number" This reverts commit 085f4bd76992fa0b3e4219a5c132b72f68c3d2cc. * Revert "Update report-api-diff.yml" This reverts commit b73daf4c0ec4240ea39b183a6b93f209b63e6d81. * Revert "Update report-api-diff.yml" This reverts commit cbf2b5ad8a7cba769446fa9bcf1f129c6f03db8c. * Revert "try to get pull request id from github.event.workflow_run.pull_requests" This reverts commit 07517ce501c12e75da03d325c23968d75ac37d00.
| * ci: fix pull_req時にAPI diffの実行ができない (#12123)anatawa122023-10-242-54/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit for report-api-diff.yml * add api-{base,head}.json into api-artifact * try to get pull request id from github.event.workflow_run.pull_requests * Update report-api-diff.yml * Update report-api-diff.yml * remove save-pr-number
| * chore: Pull Request時にapi.jsonの差分を表示するActions workflow ↵taichan2023-10-211-0/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#12090) * chore: Pull Request時にapi.jsonのdiffを出力するworkflow * refactor: job names * fix: set repository to get api diff * chore: set permission to workflow * set sleep 30s (shorter) * chore: set label of diff * chore: more attempts to fetch misskey * chore: add full diff output of api.js * chore: save full-diff to Artifact * chore: add message to download diff Artifact
| * chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#12062)dependabot[bot]2023-10-1911-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | chore(deps): bump awalsh128/cache-apt-pkgs-action from 1.3.0 to 1.3.1dependabot[bot]2023-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): bump actions/setup-node from 3 to 4dependabot[bot]2023-10-247-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-1812-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | ci: remove updating server for stable releasesMarie2023-10-171-7/+0
| |
* | ci: remove default folders that aren't needed to free up spaceMarie2023-10-111-0/+4
| |
* | Feat: binary builds (#60)April John2023-10-081-39/+17
| | | | | | Automatic binary
* | Update welcome.ymlApril John2023-10-071-1/+1
| |
* | Use rollup node resolveApril John2023-10-071-1/+2
| |
* | Greet new contributors (#58)April John2023-10-071-0/+25
| | | | | | | | | | | | | | | | | | | | | | * Greet new contributors Added a workflow to greet new contributors and first time issuers. * add Token + msg change * Change welcome action * Use official GH action
* | Upload release artifactsApril John2023-10-071-3/+26
| |
* | Change pkg commandApril John2023-10-071-1/+1
| |
* | Transpile when packaging from ESM to CJSApril John2023-10-071-0/+3
| | | | | | *insert April ranting about Javascript here*
* | Update package workflowApril John2023-10-071-2/+6
| |
* | Checkout submodulesApril John2023-10-071-1/+4
| |
* | Rename package workflow to proper naming schemeApril John2023-10-071-3/+5
| |
* | Wip package.ymlApril John2023-10-071-0/+60
| |
* | Merge pull request #6 from ↵dependabot[bot]2023-10-061-2/+2
|\ \ | | | | | | | | | transfem-org/dependabot/github_actions/actions/upload-artifact-3
| * | chore(deps): bump actions/upload-artifact from 2 to 3dependabot[bot]2023-09-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | chore(deps): bump actions/github-script from 6.3.3 to 6.4.1dependabot[bot]2023-10-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.3 to 6.4.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | fix(ci): fix auto pushing on stable buildMarie2023-10-011-0/+1
| | |
* | | upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)Marie2023-10-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upd: attempt to turn MFM to html on mastodon * revert: recent change until better implementation later * chore: remove unused packages * Update docker.yml * upd: add MFM to HTML for timelines and status view * chore: lint * upd: megalodon resolve urls * upd: add spliting * test: local user mention * test: change local user url in mention * upd: change check * test: megalodon changes * upd: edit resolving of local users This is starting to drive me nuts * upd: remove the @ symbol in query * fix: make renderPerson return host instead of null for local * upd: change url for local user * upd: change limit * upd: add url to output * upd: add mastodon boolean * test: test different format * fix: test of different format * test: change up resolving * fix: forgot to provide url * upd: change lookup function a bit * test: substring * test: regex * upd: remove substr * test: new regexs * dirty test * test: one last attempt for today * upd: fix build error * upd: take input from iceshrimp dev * upd: parse remote statuses * upd: fix pleroma users misformatted urls * upd: add uri to normal user * fix: forgot to push updated types * fix: resolving broke * fix: html not converting correctly * fix: return default img if no banner * upd: swap out img used for no header, set fallback avatar * fix: html escaped & and ' symbols * upd: fix ' converting into 39; and get profile fields * upd: resolve fields on lookup --------- Co-authored-by: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
* | | ci: make lint ignore PRs from weblateMarie2023-09-281-0/+2
| | |
* | | ci: configure auto updating the serversMar0xy2023-09-262-1/+8
| | |
* | | fix(ci): fix permission errorMarie2023-09-261-1/+1
| | |
* | | ci: add permissions to remove old versionsMarie2023-09-261-0/+3
| | |
* | | add(ci): clear-packages.ymlMarie2023-09-261-0/+15
| | |
* | | merge: upstreamMar0xy2023-09-2611-14/+14
|\ \ \ | | |/ | |/|
| * | build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)dependabot[bot]2023-09-2511-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | Update config.ymlAmelia Yukii2023-09-251-3/+3
| | |
* | | fix(ci): wildcard at wrong spotMarie2023-09-251-3/+3
| | |