Commit graph

2086 commits

Author SHA1 Message Date
Laura Hausmann
040973b19e
[backend/api] Fix StreamingService render-only-once mutex implementation 2024-10-27 22:09:51 +01:00
Laura Hausmann
5377cb543a
[sln] Code cleanup 2024-10-27 21:21:55 +01:00
Laura Hausmann
5ebc2620bf
[ci] Set DEP_VULN_WERROR=true for all CI jobs 2024-10-27 21:18:33 +01:00
Laura Hausmann
f23a3ff3e7
[make] Add variable to set DependencyVulnsAsError build option 2024-10-27 21:18:23 +01:00
Laura Hausmann
c282c6d29c
[sln] Exclude vulnerable dependency checks from WarningsAsErrors by default 2024-10-27 21:18:01 +01:00
Laura Hausmann
90a6b06410
[backend/api] Fix race condition causing simultaneous DbContext access in NotificationRenderer 2024-10-27 18:12:17 +01:00
Kopper
90f1e30ef2 [backend] Fix reply backfill limiting 2024-10-26 07:24:39 +02:00
Laura Hausmann
330de26346
[backend/core] Fix race condition causing transient user resolution errors 2024-10-26 06:15:45 +02:00
Laura Hausmann
effe3a7fef
[backend/queue] Fix jobs not being upserted with their correct default values 2024-10-26 04:41:06 +02:00
Kopper
e9d651b66f
[backend] Use HTTP/2 by default 2024-10-26 01:26:01 +02:00
Laura Hausmann
7aec669d73
[backend] Code cleanup 2024-10-25 06:49:28 +02:00
Kopper
61bad29c54 [backend/database] Add warning to AddNoteThread migration that it may take a while 2024-10-25 07:13:03 +03:00
5a63787c39 [backend] refactor mastoapi bitecontroller routes 2024-10-25 01:44:54 +02:00
0a8b7dbf7a [backend] add mastoapi routes for biting notes and biting back users, add alternate route for biting users, and fix biting through mastoapi 2024-10-25 01:44:54 +02:00
Lilian
4638f3da41
[frontend/components] Make padding look nicer 2024-10-24 23:21:53 +02:00
Lilian
194cbb97db
[frontend] min-width like this will break on small screens 2024-10-24 23:21:53 +02:00
Lilian
cb1067d3d5
[frontend/components] Wrap inputs on search page 2024-10-24 23:21:53 +02:00
Jeder
6d57493188
[frontend/components] Update notification styling 2024-10-24 23:21:53 +02:00
Jeder
4799706bf9
[frontend/components] Update follow request styling 2024-10-24 23:21:53 +02:00
Jeder
eafbb9a35b
[frontend/components] Rework bottom bar 2024-10-24 23:21:52 +02:00
Jeder
1e2880cdca
[frontend/components] Update Profile View 2024-10-24 23:21:52 +02:00
Jeder
56c81e621c
[frontend/components] Update recursive note styling 2024-10-24 23:21:52 +02:00
Jeder
0db1217c7c
[frontend/components] Update note compose 2024-10-24 23:21:52 +02:00
Jeder
2c6764c8e9
[frontend/components] Update search styling 2024-10-24 23:21:52 +02:00
Jeder
047df35c74
[frontend/components] Use renoted instead of boosted 2024-10-24 23:21:52 +02:00
Jeder
6ef40ac7e1
[frontend/components] Use renoted instead of boosted 2024-10-24 23:21:52 +02:00
Jeder
4aa64a46ce
[frontend/components] Update error UI styling 2024-10-24 23:21:52 +02:00
Jeder
c354adf27f
[frontend/localization] Update localization strings 2024-10-24 23:21:52 +02:00
Jeder
369f51822a
[frontend/components] Tweak settings layout 2024-10-24 23:21:52 +02:00
Jeder
aec0ee6195
[frontend/components] Update user card stylings 2024-10-24 23:21:52 +02:00
Jeder
0df475c06c
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
8bee412401
[frontend/components] Update login page styling 2024-10-24 23:21:52 +02:00
Jeder
d3dd095a3a
[frontend/components] Update profile view styling 2024-10-24 23:21:52 +02:00
Jeder
2f723ee507
[frontend/components] Update filter page styling 2024-10-24 23:21:52 +02:00
Jeder
f91c8e7541
[frontend/components] Update profile settings 2024-10-24 23:21:52 +02:00
Jeder
f2d38d2ded
[frontend/components] Update localization 2024-10-24 23:21:52 +02:00
Jeder
a1dbeb3f62
[frontend] Update app.css 2024-10-24 23:21:52 +02:00
Jeder
90af801b5e
[frontend] Remove screen width based front shrink 2024-10-24 23:21:52 +02:00
Jeder
b62e24b520
[frontend/components] Update Profile view styling and layout 2024-10-24 23:21:52 +02:00
Jeder
1f541b5072
[frontend/components] Layout tweaks 2024-10-24 23:21:52 +02:00
Jeder
f8de8fc4e8
[frontend/components] Update virtual scroller general scroll-end styling 2024-10-24 23:21:52 +02:00
Jeder
db9db4f180
[frontend/components] Update settings menu and styling 2024-10-24 23:21:52 +02:00
Jeder
c3086418e8
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
382c4d6a20
[frontend/components] Clarify naming for WidgetPanel, update styling 2024-10-24 23:21:52 +02:00
Jeder
9d203912e3
[frontend/components] Update about page 2024-10-24 23:21:52 +02:00
Jeder
4f7bac7a86
[frontend/components] Update styling for filters page 2024-10-24 23:21:52 +02:00
Jeder
5d7c9a32ca
[frontend/components] Update styling for profile page 2024-10-24 23:21:52 +02:00
Jeder
438206dd45
[frontend/components] Update styling for menus 2024-10-24 23:21:52 +02:00
Lilian
f827818a9e
[frontend] Update app.css 2024-10-24 23:21:52 +02:00
Laura Hausmann
8b313c3598
[frontend] Code cleanup 2024-10-24 22:51:15 +02:00