summaryrefslogtreecommitdiff
path: root/packages/backend/migration/1629833361000-AddShowTLReplies.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* chore: ↵Shun Sakai2023-07-271-1/+4
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix migrationssyuilo2022-03-011-4/+3
| | | | Fix #8363
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-061-0/+15
* Add an option for timeline replies. Credit to Emilis (puffaboo) * update db on request