summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/transfem-org/Sharkey into developMar0xy2023-09-2911-6/+101
|\
| * enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-284-0/+45
| * enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-286-8/+40
| * enhance: ユーザーページのノート一覧でRenoteを除外できる...syuilo2023-09-281-0/+11
| * enhance: improve moderation logsyuilo2023-09-281-0/+7
* | add: achievement toggleMar0xy2023-09-294-0/+16
|/
* upd: rehash misskey passwords with argon2 on loginMar0xy2023-09-271-22/+15
* upd: rehash misskey passwordsInsert5StarName2023-09-271-2/+21
* add: source endpoint for editing through masto apiMar0xy2023-09-273-1/+21
* upd: return empty historyMar0xy2023-09-271-1/+1
* fix: not being able to only send emojisMar0xy2023-09-261-1/+1
* chore: lintMar0xy2023-09-263-3/+3
* merge: upstreamMar0xy2023-09-2642-188/+304
|\
| * enhance: improve moderation logsyuilo2023-09-251-0/+8
| * enhance: improve moderation logsyuilo2023-09-256-37/+14
| * fix(backend): お知らせのページネーションが機能しない #1180...taichan2023-09-241-1/+1
| * fixsyuilo2023-09-241-7/+21
| * Update update.tssyuilo2023-09-241-1/+6
| * fix(backend): Playを非公開にできないsyuilo2023-09-241-0/+1
| * improve moderation logsyuilo2023-09-241-50/+4
| * improve moderation logsyuilo2023-09-244-10/+4
| * improve moderation logsyuilo2023-09-242-3/+9
| * improve moderation logsyuilo2023-09-241-7/+4
| * improve moderation logsyuilo2023-09-232-2/+25
| * fixsyuilo2023-09-231-1/+1
| * enhance(backend): refine moderation log (#10939)syuilo2023-09-2314-23/+47
| * コミット忘れsyuilo2023-09-231-0/+5
| * enhance: PWAのshort_nameを設定可能にsyuilo2023-09-232-0/+6
| * fix(backend): notes/reactionsのページネーションが機能しないsyuilo2023-09-231-15/+9
| * feat: ユーザを除外できるアンテナ (#11277)anatawa122023-09-222-2/+2
| * enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2023-09-2210-45/+151
* | fix: accidental removal of handlerMar0xy2023-09-251-1/+1
* | rm: remove attempt at supporting avatar/banner changingMar0xy2023-09-251-9/+3
* | upd: attempt to accept file during updateMar0xy2023-09-251-3/+9
* | upd: move patch function and make note user always detailMar0xy2023-09-252-13/+2
* | upd: add multer handler to update_credentialsMar0xy2023-09-251-1/+1
* | fix: checksMar0xy2023-09-251-1/+1
* | upd: actually use bodyMar0xy2023-09-251-1/+1
* | upd: convert masto ids to sharkeyid on mediaMar0xy2023-09-251-0/+6
* | add: edit support on masto apiMar0xy2023-09-252-1/+17
* | upd: move media put endpoint into main api fileMar0xy2023-09-252-16/+12
* | fix: adding description not working on mediaMar0xy2023-09-252-4/+3
* | test: enable error logs for mediaMar0xy2023-09-251-2/+3
* | chore: wrong valueMar0xy2023-09-251-1/+1
* | fix: getfeatureduserMar0xy2023-09-251-1/+1
* | chore: use this.baseUrl instead of BASE_URLMar0xy2023-09-253-8/+8
* | chore: swap base_url getting on some endpointsMar0xy2023-09-252-3/+2
* | chore: lintMar0xy2023-09-251-1/+1
* | upd: add new endpoint to mk api, add preferences to masto apiMar0xy2023-09-253-0/+61
* | fix: megalodon reblogged and favourited user info, add createdAt to noteMar0xy2023-09-251-2/+2