about summary refs log tree commit diff
path: root/MatrixUtils.Abstractions/FileStorageProvider.cs (unfollow)
Commit message (Expand)AuthorFilesLines
4 hoursFix room listRory&3-1/+441
2025-05-16Clean up later...Rory&8-50/+145
2025-05-14Update LibMatrixRory&5-4/+4
2025-05-09WIP: reword me laterRory&3-51/+116
2025-05-08Deduplicate bans on mass policy addRory&1-13/+56
2025-04-22Fix room shutdown, room query (WIP)Rory&4-86/+123
2025-04-19A11Y: Use busy state in index pageRory&1-2/+5
2025-04-19Reduce loglevel for AuthorizedImage, update LibMatrix (a11y)Rory&4-3/+6
2025-04-18Dont force purge to increase reliabilityRory&1-1/+2
2025-04-18Add join room debug tool, finish room state resyncRory&5-30/+222
2025-04-17Room query cleanup, add start of state resyncRory&15-164/+321
2025-04-16Fix migration from non-keyed sessions HEAD mainRory&2-27/+19
2025-04-15Fix session storeRory&3-87/+82
2025-04-14Refactor session store (WIP)Rory&56-324/+441
2025-03-12Fix storageRory&4-3/+3
2025-03-11Synapse admin tooling, well known res workRory&12-30/+633
2025-02-28Work on rewriting homeserver resolutionRory&3-0/+89
2025-02-21HomeserverEmulator changesRory&7-102/+126
2025-02-18Some cleanupRory&30-169/+206
2025-02-08Various changesRory&12-23/+413
2025-02-05Update ArcaneLibs to fix modal windowsRory&2-0/+12
2025-02-03Various cleanup, rewrite history viewerRory&43-242/+524
2025-01-24LibMatrix changesRory&81-232/+225
2025-01-12Disable trimming, explicitly didsable runtime featuresRory&1-5/+21
2025-01-11Update LibMatrix to fix well known handlingRory&2-1/+1
2025-01-11Fix dependency resolutionRory&7-6/+14
2024-12-15Some cleanupRory&14-76/+24
2024-12-10Move ArcaneLibs solution folder inside LibMatrixRory&2-188/+233
2024-11-22Some fixes all over, policy list work github/main github/dev/media-streaming dev/media-streamingRory&10-32/+449
2024-11-16Update to .NET 9Rory&9-38/+24
2024-10-23Add policy list list pageRory&7-3/+201
2024-10-03Small fixes, fix policy list editorRory&10-25/+389
2024-09-22ChangesRory&14-198/+596
2024-07-02Authenticated media foundationsRory&14-99/+282
2024-06-19Some cleanup, update libsRory&36-61/+304
2024-05-14Organise tools somewhat, set proper icons for nav menuRory&46-146/+381
2024-05-03Improve the heatmap layoutLexi3-6/+23
2024-05-03All kinds of changesRory&15