Commit graph

2826 commits

Author SHA1 Message Date
pancakes
4d39f657b0
[backend/api] Include AvatarAlt and BannerAlt in UserResponse 2025-01-30 11:11:22 +01:00
pancakes
a5fedc930c
[backend/federation] Include media type for avatar and banner in UserRenderer 2025-01-30 11:11:22 +01:00
pancakes
68ceecd8f1
[backend/services] Use ASImage.Description to set DriveFile.Comment for resolved users' avatar and banner 2025-01-30 11:11:21 +01:00
pancakes
fdadc41c61
[backend/federation] Include alt text for avatar and banner in UserRenderer 2025-01-30 11:11:21 +01:00
pancakes
207249280f
[backend/razor] Update table class and include action separators 2025-01-30 11:09:27 +01:00
pancakes
c406ba999c
[frontend/pages] Display rules if they are set before allowing registration 2025-01-30 11:09:27 +01:00
pancakes
a2ff2484a2
[backend/razor] Display rules on instance about page 2025-01-30 11:09:27 +01:00
pancakes
fc27572e38
[backend/razor] Add button to remove rule 2025-01-30 11:09:26 +01:00
pancakes
d165af041c
[backend/razor] Add edit rule page 2025-01-30 11:09:26 +01:00
pancakes
513635b7dc
[backend/razor] Add rules to admin dashboard 2025-01-30 11:09:26 +01:00
pancakes
b962fafdf8
[backend/api] Move rule create/update functionality to instance service 2025-01-30 11:09:26 +01:00
pancakes
d3b8df77ce
[backend/api] Change rule management auth from role:moderator to role:admin 2025-01-30 11:09:26 +01:00
pancakes
464008b2e1
[backend/masto-client] Add rules endpoint and include rules in InstanceV1 and Instance2 2025-01-30 11:09:26 +01:00
pancakes
76bb3f1c95
[backend/api] Add instance rules endpoints 2025-01-30 11:09:26 +01:00
pancakes
f35dc27f20
[backend/database] Add Rule table 2025-01-30 11:09:25 +01:00
Laura Hausmann
ffbcccb79c
[backend/drive] Ignore deletion failures during fixup-media 2025-01-27 16:09:00 +01:00
Laura Hausmann
1d64af7ed0
[backend/federation] Fix like activities with content not being processed as reactions 2025-01-27 15:57:54 +01:00
Laura Hausmann
848bfc0045
[backend/csproj] Bump dotNetRdf version 2025-01-27 14:24:34 +01:00
Laura Hausmann
9c9427de89
[backend/csproj] Update Iceshrimp.Utils.Common version 2025-01-21 22:24:38 +01:00
Laura Hausmann
bdfd3a8d4e
[backend/database] Fix emoji unique index, update minimum postgres version to v15 2025-01-21 22:03:56 +01:00
Laura Hausmann
013ed7380f
[backend/masto-client] Don't require authentication for /accounts/{id}/statuses (ISH-688) 2025-01-21 21:31:38 +01:00
Laura Hausmann
f32cd81ada
[backend/masto-client] Reformat AccountController 2025-01-21 21:30:59 +01:00
Laura Hausmann
ac2527aa75
[backend/federation] Transfer blocks on migration (ISH-563) 2025-01-21 21:22:31 +01:00
Laura Hausmann
b79d2213be
Update Iceshrimp.Utils.Common version 2025-01-20 18:42:29 +01:00
Kopper
02d4b35ab1
[backend/masto-client] Limit batch endpoints 2025-01-20 18:21:21 +01:00
Kopper
7e3320e3b1
[backend/masto-client] Populate Status.tags 2025-01-20 18:21:20 +01:00
Kopper
ad00ddd14e
[backend/masto-client] Implement /api/v1/statuses (View multiple statuses) 2025-01-20 18:21:20 +01:00
Kopper
f6957ba4de
[backend/masto-client] Implement /api/v1/accounts (Get multiple accounts) 2025-01-20 18:21:20 +01:00
Laura Hausmann
905b7d173a
[backend/core] Switch to Iceshrimp.Utils.Common for Result<T> 2025-01-20 17:00:03 +01:00
Laura Hausmann
77936b710d
[backend/federation] Fix future publishedAt/updatedAt DateTime handling 2025-01-20 11:18:38 +01:00
Lilian
57645f017d
[frontend/components] Add streaming status display 2025-01-19 22:53:25 +01:00
Lilian
56325b356c
[frontend] Implement timeline streaming 2025-01-19 22:53:25 +01:00
Lilian
213801ed4b
[frontend/components] Fix button positioning on virtual scroller 2025-01-19 22:53:25 +01:00
Lilian
a3c04d397d
[frontend/components] Rename NewVirtualScroller to VirtualScroller 2025-01-19 22:53:25 +01:00
Lilian
b3ec870975
[frontend] Remove old Virtual Scroller and associated code 2025-01-19 22:53:25 +01:00
Lilian
790e120545
[frontend] Code cleanup 2025-01-19 22:53:25 +01:00
Lilian
4b8bc540f8
[frontend/core] Fix sorting of ascendant notes 2025-01-19 22:53:24 +01:00
Lilian
122bba5b55
[frontend/core] Recursively update descendants 2025-01-19 22:53:24 +01:00
Lilian
45e0e058c9
[frontend] New Virtual Scroller and Note Store 2025-01-19 22:53:24 +01:00
Lilian
beb0044d7c
[frontend/components] Prevent sending note multiple times in compose 2025-01-19 22:47:53 +01:00
Laura Hausmann
1bb199bf59
[backend/federation] Make publish/update date checks stricter (ISH-687) 2025-01-19 09:59:43 +01:00
Laura Hausmann
cd76e82a1e
[backend/libmfm] Set correct class for hashtag nodes in MfmConverter 2025-01-16 19:15:54 +01:00
Laura Hausmann
8d772fe16f
[tests] Switch to in-house assertions library 2025-01-15 14:05:21 +01:00
Laura Hausmann
49a9b4de2b
[tests] Lock FluentAssertions version to 7.0.0 due to v8 not being free software 2025-01-15 13:06:29 +01:00
Lilian
8c42644b20
[frontend/components] Allow submitting post with ctrl/cmd + enter 2025-01-14 18:22:25 +01:00
pancakes
9551e34e58
[frontend/components] Increase emoji picker z-index 2025-01-13 09:31:29 +01:00
Laura Hausmann
b714db5eb9
[backend] Code cleanup 2025-01-13 09:27:43 +01:00
Laura Hausmann
2a06240f2f
[backend/cron] Automatically update timeline heuristic for recently active users 2025-01-13 09:27:24 +01:00
pancakes
c68fa153f0
[frontend/components] Fix compose visibility dropdown z-index 2025-01-13 00:48:11 +10:00
pancakes
fbde18d130
[frontend/components] Stop compose inputs and preview going off screen 2025-01-12 22:36:29 +10:00