Iceshrimp.NET/Iceshrimp.Backend/Core/Helpers
Laura Hausmann 450d859e19
[backend/startup] Move CLI argument parsing to the very beginning of the startup process
This allows --printconfig and --help to work correctly despite improper configuration / missing files.
2024-04-15 23:28:16 +02:00
..
LibMfm [backend] Replace old MfmParser with the new F# implementation (ISH-112) 2024-03-24 23:10:39 +01: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
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/masto-client] Add & populate MastoReplyUserId column (ISH-247) 2024-04-07 21:07:04 +02:00
StartupHelpers.cs [backend/startup] Move CLI argument parsing to the very beginning of the startup process 2024-04-15 23:28:16 +02:00
WriteLockingList.cs [backend] Implement streaming hub for timelines & notifications (ISH-244) 2024-04-08 20:45:30 +02:00