pancakes
c11beba8a7
[backend] Add IsLocked to UserProfileResponse
2024-11-19 00:47:36 +10:00
pancakes
68684dbfcb
[backend] Add bot and cat fields to users
2024-11-17 13:44:29 +01:00
pancakes
14201c8489
[backend] Add UserProfile.Role
2024-11-17 13:44:29 +01:00
Laura Hausmann
02765568db
[backend/api] Fix DbContext race condition in UserRenderer, refactor to make data flow clearer
2024-11-08 03:07:38 +01:00
pancakes
28548a5770
[backend] Add Emojis to UserResponse
2024-11-08 03:07:37 +01:00
Laura Hausmann
5377cb543a
[sln] Code cleanup
2024-10-27 21:21:55 +01:00
Laura Hausmann
90a6b06410
[backend/api] Fix race condition causing simultaneous DbContext access in NotificationRenderer
2024-10-27 18:12:17 +01:00
pancakes
95666a865f
[shared] Add bite back notification
2024-10-23 05:04:55 +02:00
pancakes
6fe4b26019
[shared] Add sensitive field to note reactions
2024-10-04 00:36:38 +02:00
pancakes
b3b2adb127
[backend] Add sensitive field to emojis
2024-10-04 00:36:38 +02:00
Laura Hausmann
97de0b8410
[backend/api] Fix erroneous values regarding reply/quote inaccessibility
2024-09-28 04:35:40 +02:00
Laura Hausmann
79871c51c3
[backend/api] Add MovedTo property to UserResponse
2024-09-27 03:59:14 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup
2024-09-13 21:44:31 +02:00
Laura Hausmann
c07bb35548
[backend/drive] Refactor ImageProcessor into a modular system
...
This commit lays the groundwork for a user-configurable image processing pipeline. It has exactly the same behavior as the old ImageProcessor, just modular & compartmentalized. It also adds support for AVIF & JXL encoding, though no code paths call it just yet.
2024-08-12 03:21:03 +02:00
Laura Hausmann
f42aeee2fd
[backend/api] Add filter endpoints (ISH-339)
2024-07-13 00:36:49 +02:00
Laura Hausmann
0a89a228e3
[backend] Refactor Controllers folder
2024-07-04 18:17:50 +02:00