syuilo
cbab3affc9
Update packages/frontend/src/pages/role.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-11-17 13:26:55 +09:00
syuilo
f89a827aa9
Update packages/frontend/src/pages/role.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-11-17 13:26:48 +09:00
syuilo
43cb2d478c
enhance(frontend): ruby内でMFMを使えるように
2023-11-17 13:20:40 +09:00
syuilo
b517d76084
enhance(frontend): MFMでルビを振れるように
...
Resolve #9161
2023-11-17 13:09:56 +09:00
syuilo
5ab7e03804
New Crowdin updates ( #12348 )
...
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
2023-11-17 09:20:21 +09:00
Mar0xy
a3fd51d6e0
upd: change the way likes get handled
2023-11-16 23:47:44 +01:00
Mar0xy
5af274ef0a
upd: register contentParser
2023-11-16 20:21:33 +01:00
Mar0xy
67dceab22e
fix: errors
2023-11-16 20:08:16 +01:00
Mar0xy
2fae63fe15
upd: add multipart support to oauth/token
2023-11-16 20:04:19 +01:00
Mar0xy
6ca27b48cf
upd: add multipart/form support to a few mastodon endpoints
2023-11-16 19:45:54 +01:00
syuilo
89389ad744
Update CHANGELOG.md
2023-11-16 16:03:17 +09:00
おさむのひと
1eb769dbe8
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 ( #12347 )
...
* LTLにチャンネル投稿を含まないように修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-16 16:02:46 +09:00
syuilo
9d78a1a8b3
enhance(backend): make ftt db fallback configurable
2023-11-16 10:20:57 +09:00
Mar0xy
5c0d63d493
upd: style of buttons for user like setting
2023-11-16 00:29:54 +01:00
Mar0xy
490b249407
upd: Allow users to change default like emoji
...
When users change the default like emoji in reactions tab from heart to another one it will be send out as that specific emoji.
If reset back to heart it will default to the instance like emoji again which is heart by default.
Closes transfem-org/Sharkey#95
2023-11-16 00:22:12 +01:00
Mar0xy
62bb0d1eaa
upd: add option to disable server disconnect warning
...
Closes transfem-org/Sharkey#152
2023-11-15 23:59:29 +01:00
Mar0xy
8779c0defd
chore: replace misskey_app
with sharkey_app
2023-11-15 23:52:09 +01:00
Mar0xy
572fe7d8e7
upd: replace default error images
2023-11-15 23:47:29 +01:00
Mar0xy
f9bedb8ffc
upd: locale
2023-11-15 23:34:48 +01:00
syuilo
838c70192e
Update CHANGELOG.md
2023-11-15 18:04:26 +09:00
おさむのひと
38d6580a36
通知音などの発音方法を変え、iOSで音声出力が競合しないようにする ( #12339 )
...
* HTMLAudioElementを使わないようにする
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-15 18:03:15 +09:00
syuilo
ca81f0ddbb
fix(backend): 追加情報のカスタム絵文字がユーザー情報のtagに含まれない問題を修正
...
Fix #12316
2023-11-15 16:17:21 +09:00
syuilo
be6778ac61
chore(backend): improve performance
2023-11-15 16:10:05 +09:00
syuilo
7d24b29eb8
Update CHANGELOG.md
2023-11-15 15:51:01 +09:00
syuilo
44c0b5fd6f
2023.11.1-beta.1
2023-11-15 11:45:07 +09:00
syuilo
0aa3201480
New Crowdin updates ( #12255 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish)
2023-11-15 11:44:21 +09:00
おさむのひと
96f1728573
fix: 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処 ( #12237 )
...
* 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処
* fix CHANGELOG.md
* fix code style
* Update MkTimeline.vue
* コメント対応(MkButtonのimportとonBeforeUpdate->watch)
* fix CHANGELOG.md
* Update MkPagination.vue
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-15 11:24:54 +09:00
atsuchan
6cc0685f2a
Fix(frontend): サーバーサイレンス ( #12292 )
2023-11-15 11:14:27 +09:00
Jaehong Kang
04075ee0be
enhance(backend): Implementation of HTTP header and body validation to fix SIF-2023-002 ( #12334 )
...
Using Buffer instead of string
Co-authored-by: perillamint <perillamint@silicon.moe>
2023-11-15 11:13:34 +09:00
zyoshoka
aa6d0d4359
fix(backend): 非公開の投稿に対して返信できないように ( #12333 )
...
* fix(backend): 非公開の投稿に対して返信できないように
* Update CHANGELOG.md
* fix: test
2023-11-15 11:10:45 +09:00
syuilo
3939360e55
fix(frontend): 特定の条件下でノートがnyaizeされない問題を修正
...
Fix #12331
2023-11-15 11:09:54 +09:00
syuilo
d790d658ad
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-15 11:07:13 +09:00
syuilo
5cb24e8470
update pnpm
2023-11-15 11:07:10 +09:00
dependabot[bot]
250918eb97
Merge pull request #155 from transfem-org/dependabot/github_actions/actions/github-script-7
2023-11-14 12:36:31 +00:00
dependabot[bot]
d7aace0dd9
chore(deps): bump actions/github-script from 6 to 7
...
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>
2023-11-14 12:28:51 +00:00
dependabot[bot]
d2906d4628
build(deps): bump actions/github-script from 6 to 7 ( #12328 )
...
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-14 21:19:26 +09:00
syuilo
dd533eb948
Update CHANGELOG.md
2023-11-14 17:14:55 +09:00
syuilo
dfe4992e35
Update CHANGELOG.md
2023-11-14 17:10:49 +09:00
syuilo
65c5626b65
Merge pull request from GHSA-3f39-6537-3cgc
...
This commit implements HTTP header and body validation to fix
[SIF-2023-002](https://advisory.silicon.moe/advisory/sif-2023-002/ )
Signed-off-by: perillamint <perillamint@silicon.moe>
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
2023-11-14 17:09:45 +09:00
syuilo
30bb24d18c
update deps
2023-11-14 10:35:48 +09:00
syuilo
2d2eefe3d4
feat: メールアドレスを使用してユーザー名を割り出す機能
...
Resolve #10158
2023-11-14 07:58:18 +09:00
Mar0xy
e4bd74183f
chore: remove type in DbNoteImportToDbJobData
2023-11-13 13:09:21 +01:00
Mar0xy
6f76a3a1f8
upd: import replies to own posts on *key
2023-11-13 13:07:49 +01:00
Mar0xy
9b3993a652
fix: prevent *key renotes/boosts from being imported
...
Stop renotes/boosts from *key from being imported due to missing functionality of getting the related posts
2023-11-13 10:25:39 +01:00
Shun Sakai
a059dbe41b
docs: Update Code of Conduct to version 2.1 ( #12150 )
2023-11-13 16:52:54 +09:00
Nya Candy
1361bdfbf2
fix: test break caused by #12273 ( #12322 )
...
* fix
* fix: websocket stream origin
2023-11-13 16:39:54 +09:00
atsuchan
31174d6b79
Fix(frontend): role users/timeline visiable ui ( #12305 )
2023-11-13 13:31:18 +09:00
Srgr0
c541ced3ab
非ログイン時に「メモを追加」を表示しない ( #12310 )
...
* Update home.vue
* Update CHANGELOG.md
2023-11-13 10:25:52 +09:00
おさむのひと
e1cc95d308
ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正 ( #12321 )
...
* ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-13 09:27:37 +09:00
Mar0xy
d2e403a4bd
fix: NoteDetailed using wrong value
2023-11-12 22:53:06 +01:00