Iceshrimp.NET/Iceshrimp.Backend
Laura Hausmann 0e9a15e9dd
[backend/masto-client] Trim ':' character from custom emoji names
Some clients don't expect this and will duplicate the leading/trailing colon.
2024-07-14 22:34:34 +02:00
..
Controllers [backend/masto-client] Trim ':' character from custom emoji names 2024-07-14 22:34:34 +02:00
Core [backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId 2024-07-14 22:06:29 +02:00
Pages [backend/database] Move user_profile columns that only concern local users to user_settings 2024-07-10 02:55:57 +02:00
Properties [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00
SignalR [backend/signalr] Add NoteDeleted event, update NoteUpdated event 2024-07-13 18:06:23 +02:00
wwwroot [openapi] Move specification files to /openapi 2024-07-09 01:12:57 +02:00
configuration.ini [backend/configuration] Update default configuration 2024-07-13 01:02:36 +02:00
GlobalUsings.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Iceshrimp.Backend.csproj [backend/plugins] Add backend plugin loader (ISH-382) 2024-07-13 20:27:11 +02:00
Startup.cs [backend/plugins] Allow plugins to instantiate cron tasks (ISH-422) 2024-07-13 23:28:41 +02:00