iceshrimp/packages/backend/src
2023-11-14 17:19:17 +01:00
..
@types
boot Finish up support for local split domain configurations 2023-09-06 19:13:57 +02:00
config [backend] Remove cache server configuration, migrate back to unified redis in-memory cache 2023-11-05 15:03:17 +01:00
daemons Fix cpu/memory stats widget 2023-07-23 12:23:50 +02:00
db [backend] Dynamically import redisClient in postgre.ts and dependencies 2023-11-07 23:12:20 +01:00
mfm [backend] Use correct capitalization when rendering mentions 2023-10-17 22:36:28 +02:00
migration [backend] Dynamically import redisClient in postgre.ts and dependencies 2023-11-07 23:12:20 +01:00
misc [backend] Move to our own fork of the re2 package 2023-11-05 16:54:00 +01:00
models added more selective control over users show endpoint 2023-11-10 03:05:08 +01:00
prelude [mastodon-api] Only wait up to 1500 ms for mentions to update on /accounts/update_credentials 2023-10-18 00:03:45 +02:00
queue [backend] Require users to be followed before adding them to lists 2023-10-21 23:56:34 +02:00
remote [backend] Add _misskey_summary field 2023-11-05 14:49:51 +01:00
server [mastodon-client] Fix scope parameter in /oauth/token 2023-11-14 17:19:17 +01:00
services [backend] Dynamically import redisClient in postgre.ts and dependencies 2023-11-07 23:12:20 +01:00
const.ts refactor: 🚨 linting fix 2023-07-16 15:32:32 -07:00
env.ts
global.d.ts
index.ts
ormconfig.ts [baackend] Move migrations to typescript 2023-10-13 18:44:25 +02:00
types.ts