Commit graph

2794 commits

Author SHA1 Message Date
pancakes
60a38bd768
[backend/api] Batch poll votes query when rendering note poll 2025-02-06 22:41:50 +01:00
pancakes
66f3b23e46
[backend/razor] Add polls to public preview notes 2025-02-06 22:41:50 +01:00
pancakes
5f99f1d055
[frontend/components] Disable vote button if no option is selected 2025-02-06 22:41:50 +01:00
pancakes
b8fa9c952a
[frontend/components] Fix vote button and add disabled button style 2025-02-06 22:41:50 +01:00
pancakes
d9eef2c791
[frontend/components] Floor vote percentages 2025-02-06 22:41:50 +01:00
pancakes
9dd04f3035
[frontend/components] Fix vote percentage calculations 2025-02-06 22:41:50 +01:00
pancakes
e091eb01e9
[frontend/components] Don't allow repeated multiple choice votes 2025-02-06 22:41:50 +01:00
pancakes
6c31197bbc
[backend/api] Don't allow repeated multiple choice votes 2025-02-06 22:41:50 +01:00
pancakes
288c549f20
[frontend/components] Add polls to notes and allow voting 2025-02-06 22:41:50 +01:00
pancakes
70e0d45c12
[backend/api] Set minimum poll duration to 5 minutes 2025-02-06 22:41:14 +01:00
pancakes
013f028684
[backend/api] Add endpoint for voting on polls 2025-02-06 22:41:14 +01:00
pancakes
33c850fb2b
[backend/api] Fix crash when rendering notes with no poll 2025-02-06 22:41:14 +01:00
pancakes
735bdfe09a
[backend/api] Add polls to CreateNote 2025-02-06 22:41:14 +01:00
pancakes
189938af13
[backend/api] Render note polls in Web API 2025-02-06 22:41:14 +01:00
Lilian
d33238afee
[frontend/components] Make main layout separators thinner 2025-02-06 22:39:13 +01:00
Lilian
20a4282690
[frontend/css] Default theme changes 2025-02-06 22:38:41 +01:00
Lilian
310bfe2d3d
[frontend] Gracefully handle virtual scroller content shrinking on re-display 2025-02-06 21:52:36 +01:00
Laura Hausmann
e5c2edf8cb
[backend/api] Fix unpaginated remote emoji lookup 2025-02-06 19:31:08 +01:00
Lilian
014f35af6c
[frontend/components] Fix virtual scroller jumping 2025-02-06 17:32:42 +01:00
pancakes
a5c57ab77c
[frontend/components] Vertically center emoji management entries 2025-02-06 16:13:35 +01:00
pancakes
d0eb54b903
[frontend/components] Enable emoji hover and space between aliases 2025-02-06 16:13:35 +01:00
pancakes
e0e8fe8b72
[frontend/pages] Add upload and import actions to emoji management page 2025-02-06 16:13:34 +01:00
pancakes
fd5ced1c59
[frontend/pages] Add loading spinner to emoji management page 2025-02-06 16:13:34 +01:00
pancakes
9ee200c50e
[frontend/components] Use global dialogs for emoji management actions 2025-02-06 16:13:34 +01:00
pancakes
0951728f0a
[frontend/components] Add menu and actions to emoji management entries 2025-02-06 16:13:34 +01:00
pancakes
a9378fbdae
[frontend/pages] Move emoji entry into a component 2025-02-06 16:13:34 +01:00
pancakes
fdca264241
[frontend/pages] Add page for managing local and remote custom emojis 2025-02-06 16:13:34 +01:00
pancakes
91e0f09bc5
[backend/api] Add remote emoji list endpoint for moderators 2025-02-06 16:13:34 +01:00
pancakes
9abee2955e
[frontend/pages] Add mod dashboard skeleton 2025-02-06 16:13:34 +01:00
pancakes
2d42ab251c
[frontend] Add moderator role to CustomAuthStateProvider 2025-02-06 16:13:33 +01:00
Laura Hausmann
b9724e29fb
[backend/masto-client] Fix concurrent DbContext use in UserRenderer 2025-02-06 14:37:45 +01:00
pancakes
685cb7d0b9
[frontend/components] Add mobile styling to menu and emoji picker 2025-02-06 13:54:22 +01:00
pancakes
78078cac9b
[frontend/components] Fix Menu positioning inside Compose 2025-02-06 13:25:39 +01:00
pancakes
69435bfab3
[frontend/components] Use global dialogs for compose attachments 2025-02-06 13:25:39 +01:00
pancakes
5b871ea13f
[frontend/components] Add attachment view to compose 2025-02-06 13:25:38 +01:00
pancakes
26eab64e8c
[backend/api] Include avatar and banner alt text in user renderer 2025-02-06 13:09:49 +01:00
pancakes
36c6092fd2
Revert "[backend/api] Add missing inclusions of user avatar and banner"
This reverts commit b4084b8e2222d0935fb536feac78d5ed31dc6fa5.
2025-02-06 13:09:49 +01:00
pancakes
82a2331ae0
[backend/masto-client] Add avatar_description and header_description to AccountEntity 2025-02-06 13:09:49 +01:00
pancakes
6f69ae6ffb
[backend/api] Add missing inclusions of user avatar and banner 2025-02-06 13:09:48 +01:00
pancakes
2262830a2e
[backend/federation] Remove namespace from pronouns in LD context 2025-02-05 18:10:42 +01:00
pancakes
d2e1f186e8
[backend/federation] Don't use a constant for pancakes:pronouns 2025-02-05 18:10:42 +01:00
pancakes
5d938c5f47
[backend/api] Use [] instead of new Dictionary 2025-02-05 18:10:41 +01:00
pancakes
dd834128e5
[shared] Remove MaxLength from UserProfileEntity.Pronouns 2025-02-05 18:10:41 +01:00
pancakes
dcc03c3eb6
[backend] Remove unused imports 2025-02-05 18:10:41 +01:00
pancakes
98611179ea
[backend/database] Recreate Pronouns column in UserProfile with jsonb 2025-02-05 18:10:41 +01:00
pancakes
664fb73ebb
Revert "[backend/database] Create Pronouns column in UserProfile"
This reverts commit 5d51131bb5f6e917d847d63be65272be53e53ce8.
2025-02-05 18:10:41 +01:00
pancakes
a3ad8e5991
[backend/razor] Display pronouns in UserPreview 2025-02-05 18:10:41 +01:00
pancakes
997ab9558e
[backend/csproj] Disable PredefinedCulturesOnly 2025-02-05 18:10:41 +01:00
pancakes
c095c9bcdc
[frontend/pages] Switch from pancakes:Pronouns (V1) to pancakes:pronouns (V2) 2025-02-05 18:10:41 +01:00
pancakes
480dbc2835
[backend/api] Switch from pancakes:Pronouns (V1) to pancakes:pronouns (V2) 2025-02-05 18:10:00 +01:00