| .. |
|
@types
|
revert 5f88d56d96
|
2024-07-20 21:33:20 +09:00 |
|
boot
|
remove unused console logging fallbacks
|
2025-07-27 17:57:30 +01:00 |
|
core
|
use TimeService in FetchInstanceMetadataService
|
2025-11-05 19:20:25 -05:00 |
|
daemons
|
fix disposal of ServerStatsService and QueueStatsService
|
2025-06-25 22:16:06 -04:00 |
|
misc
|
pass services into caches through constructor
|
2025-11-05 19:20:05 -05:00 |
|
models
|
add constructor to MiEmoji
|
2025-11-05 19:20:05 -05:00 |
|
queue
|
use TimeService in CheckModeratorsActivityProcessorService
|
2025-11-05 19:20:25 -05:00 |
|
server
|
fix nodeinfo cache
|
2025-11-05 19:20:25 -05:00 |
|
config.ts
|
Merge branch 'develop' into 'feature/dialog-announcement-cap'
|
2025-09-04 16:52:49 +01:00 |
|
const.ts
|
recognize video/x-matroska (MKV files) as a video type
|
2025-09-13 11:42:20 -04:00 |
|
decorators.ts
|
refactor(backend): use Reflet for autobind deco (#14482)
|
2024-09-15 17:43:24 +09:00 |
|
di-symbols.ts
|
replace shared_access_token table with an extra column on access_token
|
2025-10-07 20:49:28 -04:00 |
|
env.ts
|
add MK_HIDE_WORKER_ID to exclude worker ID from logs
|
2025-05-30 09:38:33 -04:00 |
|
global.d.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
|
GlobalModule.ts
|
move TimeService, EnvService, CacheManagementService, and InternalEventService to GlobalModule
|
2025-11-05 19:20:05 -05:00 |
|
logger.ts
|
implement MockLoggerService.ts testing utility
|
2025-11-05 19:20:04 -05:00 |
|
MainModule.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
|
NestLogger.ts
|
lint fixes
|
2024-06-06 11:40:11 +09:00 |
|
postgres.ts
|
replace shared_access_token table with an extra column on access_token
|
2025-10-07 20:49:28 -04:00 |
|
types.ts
|
fix type errors in NotificationService / NotificationEntityService
|
2025-10-07 20:49:42 -04:00 |