FoundKey/packages/backend/src
Johann150 4c5aa9e538
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
server: allow to like own pages
Since you are also allowed to react to your own notes, it seems sensible
that you should be allowed to like your own pages.

Changelog: Changed
2022-10-19 21:52:43 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot refactor expiring data and expire signins after 60 days 2022-10-02 00:18:07 +02:00
config backend: make max note length configurable (#210) 2022-10-18 17:33:00 +00:00
daemons refactor expiring data and expire signins after 60 days 2022-10-02 00:18:07 +02:00
db feat: per-user renote muting 2022-10-11 10:42:39 +00:00
mfm backend: fix mentionedUsers and userInfo queries 2022-09-11 15:28:35 -04:00
misc properly await promise 2022-10-19 15:26:37 +02:00
models feat: per-user renote muting 2022-10-11 10:42:39 +00:00
prelude backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
queue backend: fixup missing deadTime and incorrect import 2022-10-16 09:32:01 -04:00
remote use DISTINCT instead of GROUP BY 2022-10-11 20:15:59 +02:00
server server: allow to like own pages 2022-10-19 21:52:43 +02:00
services server refactor: centrally load locale 2022-10-19 12:30:23 +02:00
const.ts backend: make max note length configurable (#210) 2022-10-18 17:33:00 +00:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts backend: change Misskey -> FoundKey and use absolute import in index.ts 2022-10-03 20:04:06 +00:00