Hazelnoot
|
abaf580d8d
|
exclude expired mutes from userMutingsCache and muserMutedCache
|
2025-11-06 22:15:03 -05:00 |
|
Hazelnoot
|
88da09bcf7
|
implement CacheService.userMutedCache
|
2025-11-06 22:15:02 -05:00 |
|
Hazelnoot
|
e54b8c4b72
|
fix typo in QuantumKVCache unit tests
|
2025-11-06 22:12:23 -05:00 |
|
Hazelnoot
|
3e1668348e
|
implement QuantumKVCache.reset
|
2025-11-06 22:11:21 -05:00 |
|
Hazelnoot
|
64b415c469
|
mark localUserUpdate and remoteUserUpdated as deprecated
|
2025-11-06 22:10:16 -05:00 |
|
Hazelnoot
|
b2df31118d
|
simplify bulk updateUsers event to reduce code duplication
|
2025-11-06 22:08:39 -05:00 |
|
Hazelnoot
|
cdf1a5de8f
|
simplify bulk updateUsers event to reduce code duplication
|
2025-11-06 22:04:48 -05:00 |
|
Hazelnoot
|
01bb4dc541
|
add global event "usersUpdated" for bulk user updates
|
2025-11-06 21:59:31 -05:00 |
|
Hazelnoot
|
097d3fe39d
|
remove duplicate prop from MkPostFormDialog.vue
|
2025-11-06 00:37:15 -05:00 |
|
Hazelnoot
|
48283ad80b
|
fix wrong publish path for misskey-js
|
2025-11-06 00:36:46 -05:00 |
|
Hazelnoot
|
2979d9a110
|
fix frontend unit tests
|
2025-11-06 00:36:46 -05:00 |
|
Hazelnoot
|
9e33e75fc2
|
fix frontend-shared not publishing to the correct path
|
2025-11-06 00:36:45 -05:00 |
|
Hazelnoot
|
537765e330
|
maybe fix test failures in gitlab?
|
2025-11-05 22:35:08 -05:00 |
|
Hazelnoot
|
3e90b211ba
|
fix "duplicate cache" errors in SkRateLimiterServiceTests
|
2025-11-05 22:33:57 -05:00 |
|
Hazelnoot
|
a0cf3a6fb6
|
add sync-dependency-versions command to simplify upstream merges
|
2025-11-05 22:23:09 -05:00 |
|
Hazelnoot
|
83134775f0
|
fix rebase errors
|
2025-11-05 19:51:56 -05:00 |
|
Hazelnoot
|
dcb54c0a8c
|
fix eslint version
|
2025-11-05 19:51:41 -05:00 |
|
Hazelnoot
|
e2aed2a98d
|
regenerate misskey-js
|
2025-11-05 19:46:00 -05:00 |
|
Hazelnoot
|
e5ca3fcfb9
|
regenerate pnpm-lock.yaml
|
2025-11-05 19:45:46 -05:00 |
|
Hazelnoot
|
8271dc199e
|
normalize cache constructors and detect duplicate cache names
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
151550602c
|
handle errors from cache management callbacks
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
4336a5d214
|
extract QuantumKVCache custom errors to their own files to reduce the chance of future circular dependencies
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
bc722ea06d
|
move debug log filtering from debug() to log() for consistency
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
ed3dd81b4b
|
fix envOptions being impossible to disable if they defaul to on
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
c53bb126ef
|
fix MockEnvService not properly reverting overrides
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
73cc50fe90
|
fix user list API schema, access checks, and caching
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
2a948b7710
|
fix job ID for poll end jobs
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
4d98a8fddc
|
fix broken fetchers in userListMembershipsCache/listUserMembershipsCache
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
f927a46697
|
fix emoji cache updates
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
75ee2fb1a7
|
make emoji tags reactive
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
1f45482cf2
|
make emoji categories reactive
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
2b7583c8de
|
refresh custom emojis when opening the picker
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
24e565780e
|
fix broken query in /emojis endpoint
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
15e76806ff
|
fix rate limit in /emojis endpoint
|
2025-11-05 19:42:31 -05:00 |
|
Hazelnoot
|
3baebd82db
|
add missing await in EmojiEntityService.packSimpleMany
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
edf9a44d8b
|
fix typo in "Updating emoji" log
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
72d9086de6
|
update sfm-js to version 0.26.1
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
1f3c6e1dc7
|
update emoji-regex.ts and remove dependency on @twemoji/parser
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
5807b33e04
|
fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
e75558735b
|
fix promise tracker not working in production
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
86ca3921c9
|
use platform services in startup routines
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
b751f9c96d
|
fix wrong import in check_connect.js
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
d59e16244e
|
fix module imports
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
a1bff0e0fe
|
fix startup crash when calling check_connect.js
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
e4c29e7aa0
|
fix QuantumKVCache.callFetchMaybe
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
29154b99d8
|
remove unused template from jest.config.e2e.ts
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
14db6444b1
|
fix test errors about event emitter
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
5478dcce41
|
fix rebase errors
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
effdea5658
|
update unit tests and mocks
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
9b843181f8
|
remove unused (and broken) logger.verbose config option
|
2025-11-05 19:42:30 -05:00 |
|