iceshrimp-legacy/packages/backend/src/remote/activitypub
Johann150 6078c986d3
fix: render empty note content correctly
Instead of coercing to `null`, coercing to an empty string should simplify handling.
2022-06-16 12:51:44 +02:00
..
kernel fix: wrong type for isVisibleForMe 2022-05-24 10:12:42 +02:00
misc fix: correctly render empty note text (#8746) 2022-06-03 23:18:44 +09:00
models fix: correctly render note text 2022-06-16 12:32:09 +02:00
renderer fix: render empty note content correctly 2022-06-16 12:51:44 +02:00
ap-request.ts chore: fix lint 2022-04-03 15:33:22 +09:00
audience.ts perf(server): refactor and performance improvements 2022-03-25 16:27:41 +09:00
db-resolver.ts fix bug 2022-06-04 15:15:44 +09:00
deliver-manager.ts fix type 2022-04-03 16:40:47 +09:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
perform.ts perf(server): refactor and performance improvements 2022-03-25 16:27:41 +09:00
request.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
resolver.ts fix: ensure resolver does not fetch local resources via HTTP(S) (#8733) 2022-06-04 11:29:20 +09:00
type.ts enhance(federation): use ActivityPub defined property in favour of proprietary property. (#8787) 2022-06-10 14:31:58 +09:00