Iceshrimp.NET/Iceshrimp.Backend/Core/Helpers
Laura Hausmann 0e6864fe38
[backend/api-shared] Order note ancestors by tree path
Background: the database function might not return these in the correct order, as the ids will almost, but not always be in the right order.
2024-05-01 23:39:49 +02:00
..
LibMfm [backend] Fix build 2024-05-01 16:58:44 +02:00
AssemblyHelpers.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
AuthHelpers.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
CryptographyHelpers.cs [backend/helpers] Fix random string lengths, make sure random strings don't contain the = character 2024-02-20 22:56:43 +01:00
DigestHelpers.cs [backend/drive] Make image processor pluggable 2024-05-01 21:44:49 +02:00
EfHelpers.cs [backend/masto-client] Use the F# SearchQuery parser for FTS queries (ISH-11) 2024-03-04 00:12:22 +01:00
EventHelpers.cs [backend] Code cleanup 2024-03-24 14:17:02 +01:00
FilterHelper.cs [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00
IdHelpers.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
JsonConverters.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
MastodonOauthHelpers.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
NoteThreadHelpers.cs [backend/api-shared] Order note ancestors by tree path 2024-05-01 23:39:49 +02:00
StartupHelpers.cs [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00
WriteLockingList.cs [backend] Implement streaming hub for timelines & notifications (ISH-244) 2024-04-08 20:45:30 +02:00