summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge upstream for 2024.2.1dakkar2024-03-0214-75/+189
* fix: align note edit errors with note create errorsMarie2024-02-231-24/+39
* merge: upstreamMarie2024-02-2316-482/+84
|\
| * enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina2024-02-231-12/+1
| * fix(backend): より多くの人に使われているハッシュタグが検...okayurisotto2024-02-231-1/+1
| * fix: プッシュ通知の変更が1時間ほど反映されない問題を...tamaina2024-02-233-0/+16
| * refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-233-3/+6
| * fix: SSR時のmetaをエスケープするように (#13440)かっこかり2024-02-231-2/+2
| * enhance: `meta`をSSR HTMLに埋め込む (#13436)かっこかり2024-02-233-419/+25
| * flash/update で部分的に変更できるようにする (#13396)FineArchs2024-02-221-6/+6
| * refactor: Refactor NoteReadService.read (#13429)tamaina2024-02-221-3/+1
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-221-2/+3
| |\
| | * fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-221-2/+3
| * | enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2024-02-222-3/+14
| |/
* | Add fail safe for sponsors endpoint in case of not being able to connectMarie2024-02-211-22/+29
* | Switch source code bitsdakkar2024-02-201-2/+2
* | Note Edited notification typeMarie2024-02-202-2/+2
* | merge: hide blocked&c instances when not logged in - fixes #422 (!430)Marie2024-02-191-0/+6
|\ \
| * | hide blocked&c instances when not logged in - fixes 422dakkar2024-02-191-0/+6
* | | fix: icons and update urlsMarie2024-02-192-2/+2
* | | merge: upstreamMarie2024-02-19423-487/+776
|\ \ \ | |/ / |/| / | |/
| * fix: nodeinfoにenableMcaptchaとenableTurnstileが無い (#13387)anatawa122024-02-191-0/+2
| * fix: allow moderators see role assigned users; fix #13301 (#13315)Cocoa Hoto2024-02-171-1/+1
| * feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-173-6/+11
| * refactor(backend): remove/replace deprecated type deps (#13252)zyoshoka2024-02-161-1/+1
| * fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-1620-37/+296
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-13423-424/+424
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-13423-455/+455
| * perf: omit search for immutable static requests (#13265)Acid Chicken (硫酸鶏)2024-02-132-23/+38
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-121-0/+8
| |\
| | * feat: provide tarball (#13260)Acid Chicken (硫酸鶏)2024-02-121-0/+8
| * | update SPDX-FileCopyrightTextsyuilo2024-02-12423-455/+455
| |/
* | merge: latest changesMarie2024-02-0929-59/+92
|\|
| * fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-093-24/+57
| * refactor(backend): exist -> exists (#13203)かっこかり2024-02-0826-33/+33
| * ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2024-02-042-11/+8
* | merge: upstreamMarie2024-02-062-11/+8
* | fix: quote being returned as null instead of false on mastodon apiMarie2024-02-051-1/+1
* | merge: upstreamMarie2024-02-0343-96/+147
|\|
| * fix: api-docが開けない問題を修正 (#13132)yukineko2024-02-022-38/+40
| * fix: Hide reactions of all remote users / feat: moderators can see reactions ...tamaina2024-02-011-3/+21
| * refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-3137-52/+53
| * refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-303-3/+33
* | merge: Fix sfm-js linkage (!399)Marie2024-02-032-6/+6
|\ \
| * | chore: change sfm registry and nameMarie2024-02-032-6/+6
* | | upd: remove `https`Marie2024-02-031-1/+1
* | | add: DeepLX-JS supportMarie2024-01-264-14/+61
|/ /
* | fix: don't show mentions and boosts towards muted user posts in timelineMarie2024-01-265-0/+15
* | fix: allow viewing of muted users postsMarie2024-01-262-2/+0
* | fix: reactions being shown on muted/blocked usersMarie2024-01-261-0/+3