1
0
Commit Graph

29422 Commits

Author SHA1 Message Date
かっこかり a624546812 fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738)
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正

* emitされるオブジェクトの型を変更したことに伴う修正

* Update Changelog
2024-10-10 14:05:20 +09:00
Hazel K 830565787a docs: fix command to generate new migration 2024-10-09 23:41:26 -04:00
Marie 7bd971c036 upd: add option to disable external url warning 2024-10-10 02:00:41 +02:00
dakkar ebe5f678f6 fix imports in channels bubble-timeline 2024-10-09 17:57:58 +01:00
dakkar dec81d32d3 fix type in channel.ts 2024-10-09 17:56:40 +01:00
dakkar 671d71b3ba probably use correct icons in embeds 2024-10-09 17:24:33 +01:00
dakkar 43bdae4cc4 use injected meta in search-by-tag 2024-10-09 17:19:50 +01:00
dakkar 3b3bd68645 use injected meta in MastodonApiServerService 2024-10-09 17:18:38 +01:00
dakkar 9200d35f57 use injected meta in stream bubble-timeline 2024-10-09 17:17:27 +01:00
dakkar 7b7bc8b7b3 use injected meta in claim-achievement.ts 2024-10-09 17:15:27 +01:00
dakkar 96e77f8d39 use injected meta in like.ts
also, add extra errors copied from reactions/create.ts
2024-10-09 17:15:04 +01:00
dakkar 81376bcd1b use injected meta in SigninApiService 2024-10-09 17:10:02 +01:00
dakkar ee439f9c7f remove MetaService from ActivityPubServerService 2024-10-09 17:07:43 +01:00
dakkar f449e8ffe6 use injected meta is ApRendererService 2024-10-09 17:05:59 +01:00
dakkar c31ee21485 fix meta in SignupService 2024-10-09 17:04:31 +01:00
dakkar e6a78d8027 use injected meta in SponsorsService 2024-10-09 17:03:46 +01:00
dakkar b04568f378 use injected meta in bubble-timeline 2024-10-09 17:00:38 +01:00
dakkar ad33886bbb always use this.meta in SignupApiService 2024-10-09 16:53:46 +01:00
dakkar afbed7f605 check redisForReactions at startup 2024-10-09 16:49:49 +01:00
dakkar 11e3c95026 replace isBlockedHost with isFederationAllowedHost 2024-10-09 16:39:24 +01:00
dakkar 60c6267d7a replace new icons with ours 2024-10-09 16:24:10 +01:00
dakkar 0a7075044a fix deleteAndEdit danger class 2024-10-09 16:10:03 +01:00
dakkar 10aab285d1 fix import 2024-10-09 16:07:37 +01:00
dakkar 50120371f7 fix import 2024-10-09 16:07:30 +01:00
dakkar 5856858f49 try to fix icons 2024-10-09 15:52:42 +01:00
dakkar 20928ef710 cleanup CONTRIBUTING 2024-10-09 15:52:42 +01:00
dakkar 73abf3204e fix following-feed imports 2024-10-09 15:52:42 +01:00
dakkar c5ff081557 fix MkUrlWarningDialog imports 2024-10-09 15:52:42 +01:00
dakkar 7519f98462 copy changes from MkNoteDetailed to SkNoteDetailed 2024-10-09 15:52:42 +01:00
dakkar 3fca2ba2f6 copy changes from MkNote to SkNote 2024-10-09 15:52:42 +01:00
dakkar 1a656e8eb5 copy changes from NoteCreateService to NoteEditService 2024-10-09 15:40:00 +01:00
dakkar b4c53687b4 oops, missed a closing tag 2024-10-09 15:27:05 +01:00
dakkar f00576bce6 Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
dakkar 2d6f1ed464 Merge branch 'merge-requests/668' into feature/2024.9.0 2024-10-09 10:41:22 +01:00
syuilo 4a356f1ba7 refactor(frontend): prefix css variables (#14725)
* wip

* Update index.d.ts

* remove unnecessary codes
2024-10-09 18:08:14 +09:00
github-actions[bot] 0ad31bd5d4 [skip ci] Update CHANGELOG.md (prepend template) 2024-10-09 05:17:31 +00:00
github-actions[bot] 6de7c27522 Release: 2024.10.0 2024-10-09 05:17:26 +00:00
syuilo a304185eb8 Update CHANGELOG.md 2024-10-09 14:07:05 +09:00
syuilo c13545f965 🎨 2024-10-09 11:58:51 +09:00
dependabot[bot] 0da6f14b3b build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#14718)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-10-09 10:25:01 +09:00
syuilo dd39c5e059 Update packages/frontend/src/components/MkAbuseReport.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-10-09 09:47:28 +09:00
piuvas 14ae00b563 make en-US our crowdin source 2024-10-08 15:20:52 -03:00
piuvas 38fbf58943 use en-US to generate types 2024-10-08 15:16:58 -03:00
Marie 72a0f16b38 merge: Show instance sponsors if OC is set as donation url (!642)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/642

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Julia <julia@insertdomain.name>
2024-10-08 18:07:58 +00:00
Hazel K a5316c06ed don't log job name unless it has one 2024-10-08 11:01:24 -04:00
Hazel K 5171ba7113 collapse AbortErrors 2024-10-08 10:43:58 -04:00
Hazel K d867c2089b further condense error details 2024-10-08 10:43:51 -04:00
Hazel K d8e1e4890d normalize ID logging 2024-10-08 10:33:48 -04:00
Hazel K f62cd8941c condense error info 2024-10-08 10:33:34 -04:00
Hazel K b4d10aa8f8 fix maxAttempts calculation 2024-10-08 10:29:03 -04:00