Merge remote-tracking branch 'origin/develop' into admin-users
This commit is contained in:
commit
43936a8725
628 changed files with 72639 additions and 24537 deletions
1
changelog.d/attrs-parsing.fix
Normal file
1
changelog.d/attrs-parsing.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix HTML attribute parsing for escaped quotes
|
||||
1
changelog.d/fast.change
Normal file
1
changelog.d/fast.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Migrated to Vite 8 and optimized our imports, more stuff is loaded on-demand, reducing the initial load time and transfer size
|
||||
1
changelog.d/fix-emojis-breaking-bio.fix
Normal file
1
changelog.d/fix-emojis-breaking-bio.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix emojis breaking user bio/description editing
|
||||
6
changelog.d/minor.add
Normal file
6
changelog.d/minor.add
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
button to remove all drafts
|
||||
option to remove forced aspect ratio for user profiles (requested)
|
||||
showing user tags (mrf policies for user + custom if present)
|
||||
version information now is also in about page
|
||||
mention autosuggest now sorts by recent activity
|
||||
non-square emoji support (toggleable by user)
|
||||
7
changelog.d/minor.change
Normal file
7
changelog.d/minor.change
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
overall improved spacings in status action buttons and post form
|
||||
logout confirm button is now dangerous
|
||||
reply/quote now is a radio group and wraps, fixes overflow on languages where labels are too wide
|
||||
personal note input is now bigger
|
||||
moved "edit pinned" to the bottom for status action buttons.
|
||||
dots status action button drops down instead of up to avoid hiding the action buttons
|
||||
improved attachment description (alt text) input and display
|
||||
12
changelog.d/minor.fix
Normal file
12
changelog.d/minor.fix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
navbar wide logo cropping search input
|
||||
danger buttons being too bright
|
||||
user background upload failure no longer breaks new uploads + displays an error
|
||||
importing theme from old theme editor
|
||||
removed duplicate federationpolicy entry in admin tab
|
||||
repeater name overflowing content
|
||||
reply popover is now shown if replied-to status is muted
|
||||
second language input not having header
|
||||
post form's bottom left buttons not showing their toggled state
|
||||
some font overrides not working
|
||||
popovers opening outside of window's boundaries
|
||||
occasional blank page when showing new posts
|
||||
1
changelog.d/mute-dropdown.fix
Normal file
1
changelog.d/mute-dropdown.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed status action mute hiding itself on click
|
||||
1
changelog.d/profilebg.add
Normal file
1
changelog.d/profilebg.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
displaying other user's backgrounds (if supported by BE)
|
||||
1
changelog.d/quote-by-url.add
Normal file
1
changelog.d/quote-by-url.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add quoting by URL and in replies
|
||||
1
changelog.d/reply-quote-config.fix
Normal file
1
changelog.d/reply-quote-config.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix reply form crash when quote-reply settings are unavailable
|
||||
2
changelog.d/sync-config.add
Normal file
2
changelog.d/sync-config.add
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
settings synchronization
|
||||
user highlight synchronization
|
||||
0
changelog.d/woodpecker-pr-pipeline.skip
Normal file
0
changelog.d/woodpecker-pr-pipeline.skip
Normal file
Loading…
Add table
Add a link
Reference in a new issue