.. |
ArrayDestructuringExtensions.cs
|
[backend] Code cleanup
|
2024-03-24 14:17:02 +01:00 |
AttributeExtensions.cs
|
[backend/database] Fail gracefully if initial migration is pending and database is not empty (ISH-265)
|
2024-04-18 18:51:07 +02:00 |
ConfigurationBuilderExtensions.cs
|
[backend/startup] Add debug logging for loaded configuration files & allow configuration via environment variables
|
2024-06-07 20:02:46 +02:00 |
ConsoleLoggerExtensions.cs
|
[backend/logging] Cleanup unused variable
|
2024-06-16 22:03:33 +02:00 |
DateTimeExtensions.cs
|
[backend/razor] Make queue dashboard use ToDisplayStringTz instead of ToStringIso8601Like for rendering date/time strings
|
2024-06-21 04:26:21 +02:00 |
EnumerableExtensions.cs
|
[backend/core] Generate reply notifications for notes that aren't of specified visibility
|
2024-06-13 22:54:02 +02:00 |
ExpressionExtensions.cs
|
[backend/core] Add in:interactions search query filter, allow multiple from: filters
|
2024-06-17 20:41:09 +02:00 |
GuidExtensions.cs
|
[backend/database] Switch job identifier generation scheme to from UUIDv4 to ULID
|
2024-05-27 22:11:18 +02:00 |
HttpClientExtensions.cs
|
[backend/core] Correctly handle redirects for signed requests (ISH-228)
|
2024-03-25 18:48:15 +01:00 |
HttpRequestExtensions.cs
|
[backend/asp] Correctly handle API requests using chunked transfer encoding
|
2024-03-16 19:13:34 +01:00 |
IPAddressExtensions.cs
|
[backend/core] Don't allow connections to local addresses by default (ISH-330, ISH-331)
|
2024-05-17 14:19:48 +02:00 |
ListDestructuringExtensions.cs
|
[backend] Code cleanup
|
2024-03-24 14:17:02 +01:00 |
ModelBinderProviderExtensions.cs
|
[backend/asp] Correctly handle API requests using chunked transfer encoding
|
2024-03-16 19:13:34 +01:00 |
MvcBuilderExtensions.cs
|
[backend/middleware] Make validation errors compliant with (Mastodon)ErrorResponse schemas
|
2024-04-09 16:30:05 +02:00 |
NumberExtensions.cs
|
[backend/core] Refactor NumberExtensions
|
2024-06-21 16:02:40 +02:00 |
QueryableExtensions.cs
|
[backend/masto-client] Paginate likes & bookmarks based on their identifier (instead of the note identifier)
|
2024-06-15 16:57:06 +02:00 |
QueryableFtsExtensions.cs
|
[backend/core] Refactor QueryableFtsExtensions
|
2024-06-17 20:41:09 +02:00 |
ServiceExtensions.cs
|
[backend/configuration] Allow configuring of queue job retention
|
2024-06-21 14:42:00 +02:00 |
StringExtensions.cs
|
[backend/federation] Resolve user profile mentions (ISH-33)
|
2024-02-25 02:07:20 +01:00 |
SwaggerGenOptionsExtensions.cs
|
[backend/swagger] More nullability fixup
|
2024-04-09 00:25:48 +02:00 |
TaskExtensions.cs
|
[backend/queue] Improved AsyncAutoResetEvent implementation
|
2024-05-25 13:34:06 +02:00 |
WebApplicationBlazorFrameworkExtensions.cs
|
[backend/middleware] Move ContentEncodingNegotiator into WebApplicationBlazorFrameworkExtensions.cs
|
2024-04-16 23:54:29 +02:00 |
WebApplicationExtensions.cs
|
[backend] Switch to the renamed Iceshrimp.WebPush library
|
2024-06-11 17:34:47 +02:00 |
WebHostExtensions.cs
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |