Commit Graph

24465 Commits

Author SHA1 Message Date
Mar0xy 1795195097
fix: update? what update 2023-09-22 22:54:35 +02:00
Amelia Yukii a19473eb46
Merge pull request #3 from transfem-org/feature/edit-posts
add: Editing Notes
2023-09-22 22:43:13 +02:00
Mar0xy ab57616483
fix: AP Services throwing errors 2023-09-22 22:42:01 +02:00
Insert5StarName d9eead6ccc fix: remove commented code 2023-09-22 22:38:07 +02:00
Insert5StarName dc77a90baf fix: syntax and typo 2023-09-22 22:37:10 +02:00
Insert5StarName dc10579950 upd: add support in frontend 2023-09-22 22:33:18 +02:00
Mar0xy feec3c302b
upd: add backend for post editing 2023-09-22 21:05:42 +02:00
Mar0xy deb8f73127
merge: develop branch
commit 72f8f58fe8
Author: Insert5StarName <anime@shourai.de>
Date:   Fri Sep 22 20:37:36 2023 +0200

    Partial Rebrand

commit 918c80327c
Author: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
Date:   Fri Sep 22 20:09:22 2023 +0200

    Update FUNDING.yml

commit b1d7aa5508
Author: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
Date:   Fri Sep 22 17:57:44 2023 +0200

    Update README.md
2023-09-22 21:05:22 +02:00
Insert5StarName 72f8f58fe8 Partial Rebrand 2023-09-22 20:37:36 +02:00
Amelia Yukii 918c80327c
Update FUNDING.yml 2023-09-22 20:09:22 +02:00
Amelia Yukii b1d7aa5508
Update README.md 2023-09-22 17:57:44 +02:00
Mar0xy e6966ac9c8
upd: add switching between notes, notes with replies and notes with media on user page 2023-09-22 17:47:33 +02:00
Insert5StarName 7b79658dbd fix: alt text indicator and sensetive button 2023-09-22 16:40:58 +02:00
Amelia Yukii 6be5c79ac6
Update README.md 2023-09-22 15:23:09 +02:00
syuilo 3085739e0e 🎨
Resolve #11867
2023-09-22 21:10:54 +09:00
syuilo d2ae80dd21 fix(frontend): リアクション一覧が種別ごとにフィルタできない
Fix #11865
2023-09-22 21:09:14 +09:00
syuilo f748c9144c 2023.9.0-beta.11 2023-09-22 16:59:37 +09:00
anatawa12 526b3ae0e4
feat: ユーザを除外できるアンテナ (#11277)
* feat: ユーザを除外できるアンテナ

* feat(backend/api): ユーザを除外できるアンテナの作成・更新

* feat(frontend): ユーザを除外できるアンテナの作成・更新

* docs(changelog): add アンテナで一部のユーザを除外したすべてのノートから受信できるようになりました

* fix: d.ts生成時にexport defaultを生成するように

* fix CHANGELOG.md

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:52:43 +09:00
syuilo 90a5511a54 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-09-22 16:47:45 +09:00
syuilo 032b6c6afb update deps 2023-09-22 16:47:42 +09:00
syuilo ee83b9542e
New Crowdin updates (#11856)
* New translations ja-jp.yml (German)

* 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 (Italian)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Swedish)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Japanese, Kansai)
2023-09-22 16:46:08 +09:00
typeling1578 3bbc2e55b1
fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 (#11791)
* fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正

* Revert "fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正"

This reverts commit 9685715e6470caffc2b0c7b991d55c5edf7fa0f1.

* fix ApResolverService

* Update CHANGELOG.md

* fix test

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:43:01 +09:00
かっこかり 7dc9fe4e24
feat(frontend): センシティブなメディアを目立たせる設定を追加 (#11851)
* (add) highlight sensitive image

* Update Changelog

* (change) 設定の位置

* (add) apply mediaHighlight to video

* (change) image -> media

* Update CHANGELOG

* やっぱもうちょっと太い方がいい

* (fix) style

* Update ja-JP.yml

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:03:10 +09:00
syuilo c836157edb
enhance: 二要素認証設定時のセキュリティを強化 (#11863)
* enhance: 二要素認証設定時のセキュリティを強化

パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする

* Update CoreModule.ts

* Update 2fa.ts

* wip

* wip

* Update 2fa.ts

* tweak
2023-09-22 14:12:33 +09:00
Marie 81ebd25b1d
fix: duplicate id 2023-09-22 04:25:19 +02:00
Insert5StarName 909079d18d Minor Modification 2023-09-22 04:20:38 +02:00
Marie 612dac29a9
upd: add transfem mi dark cherry to theme selector 2023-09-22 04:18:48 +02:00
Marie 496f919e8e
fix: element missing end 2023-09-22 04:13:13 +02:00
Insert5StarName c69d9877e0 upd: add no alt text indicator 2023-09-22 04:07:20 +02:00
Mar0xy 77539573a9
upd: change default themes 2023-09-22 04:06:22 +02:00
Mar0xy 4a63114ef0
fix: lint 2023-09-22 03:57:24 +02:00
Amelia Yukii 313cbb19db
upd: port Listenbrainz
upd: port Listenbrainz
2023-09-22 03:34:39 +02:00
Insert5StarName 113a67077e upd: port Listenbrainz 2023-09-22 03:31:59 +02:00
syuilo eca8c7a52f tweak ui 2023-09-22 10:01:34 +09:00
Mar0xy 2bcd2eefc1
change to default functions for resolving collections 2023-09-22 02:46:41 +02:00
Mar0xy 2bfe51e39d
upd: fetch counts for notes, followers and following 2023-09-22 02:23:17 +02:00
Mar0xy 57c37a8938
upd: change menu sorting 2023-09-22 01:30:15 +02:00
Mar0xy e5dc9f20ac
upd: remove github tag 2023-09-22 01:14:46 +02:00
Mar0xy 782b8dc5eb
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-09-22 01:12:48 +02:00
Mar0xy 0b0947f7bf
upd: Add logout button 2023-09-22 01:12:29 +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
Amelia Yukii 0f11e2d523
Update README.md 2023-09-22 00:32:37 +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
Mar0xy b8a8e44905
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-09-22 00:22:49 +02:00
Mar0xy 7111c6c90b
upd: swap bcrypt to argon2, add misskey-js to dev, auto load replies 2023-09-22 00:21:57 +02:00
Insert5StarName 7a50bc049e upd: allow for Remote Emojis to be Deleted 2023-09-22 00:00:12 +02:00