April John
60bc2b4269
Greet new contributors ( #58 )
...
* 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
2023-10-07 17:12:30 +02:00
April John
2e75ae905d
Upload release artifacts
2023-10-07 17:01:20 +02:00
April John
3d15f89638
Change pkg command
2023-10-07 16:06:49 +02:00
April John
a6e7941e04
Transpile when packaging from ESM to CJS
...
*insert April ranting about Javascript here*
2023-10-07 16:06:19 +02:00
April John
cb8136c8fe
Update package workflow
2023-10-07 15:42:39 +02:00
April John
790ab85c06
Checkout submodules
2023-10-07 15:16:36 +02:00
April John
eff2e5574b
Rename package workflow to proper naming scheme
2023-10-07 15:00:39 +02:00
April John
7250af1cab
Wip package.yml
2023-10-07 14:47:43 +02:00
dependabot[bot]
1d51057775
Merge pull request #6 from transfem-org/dependabot/github_actions/actions/upload-artifact-3
2023-10-06 20:29:03 +00:00
dependabot[bot]
f1cc6b8bd9
chore(deps): bump actions/github-script from 6.3.3 to 6.4.1
...
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>
2023-10-06 22:05:17 +02:00
Marie
01c88911b2
fix(ci): fix auto pushing on stable build
2023-10-01 03:26:53 +02:00
Marie
54578f6965
upd: add MFM to HTML support and Mentions parsing to mastodon api ( #33 )
...
* 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>
2023-10-01 01:58:06 +02:00
Marie
e8b79271c6
ci: make lint ignore PRs from weblate
2023-09-28 16:36:41 +02:00
Mar0xy
5915854174
ci: configure auto updating the servers
2023-09-26 17:51:19 +02:00
Marie
8484b00f74
fix(ci): fix permission error
2023-09-26 03:25:56 +02:00
Marie
12a324cff0
ci: add permissions to remove old versions
2023-09-26 03:22:45 +02:00
Marie
eea9fd56b0
add(ci): clear-packages.yml
2023-09-26 03:17:28 +02:00
Mar0xy
8595a325ce
merge: upstream
2023-09-26 02:26:30 +02:00
Marie
ccd4408cef
fix(ci): wildcard at wrong spot
2023-09-25 17:05:42 +02:00
Mar0xy
35f3f9e078
ci: add wildcards
2023-09-25 17:04:56 +02:00
Marie
4fb999d54c
ci: only run lint when packages get edited
2023-09-25 17:02:59 +02:00
Marie
fe371cfa77
ci: only build docker on changes in certain paths
2023-09-25 17:01:52 +02:00
dependabot[bot]
2039e244c5
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 ( #11900 )
...
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>
2023-09-25 16:05:02 +09:00
dependabot[bot]
0115033d94
chore(deps): bump actions/upload-artifact from 2 to 3
...
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>
2023-09-24 15:28:28 +00:00
Marie
8009428082
ci: add arm support to develop
2023-09-23 06:53:16 +02:00
Marie
a4202b7f80
ci: add arm support to release
2023-09-23 06:52:59 +02:00
Marie
f6dc533eae
ci: configure stable docker build
2023-09-23 04:41:41 +02:00
Marie
15967dd752
ci: add id to build
2023-09-22 00:58:41 +02:00
Marie
91b57f8d8d
ci: add auto-updating for develop
2023-09-22 00:57:08 +02:00
Marie
d3333ebb34
forgot to add registry to metadata-action
2023-09-22 00:41:42 +02:00
Marie
2ec4d70af9
fix: registry url
2023-09-22 00:39:30 +02:00
Marie
1ffd317793
fix: lowercase error on ci
2023-09-22 00:30:36 +02:00
Marie
69fa95c0d0
ci: update to sharkey
2023-09-22 00:26:38 +02:00
dependabot[bot]
efa66ae89a
build(deps): bump docker/metadata-action from 4 to 5 ( #11828 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
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-09-13 16:08:30 +09:00
dependabot[bot]
6124772a5f
build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 ( #11827 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-09-13 16:08:22 +09:00
dependabot[bot]
d28fe24d0b
build(deps): bump docker/login-action from 2 to 3 ( #11829 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
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-09-13 16:08:10 +09:00
dependabot[bot]
ba28f90fd1
build(deps): bump docker/build-push-action from 4 to 5 ( #11826 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-09-13 16:08:00 +09:00
dependabot[bot]
f9fc743c05
build(deps): bump tibdex/github-app-token from 1 to 2 ( #11815 )
...
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token ) from 1 to 2.
- [Release notes](https://github.com/tibdex/github-app-token/releases )
- [Commits](https://github.com/tibdex/github-app-token/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
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-09-11 19:42:42 +09:00
syuilo
dc1a91a5b2
fix(dev): use 20.5.1 instead of 20.x
...
Fix #11793
2023-09-07 16:38:47 +09:00
dependabot[bot]
c5af9e371c
build(deps): bump actions/checkout from 3.6.0 to 4.0.0 ( #11786 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.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/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-09-05 17:15:53 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
dependabot[bot]
23102a2c08
build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 ( #11769 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
2023-08-29 21:17:02 +09:00
dependabot[bot]
39eb86f5af
build(deps): bump actions/checkout from 3.5.3 to 3.6.0 ( #11762 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.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/v3.5.3...v3.6.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>
2023-08-27 09:21:07 +09:00
dependabot[bot]
e82c2e7cf9
build(deps): bump cypress-io/github-action from 5 to 6 ( #11758 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 5 to 6.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
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-08-22 15:58:10 +09:00
dependabot[bot]
e6032a03b6
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 ( #11739 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-08-19 18:39:39 +09:00
dependabot[bot]
9264ca336b
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 ( #11726 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-08-15 18:25:12 +09:00
dependabot[bot]
8b7f54df66
build(deps): bump uesteibar/reviewer-lottery from 2 to 3 ( #11500 )
...
Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery ) from 2 to 3.
- [Release notes](https://github.com/uesteibar/reviewer-lottery/releases )
- [Commits](https://github.com/uesteibar/reviewer-lottery/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: uesteibar/reviewer-lottery
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-08-13 12:25:57 +09:00
dependabot[bot]
f3bbf8417c
build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 ( #11501 )
...
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 1 to 3.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
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-08-13 12:25:48 +09:00
dependabot[bot]
748d4ebaae
build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 ( #11502 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.3.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
2023-08-13 12:25:30 +09:00
dependabot[bot]
f5985d53e5
build(deps): bump actions/checkout from 3.2.0 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.5.3.
- [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/v3.2.0...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 13:35:29 +02:00