syuilo
30dc6e691d
lint fix
2023-11-18 21:04:00 +09:00
Nafu Satsuki
0a73973a7c
メールアドレスの認証にverifymail.ioを使えるようにする。
2023-11-18 21:01:53 +09:00
Mar0xy
4929467016
upd: import own replies to own tweets
2023-11-17 20:10:16 +01:00
Mar0xy
55ef4c4d93
upd: completely change handling of indexable
2023-11-17 15:05:58 +01:00
Mar0xy
2267f5a619
upd: change indexable
value to noindex
...
As described in https://docs.joinmastodon.org/entities/Account/#noindex
2023-11-17 13:58:06 +01:00
Mar0xy
1a78ed400c
upd: remove event stream calls on import
2023-11-17 13:49:12 +01:00
syuilo
4b3f9bd9a6
enhance(backend): MFMのunixtimeをISO形式で連合するように
2023-11-17 15:44:36 +09:00
syuilo
be6778ac61
chore(backend): improve performance
2023-11-15 16:10:05 +09:00
Mar0xy
6f76a3a1f8
upd: import replies to own posts on *key
2023-11-13 13:07:49 +01:00
Mar0xy
6170461dc5
upd: add additional checks for akkoma and pleroma
2023-11-12 22:27:20 +01:00
Mar0xy
5c38e6b824
add: custom like emoji per instance, fix like
...
This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji
2023-11-12 22:16:47 +01:00
Mar0xy
b7fc13efb7
upd: pass full thinuser
2023-11-12 15:48:28 +01:00
Mar0xy
83f328de8a
add: Importing of Posts
...
- Supports Instagram, Mastodon/Pleroma/Akkoma, Twitter and *key
2023-11-12 15:12:42 +01:00
atsuchan
50430e310a
Fix: latestRequestReceivedAt ( #12270 )
2023-11-11 14:51:29 +09:00
Mar0xy
fd51854670
revert: trending support for redis 6.3
...
It seems this change has caused redis to periodically crash on big instances
2023-11-09 14:51:19 +01:00
GrapeApple0
28e394eddc
fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように ( #12263 )
...
* fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように
* Update CHANGELOG.md
2023-11-09 21:35:07 +09:00
Mar0xy
9cd2759769
feat: isIndexable
2023-11-07 19:16:57 +01:00
Mar0xy
53f2089116
fix: lastReceivedAt always being N/A
2023-11-07 18:30:04 +01:00
Mar0xy
e9b6ed941b
add: endpoint and processor for account data export
2023-11-07 03:31:47 +01:00
Marie
ecf63c4333
merge: remove tensorflow, AiService ( #140 )
2023-11-05 14:42:15 +01:00
ShittyKopper
36c136cfd2
upd: remove more traces of sensitiveMediaDetection
...
kept the api endpoint props just to stay compatible with clients that
expect them to be there. they are unused and won't get saved
2023-11-05 16:28:55 +03:00
Mar0xy
35b3ac228c
merge: upstream
2023-11-05 11:19:03 +01:00
ShittyKopper
2eda00d9b9
upd: rip out AiService
2023-11-05 11:55:19 +03:00
Marie
2cce28533f
fix(backend): isBot not being set on Application
type ( #12248 )
...
* fix: bot not being set on all relays
* updatePerson missing the change
* chore: replace wrong word with correct word
2023-11-05 10:22:10 +09:00
syuilo
c2ddb649f8
enhance: 非通知なお知らせを作成できるように
2023-11-05 09:04:38 +09:00
Mar0xy
7c480424a6
merge: upstream
2023-11-03 15:35:12 +01:00
おさむのひと
39a3f4ae98
feat: チャンネル内→チャンネル外へのリノート制限機能追加 ( #12230 )
...
* チャンネル内→チャンネル外へのリノート制限機能追加
* fix CHANGELOG.md
* コメント対応(canRenoteSwitch→allowRenoteToExternal)
* コメント対応(別チャンネルへのリノート対策)
* コメント対応(canRenote->allowRenoteToExternal)
* fix comment
* Update misskey-js.api.md
* ✌️
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 17:34:23 +09:00
かっこかり
24e629ca5c
enhance: 初期設定とチュートリアルを統合 ( #12141 )
...
* better onboarding experience
* enhance: iroiro
* (add) title
* (enhance) 戻る・次へボタンを全ページでstickyに
* fix merging
* (add) iroiro
* remove unnecessary file
* Update CHANGELOG.md
* tweak texts
* (fix) reactionViewer mock
* change strings
* Update MkTutorialDialog.Note.vue
* Update ja-JP.yml
* (fix) reactionViewer error
* (fix) path
* refactor
* fix
* Update MkPostForm.vue
* Update ja-JP.yml
* Update ja-JP.yml
* tweak text
* Update ja-JP.yml
* Update ja-JP.yml
* Update ja-JP.yml
* (add) achivement
* (add) もう一度見れますよメッセージを追加
* Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )"
This reverts commit 79346272f8
.
* Revert "(add) もう一度見れますよメッセージを追加"
This reverts commit 6123b35215133f0d5e5db356bb43f4acbafab8fa.
* Revert "Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )""
This reverts commit bae684e484ef99308d7ac816a822047117efe1c6.
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 15:35:07 +09:00
syuilo
79346272f8
feat: レジストリAPIをサードパーティから利用可能に ( #12229 )
...
* wip
* wip
* Update remove.ts
* refactor
2023-11-03 13:23:03 +09:00
dakkar
219c7fa6ec
always preserve old text when editing a note
...
before this change:
* create a note, with text
* `note` has a row with the text
* `note_edit` doesn't have any matching row
* edit the note, removing all the text
* the row in `note` has the new, empty, text
* `note_edit` has a matching row, but its `oldText` is NULL
so the original text is lost
after this change, the row in `note_edit` always keeps the previous
text
2023-11-02 14:28:23 +00:00
syuilo
f62ad3ed3e
feat: notification grouping
...
Resolve #12211
2023-11-02 15:57:55 +09:00
Mar0xy
d252dc3d93
upd: apply same changes to featured
2023-11-01 15:00:24 +01:00
Mar0xy
61c66b3825
upd: move TTL after pipeline execution
2023-11-01 14:51:50 +01:00
Mar0xy
4fbd9dcfbf
upd: make hashtagservice compatible with redis 6.3
2023-11-01 14:47:36 +01:00
Mar0xy
8388b18df9
merge: upstream
2023-11-01 12:39:07 +01:00
syuilo
9b073e5fe6
fix
2023-11-01 15:32:35 +09:00
syuilo
7ed2a5fc1b
perf(backend): remove needless query
...
#12206
2023-11-01 13:55:19 +09:00
かっこかり
5fb6847419
Feat: 未読通知数を表示できるように ( #11982 )
...
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
Mar0xy
b02a977606
revert: previous commit
2023-11-01 01:43:01 +01:00
Mar0xy
629c605b67
upd: renderUpdate on attachments
2023-11-01 01:38:03 +01:00
Mar0xy
d49cc29923
chore: add attribution
2023-11-01 00:55:53 +01:00
Mar0xy
a2161ccb53
chore: remove debug line, change example.yml
...
Set the default meilisearch scope to global
2023-11-01 00:42:08 +01:00
Mar0xy
e9fafe9b51
test: debug meilisearch not being found
2023-11-01 00:33:29 +01:00
Mar0xy
86db03cdd6
test: update debug lines
2023-11-01 00:26:21 +01:00
Mar0xy
232ac0d94e
test: debug meilisearch
2023-11-01 00:14:59 +01:00
Mar0xy
4dd23a3793
merge: upstream
2023-10-31 19:33:24 +01:00
syuilo
a35fe29ef4
fix(backend): アクセストークンを削除すると、通知が取得できなくなる場合がある問題を修正
2023-10-31 11:45:03 +09:00
Mar0xy
20a8bb0467
fix: search being broken on dev through mastodon
2023-10-30 13:09:20 +01:00
GrapeApple0
4f180ad45c
feat: アイコンデコレーションの管理をロールで設定できるように ( #12173 )
...
* アイコンデコレーションの管理をロールで設定できるように
* インポートミス
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 15:33:15 +09:00
anatawa12
7015cc937b
fix(backend): We can renote pure renote ( #12171 )
...
* chore: make pure renote detection an function
* fix: we can renote pure renote
* docs(changelog): リノートをリノートできるのを修正
* fix: remaining debug log
* chore: move isPureRenote to misc
* chore: make isPureRenote type guard
* chore: use isPureRenote in other places
* fix CHANGELOG
* style: fix lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 13:48:22 +09:00
かっこかり
117db08880
fix(backend): プロフィールの自己紹介欄のMFMを連合するように(実装漏れ) ( #12185 )
...
* (refactor) eliminate nested ternary operation
* fix lint
* Jissou more
2023-10-30 08:20:32 +09:00
かっこかり
59cc101752
fix(backend): プロフィールの自己紹介欄のMFMを連合するように ( #12184 )
...
* (fix) federate user description mfm
* fix
* Update Changelog
2023-10-29 19:33:35 +09:00
Mar0xy
82c10de265
upd: change deps, fix a few bugs, update converter
...
Fixes User and Notes count bug (transfem-org/Sharkey#113 )
Fixes build issues due to types (transfem-org/Sharkey#111 )
Return accounts and notes like Iceshrimp
Use MFM class from Iceshrimp to fix HTML output for mastodon
2023-10-29 00:50:00 +02:00
taichan
8a2309ba7d
fix(backend): ハッシュタグのランキングの問い合わせ結果がないときのエラー修正 ( #12145 )
...
* fix(backend): undefined result error
* Update Changelog
* Update packages/backend/src/core/FeaturedService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-27 18:37:17 +09:00
おさむのひと
a8ee67cace
Fix: チャンネルのフォロー・アンフォローの反映速度を改善 ( #12149 )
...
* チャンネルのフォロー・アンフォローの反映速度を改善
* fix lint
* userFollowingChannelsCacheの場所をCacheServiceからChannelFollowingServiceに移動
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-27 18:34:02 +09:00
atsuchan
9d0648ed35
enhance(server): Improve user block (Renote Part) ( #12089 )
2023-10-23 16:42:26 +09:00
syuilo
e6c54de814
enhance(backend): RedisへのTLのキャッシュをオフにできるように
2023-10-23 15:17:25 +09:00
syuilo
5a39c1a8eb
fix type
2023-10-23 11:07:27 +09:00
syuilo
c9ae5d0e51
fix type
2023-10-23 09:24:13 +09:00
syuilo
9221cbf42b
fix(backend): fix i/signin-history response
2023-10-23 08:59:05 +09:00
Mar0xy
6d290225ef
fix: not checking for renotes during packing of note
...
Closes transfem-org/Sharkey#108
2023-10-22 19:20:06 +02:00
Marie
b43402519f
merge: nicer file type search ( #107 )
2023-10-22 14:46:39 +02:00
dakkar
1dc5623713
use block comment
2023-10-22 13:43:19 +01:00
dakkar
b74fd71d67
nicer file type search
...
* the previous one could allow a SQL injection, since the
`opts.filetype` value came straight from the browser
* this more precise regex match will not produce spurious
matches (which were very unlikely, true, but still, let's be
precise) (`video/movingimages` would have matched `%image%`!)
2023-10-22 13:35:11 +01:00
Mar0xy
83be996a3d
upd: store old date and use it in previous versions
2023-10-22 14:07:04 +02:00
Mar0xy
d50e81e475
upd: improve note edit table & improve previous version view
...
Closes transfem-org/Sharkey#105
2023-10-22 13:16:30 +02:00
syuilo
4eaa02d25f
enhance: improve avatar decoration
2023-10-22 13:02:24 +09:00
syuilo
72327716ca
fix(backend): リストTLに自分のフォロワー限定投稿が含まれない問題を修正
...
Fix #12110
2023-10-22 10:40:53 +09:00
Mar0xy
a74c7f60b5
upd: search filters
2023-10-22 00:13:08 +02:00
Mar0xy
d392edbc6b
test: more search options
2023-10-21 22:03:19 +02:00
Mar0xy
9eb094aeb9
fix: decrement happening on normal renotes
2023-10-21 12:48:39 +02:00
Mar0xy
01a142f777
fix: increment and decrement of note count
2023-10-21 12:40:08 +02:00
syuilo
2c0a139da6
feat: Avatar decoration ( #12096 )
...
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
2023-10-21 18:38:07 +09:00
shiosyakeyakini
6d6ddbc35e
fix(backend) api/iの未読のお知らせにcreatedAtを追加するように修正 ( #12092 )
...
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
2023-10-21 07:53:57 +09:00
Mar0xy
71b7c31958
upd: refetch user keys on signature failure
...
Reference: https://github.com/misskey-dev/misskey/pull/12051
2023-10-20 12:50:56 +02:00
syuilo
b394328eb1
fix(backend): フォロ限へのリプのリプ元が(非公開)の表示のまま
...
Fix #12083
2023-10-20 11:58:09 +09:00
syuilo
6ff5bfd2bc
clean up
2023-10-20 07:48:31 +09:00
Mar0xy
059401aeab
fix: system users not being set to approved on creation
2023-10-19 10:38:46 +02:00
syuilo
30efd932a5
enhance: nyaizeはクライアントで表示時に行うように
...
Resolve #12030
2023-10-19 11:42:17 +09:00
syuilo
ec45db7870
refactor and perf tweak
2023-10-19 11:19:42 +09:00
syuilo
f9549e1f1b
fix(backend): fix of 1671575d5d
2023-10-19 11:17:59 +09:00
syuilo
1671575d5d
perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減
2023-10-19 09:20:19 +09:00
syuilo
4d1d25e02f
perf(backend): improve my reaction population performance
2023-10-19 08:07:22 +09:00
syuilo
fcc4864080
perf(backend): reduce needless populateMyReaction calls
2023-10-19 07:56:25 +09:00
Mar0xy
e1f13f641e
fix: all users being marked as not approved on cards
2023-10-18 23:50:43 +02:00
Mar0xy
c79abfa8d9
fix: set remote users to approved on updates
2023-10-18 21:32:28 +02:00
Mar0xy
20e0d0b2e2
upd: mark remote users as approved
2023-10-18 20:56:41 +02:00
Mar0xy
cf6e720139
merge: branch develop
2023-10-18 19:56:42 +02:00
Mar0xy
4b230d792c
merge: upstream changes
2023-10-18 19:48:03 +02:00
Mar0xy
a4a1b8bb8b
add: isSilenced handling to user and timeline
2023-10-18 13:34:16 +02:00
Mar0xy
c21d255604
add: Bot Trending Toggle, Hide Bot in Timeline client option
2023-10-18 07:29:16 +02:00
syuilo
6cc02fee99
enhance(backend): improve fanout tl
...
Resolve #11958
Resolve #12061
2023-10-18 12:26:16 +09:00
syuilo
2a88d8ee2d
refactor(backend): rename service
2023-10-18 12:07:18 +09:00
woxtu
0bddd0ceae
Remove unnecessary nullish coalescing ( #12058 )
2023-10-18 09:54:18 +09:00
Mar0xy
2f2d88dcfc
add: Require Approval for Signup
2023-10-18 02:41:36 +02:00
Mar0xy
6cac291d3d
fix: relays not getting accepted
2023-10-17 21:08:15 +02:00
anatawa12
5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )
...
* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe6
* Revert "feat: update defaultWithReplies from API"
This reverts commit 95e3cee6
* Revert "feat: add defaultWithReplies to MiUser"
This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5.
* feat: configuring withReplies in import-following
* feat(frontend): configure withReplies
* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown
* fix(backend): withReplies of following/create not working
* fix(frontend): importFollowing error
* fix: withReplies is not working with follow import
* fix(frontend): use v-model
* style: fix lint
---------
Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09:00
syuilo
5686e1d2d0
refactor
2023-10-17 09:00:42 +09:00
Mar0xy
68886b9ab5
merge: upstream performance changes & instance silencing
2023-10-16 23:38:21 +02:00
まっちゃてぃー
5efd01ba70
feat: サーバーサイレンス機能を追加 ( #12031 )
...
* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-16 20:11:27 +09:00