summaryrefslogtreecommitdiff
path: root/packages/backend/src/models (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete pollVote notificationsyuilo2023-01-081-5/+5
* MisskeyPlay (#9467)syuilo2023-01-054-1/+116
* drop latestStatus of instancesyuilo2023-01-031-8/+0
* drop lastCommunicatedAt of instancesyuilo2023-01-032-11/+0
* drop latestRequestSentAt of instancesyuilo2023-01-032-13/+0
* clean upsyuilo2022-12-311-10/+0
* enhance(server): clean emoji responsesyuilo2022-12-312-37/+0
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+1
* refactorsyuilo2022-12-251-0/+1
* feat: introduce retention-rate aggregationsyuilo2022-12-253-1/+47
* chore: fix reporisotry namesyuilo2022-12-251-1/+1
* chore: fix reporisotry namesyuilo2022-12-252-2/+2
* enhance: Implement the toggle to (or not to) close push notifications when n...tamaina2022-12-181-0/+5
* refactor(server): move RepositoryModule into models directorysyuilo2022-12-081-0/+519
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-131-0/+17
* fix typesyuilo2022-09-241-0/+5
* なんかもうめっちゃ変えたsyuilo2022-09-1897-2239/+296
* enhance: make active email validation configurablesyuilo2022-07-091-0/+5
* feat: auto nsfw detection (#8840)syuilo2022-07-075-12/+57
* Add additional drive capacity change support (#8867)CyberRex2022-07-052-0/+7
* feat: moderation notesyuilo2022-07-031-1/+6
* feat: Log user ips (#8872)syuilo2022-07-024-2/+44
* fix(api): fix instance schemasyuilo2022-06-281-0/+4
* fix(api): add missing themeColor property of instancesyuilo2022-06-281-0/+1
* tweak clientsyuilo2022-06-212-0/+7
* fix(server): faviconUrl of federated instance is missingsyuilo2022-06-212-0/+6
* chore: synchronize visibility checks (#8687)Johann1502022-06-111-0/+1
* use node 16syuilo2022-06-041-1/+3
* refactor: improve code quality (#8751)Johann1502022-05-292-51/+59
* fix: assume remote users are following each other (#8734)Johann1502022-05-251-9/+15
* chore: synchronize code and database schema (#8577)Johann1502022-05-0511-27/+19
* refactor: use structuredClone for deep clonesyuilo2022-04-231-1/+1
* fix ogp rendering and refactorsyuilo2022-04-172-11/+21
* refactor: fix typesyuilo2022-04-172-9/+42
* fix: validation (better #8456) (#8461)Johann1502022-04-032-0/+2
* revert 484e023c0syuilo2022-04-022-2/+0
* feat: Webhook (#8457)syuilo2022-04-022-0/+75
* enhance(doc): required input fields (#8456)Johann1502022-04-022-0/+2
* refactor and performance improvementssyuilo2022-03-261-61/+65
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2632-489/+476
* perf(server): refactor and performance improvementssyuilo2022-03-251-0/+6
* perf(server): reduce db querysyuilo2022-03-211-2/+10
* delete needless instance drive columnssyuilo2022-03-071-16/+0
* feat: アンケート終了通知syuilo2022-03-062-1/+8
* feat: 時限ミュートsyuilo2022-03-043-0/+13
* feat: instance default themesyuilo2022-03-011-0/+14
* Fix avatar/banner proxy (#8346)tamaina2022-02-275-39/+30
* refactor: Use ESM (#8358)syuilo2022-02-2795-353/+353
* refactorsyuilo2022-02-251-3/+3
* remove max note text length settingsyuilo2022-02-201-6/+0