Hazelnoot
|
6ac37b4d6c
|
lint and type fixes
|
2025-04-01 20:47:04 -04:00 |
|
Hazelnoot
|
ea2a3be70f
|
Merge branch 'develop' into merge/2025-03-24
# Conflicts:
# packages/backend/src/core/activitypub/models/ApPersonService.ts
|
2025-03-30 01:58:43 -04:00 |
|
Hazelnoot
|
81f7346f80
|
fixes to CW and quote conversion for mastodon
|
2025-03-27 19:51:43 -04:00 |
|
Hazelnoot
|
d8908ef2d8
|
merge upstream
|
2025-03-25 16:14:53 -04:00 |
|
syuilo
|
f1f24e39d2
|
Feat: Chat (#15686)
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
|
2025-03-24 21:32:46 +09:00 |
|
Hazelnoot
|
ad49faa956
|
implement ApResolver.secureResolve to use a provided object only if the authority matches
|
2025-03-21 12:37:06 -04:00 |
|
renovate[bot]
|
e61263cff0
|
fix(deps): update [backend] update dependencies (#15596)
* fix(deps): update [backend] update dependencies
* fix(backend/types): ensure to use nodejs-provided stream api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-03-21 19:38:11 +09:00 |
|
zyoshoka
|
9dd13f364b
|
fix(backend): mismatch in emojis param of test WebHook payload (#15675)
* fix(backend): mismatch in `emojis` param of test WebHook payload
* fix: test
* fix: type
|
2025-03-20 09:00:58 +09:00 |
|
syuilo
|
c63c3462dd
|
refactor
|
2025-02-28 09:34:21 +09:00 |
|
Hazelnoot
|
bb0bc68927
|
cover more retryable errors for quote resolution
|
2025-02-20 09:58:22 -05:00 |
|
Hazelnoot
|
3d23cdc0e4
|
append mandatory CW in note previews
|
2025-02-16 19:20:41 -05:00 |
|
Hazelnoot
|
563e32316f
|
factor out common append-content-warning routine for use in both frontend and backend
|
2025-02-16 19:20:41 -05:00 |
|
syuilo
|
ffd8cf07e6
|
update deps (#15311)
* wip
* bump misskey-dev/eslint-plugin
* lint fixes (backend)
* lint fixes (frontend)
* lint fixes (frontend-embed)
* rollback nsfwjs to 4.2.0
ref: infinitered/nsfwjs#904
* rollback openapi-typescript to v6
v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した
* lint fixes (misskey-js)
* temporarily disable errored lint rule (frontend-shared)
* fix lint
* temporarily ignore errored file for lint (frontend-shared)
* rollback simplewebauthn/server to 12.0.0
v13 contains breaking changes that require some decision making
* lint fixes (frontend-shared)
* build misskey-js with types
* fix(backend): migrate simplewebauthn/server to v12
* fix(misskey-js/autogen): ignore indent rules to generate consistent output
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* fix test
* fix test
* fix test
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* bump summaly to v5.2.0
* update tabler-icons to v3.30.0-based
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2025-02-15 10:24:22 +09:00 |
|
Hazelnoot
|
7e1b4b259a
|
Merge branch 'develop' into merge/2024-02-03
# Conflicts:
# packages/backend/src/server/ActivityPubServerService.ts
# pnpm-lock.yaml
|
2025-02-08 13:16:37 -05:00 |
|
Marie
|
24528ed0c3
|
fix: Allow FreeBSD to start Backend without any issues
|
2025-02-06 22:54:47 +01:00 |
|
Hazelnoot
|
3391c2414b
|
add IdentifiableError.isRetryable to ensure that Identifiable Errors can still terminate a batch process
|
2025-02-03 15:03:42 -05:00 |
|
Hazelnoot
|
a4e86758c1
|
merge upstream 2025-02-03
|
2025-02-03 14:36:09 -05:00 |
|
おさむのひと
|
f9ad127aaf
|
feat: 新カスタム絵文字管理画面(β)の追加 (#13473)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* fix size
* fix register logs
* fix img autosize
* fix row selection
* support delete
* fix border rendering
* fix display:none
* tweak comments
* support choose pc file and drive file
* support directory drag-drop
* fix
* fix comment
* support context menu on data area
* fix autogen
* wip イベント整理
* イベントの整理
* refactor grid
* fix cell re-render bugs
* fix row remove
* fix comment
* fix validation
* fix utils
* list maximum
* add mimetype check
* fix
* fix number cell focus
* fix over 100 file drop
* remove log
* fix patchData
* fix performance
* fix
* support update and delete
* support remote import
* fix layout
* heightやめる
* fix performance
* add list v2 endpoint
* support pagination
* fix api call
* fix no clickable input text
* fix limit
* fix paging
* fix
* fix
* support search
* tweak logs
* tweak cell selection
* fix range select
* block delete
* add comment
* fix
* support import log
* fix dialog
* refactor
* add confirm dialog
* fix name
* fix autogen
* wip
* support image change and highlight row
* add columns
* wip
* support sort
* add role name
* add index to emoji
* refine context menu setting
* support role select
* remove unused buttons
* fix url
* fix MkRoleSelectDialog.vue
* add route
* refine remote page
* enter key search
* fix paste bugs
* fix copy/paste
* fix keyEvent
* fix copy/paste and delete
* fix comment
* fix MkRoleSelectDialog.vue and storybook scenario
* fix MkRoleSelectDialog.vue and storybook scenario
* add MkGrid.stories.impl.ts
* fix
* [wip] add custom-emojis-manager2.stories.impl.ts
* [wip] add custom-emojis-manager2.stories.impl.ts
* wip
* 課題はまだ残っているが、ひとまず完了
* fix validation and register roles
* fix upload
* optimize import
* patch from dev
* i18n
* revert excess fixes
* separate sort order component
* add SPDX
* revert excess fixes
* fix pre test
* fix bugs
* add type column
* fix types
* fix CHANGELOG.md
* fix lit
* lint
* tweak style
* refactor
* fix ci
* autogen
* Update types.ts
* CSS Module化
* fix log
* 縦スクロールを無効化
* MkStickyContainer化
* regenerate locales index.d.ts
* fix
* fix
* テスト
* ランダム値によるUI変更の抑制
* テスト
* tableタグやめる
* fix last-child css
* fix overflow css
* fix endpoint.ts
* tweak css
* 最新への追従とレイアウト微調整
* ソートキーの指定方法を他と合わせた
* fix focus
* fix layout
* v2エンドポイントのルールに対応
* 表示条件などを微調整
* fix MkDataCell.vue
* fix error code
* fix error
* add comment to MkModal.vue
* Update index.d.ts
* fix CHANGELOG.md
* fix color theme
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix center
* fix: テーブルにフォーカスがあり、通常状態であるときはキーイベントの伝搬を止める
* fix: ロール選択用のダイアログにてコンディショナルロールを×ボタンで除外できなかったのを修正
* fix remote list folder
* sticky footers
* chore: fix ci error(just single line-break diff)
* fix loading
* fix like
* comma to space
* fix ci
* fix ci
* removed align-center
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2025-01-20 11:35:37 +00:00 |
|
dakkar
|
e2352839e4
|
merge: upstream changes for 2024.11 (!742)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/742
Closes #645 and #646
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-12-15 17:27:12 +00:00 |
|
Hazelnoot
|
407b2423af
|
fix redis transaction implementation
|
2024-12-10 19:01:35 -05:00 |
|
dakkar
|
1837ccc618
|
Merge branch 'develop' into feature/2024.10
|
2024-12-09 09:43:55 +00:00 |
|
Hazelnoot
|
2946f85592
|
fix type errors from new rate limit definitions
|
2024-12-08 13:22:07 -05:00 |
|
Hazelnoot
|
2bcac80092
|
use fraction seconds for rate limit headers
|
2024-12-08 11:56:26 -05:00 |
|
Hazelnoot
|
7c002ce56e
|
move all Rate Limit type defs to rate-limit-utils.ts
|
2024-12-08 11:33:57 -05:00 |
|
Hazelnoot
|
f6b256620b
|
separate SkRateLimiterService from RateLimiterService and update all usages
|
2024-12-07 13:13:19 -05:00 |
|
dakkar
|
eb25238a8e
|
Merge branch 'develop' into feature/2024.10
|
2024-11-28 11:17:27 +00:00 |
|
Marie
|
92db359654
|
lint
|
2024-11-27 19:26:56 +00:00 |
|
dakkar
|
2e3eaaddcc
|
use a better random integer generator - fixes #810
|
2024-11-27 09:33:20 +00:00 |
|
dakkar
|
6c13dc04f2
|
Merge branch 'develop' into feature/2024.10
|
2024-11-23 10:41:33 +00:00 |
|
dakkar
|
bc816cb166
|
Merge tag '2024.11.0' into feature/2024.10
|
2024-11-22 12:29:04 +00:00 |
|
Hazelnoot
|
4b503f88e1
|
normalize naming of isPackedPureRenote and PackedPureRenote
|
2024-11-20 22:27:52 -05:00 |
|
Hazelnoot
|
2fb2e52312
|
add isPureRenotePacked
|
2024-11-20 22:27:43 -05:00 |
|
かっこかり
|
98b4717c45
|
fix(backend): SQLのサニタイズを強化 (#14920)
* Fix code scanning alert no. 28: Incomplete string escaping or encoding (MisskeyIO#800)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 443335c662b14f609d6a81a8f3807e95709aebc1)
* ✌️
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-11-09 10:51:28 +09:00 |
|
dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
Hazelnoot
|
8a34d8e9d2
|
Merge branch 'develop' into feature/2024.9.0
# Conflicts:
# locales/en-US.yml
# locales/ja-JP.yml
# packages/backend/src/core/NoteCreateService.ts
# packages/backend/src/core/NoteDeleteService.ts
# packages/backend/src/core/NoteEditService.ts
# packages/frontend-shared/js/config.ts
# packages/frontend/src/boot/common.ts
# packages/frontend/src/pages/following-feed.vue
# packages/misskey-js/src/autogen/endpoint.ts
|
2024-10-15 18:09:11 -04:00 |
|
Hazelnoot
|
de9b99c937
|
merge: Add filter options to following feed (resolves #726) (!671)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/671
Closes #726
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-15 21:50:26 +00:00 |
|
Hazel K
|
463b9ac59d
|
add filters for following feed
|
2024-10-15 14:16:46 -04:00 |
|
Hazelnoot
|
86a693b182
|
factor out tuple logic into from-tuple.ts
|
2024-10-15 14:03:57 -04:00 |
|
syuilo
|
b5de525548
|
add note
|
2024-10-15 10:32:00 +09:00 |
|
syuilo
|
77ebabb3dc
|
Revert "refactor"
This reverts commit 7fd8ef344b.
|
2024-10-14 17:51:47 +09:00 |
|
syuilo
|
7fd8ef344b
|
refactor
|
2024-10-14 17:43:44 +09:00 |
|
dakkar
|
f00576bce6
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
|
2024-10-09 15:17:22 +01:00 |
|
Hazel K
|
39214431f4
|
check for host
|
2024-10-07 11:45:58 -04:00 |
|
Hazel K
|
a790fef261
|
prevent deletion or suspension of system accounts
|
2024-10-07 10:02:55 -04:00 |
|
Hazel K
|
c0583e5d5c
|
don't leak boost / quote / reply contents when CW is in effect
|
2024-10-02 00:54:35 -04:00 |
|
Hazel K
|
cb10fe91bb
|
preserve non-text details in note summaries
|
2024-10-01 18:28:25 -04:00 |
|
Hazel K
|
94ce7272a7
|
avoid TS errors in get-note-summary
|
2024-10-01 14:47:06 -04:00 |
|
Hazel K
|
34aeeb0862
|
respect CWs in note summaries
|
2024-10-01 14:47:06 -04:00 |
|
KOBA789
|
7134d24c1f
|
perf(backend): Defer instance metadata update (#14558)
* Defer instance metadata update
* Fix last new line
* Fix typo
* Add license notice
* Fix syntax
* Perform deferred jobs on shutdown
* Fix missing async/await
* Fix typo :)
* Update collapsed-queue.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-09-26 10:25:20 +09:00 |
|
syuilo
|
76408667f3
|
update deps (#14594)
* wip
* Update ClientServerService.ts
* eslint
* Update fetch-resource.ts
* wip
|
2024-09-22 12:32:01 +09:00 |
|