ThibG
aa21aeb838
Minor improvements to poll composing UI ( #12319 )
...
- Disable the “add option” button instead of hiding it
- Allow poll option inputs to scale to full width
5 years ago
Nima Boscarino
3a451c820c
Add download button to audio and video players ( #12179 )
...
* Add download button for audio player
* Add download button for video player
* fix padding for download button in Audio component
5 years ago
ThibG
ae2684a90f
Replace fav icon animation with CSS ( #12175 )
...
Fixes #12151
5 years ago
Hinaloe
37b3dc5188
don't show outline of full-screen video ( #12176 )
5 years ago
ThibG
2106aaf283
Fix batch actions being hidden from mobile view ( #12183 )
...
On mobile, batch actions are hidden from the settings/admin interface,
but there are several places those actions can only be performed through
batch actions.
This may not look great, but at least it makes the actions available again.
5 years ago
Eugen Rochko
53afb61c84
Fix media editing modal changing dimensions when image loads ( #12131 )
5 years ago
Eugen Rochko
c453888616
Fix performance of home feed regeneration ( #12084 )
...
Fetching statuses from all followed accounts at once takes too long
within Postgres. Fetching them one by one and merging in Ruby
could be a lot less resource-intensive
Because the query for dynamically fetching the home timeline is so
heavy, we can no longer offer it when the home timeline is missing
5 years ago
Eugen Rochko
9c4f1fb4e1
Fix audio attachments opening in video modal from media tab in web UI ( #12056 )
...
Fix video attachments having a GIF label in media tab in web UI
5 years ago
Eugen Rochko
4137247274
Fix issues in RTL layout in web UI ( #12060 )
5 years ago
Eugen Rochko
f9c94be74c
Fix media editing modal and profile directory in light theme ( #12059 )
...
Also:
- Fix embed modal in light theme
- Fix confirmation modal in light theme
5 years ago
Cutls
27817baca5
Fix bad word breaking on conversations ( #12039 )
...
* Fix bad word breaking
* Fix style
* Fix style
5 years ago
Eugen Rochko
55b6f9202a
Add error description and button to copy stack trace to web UI ( #12033 )
5 years ago
Eugen Rochko
8811f37949
Fix long domain block descriptions breaking table layout ( #12029 )
5 years ago
Cutls
7c6fef81a4
Fix and remove ugly css around the conversation component ( #12022 )
5 years ago
ThibG
fdd1848c7c
Add explanation to mute dialog, refactor and clean up mute/block UI ( #11992 )
...
* Add some explanation to the mute modal dialog
* Remove `isSubmitting` from mute modal code, this wasn't used
* Refactor block modal
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
* Refactor SCSS a bit
* Put mute modal toggle to the same side as in the report dialog for consistency
* Reword mute explanation
* Fix mute explanation styling
* Left-align all text in mute confirmation modal
5 years ago
trwnh
e4289a50fc
Fix muted text color not applying to all text ( #11996 )
...
Pleroma generates polls without p tag
5 years ago
Eugen Rochko
7b7c50f124
Fix public list of domain blocks being too verbose on about page ( #11967 )
5 years ago
ThibG
03d3481688
Fix vote checkmark in poll results ( #11990 )
5 years ago
Cutls
45bdb2cea4
Fix overflow on conversations ( #11965 )
...
* Fix: overflow on conversations
* Fix: overflow on conversations
5 years ago
ThibG
c596206f8c
Show user what options they have voted ( #11195 )
...
* Add own_votes field to poll results in REST API
Fixes #10679
* Display user votes in WebUI
* Update styling
* Add vote checkmark to public pages
5 years ago
Jeong Arm
ffbd6a2f27
Fix ugly TOC when title is too long ( #11916 )
...
* Fix ugly TOC when title is too long
* Fix TOC using grid, minmax
5 years ago
Eugen Rochko
5d5af651f1
Change conversations UI ( #11896 )
...
Fix #11414 , fix #9860 , fix #10434
5 years ago
Eugen Rochko
53ceb703b3
Fix page body not being scrollable in admin layout ( #11893 )
...
Hide navigation behind hamburger icon on small screens in admin layout
5 years ago
Eugen Rochko
bd3e1b383e
Fix left side of single column layout being cropped on smaller screens ( #11894 )
...
Fix #11476
5 years ago
Eugen Rochko
21cca10a6e
Fix placeholder colors for inputs not being explicitly defined ( #11890 )
...
Fix #11841
5 years ago
Eugen Rochko
61442032a2
Add table of contents to about page ( #11885 )
...
Move public domain blocks information to about page
5 years ago
Eugen Rochko
1781358bd9
Add password challenge to 2FA settings, e-mail notifications ( #11878 )
...
Fix #3961
5 years ago
ThibG
df8b1b3547
Fix poll options checkboxes/radio buttons not being vertically centered ( #11833 )
5 years ago
Eugen Rochko
c5836cc5de
Fix profile fields overflowing page width ( #11828 )
...
Fix #11720
5 years ago
ThibG
f8e09ac4a8
Fix display of long poll options ( #11717 )
5 years ago
Eugen Rochko
8352a0f352
Fix unused CSS ( #11824 )
...
Fix #11689
5 years ago
Eugen Rochko
25fb124ee6
Add batch actions and categories to admin UI for custom emojis ( #11793 )
5 years ago
ThibG
fef7f3b6d5
Add account bio to account admin view ( #11473 )
...
* Add account bio to account admin view
* Change styling to make bio fields / content more readable
5 years ago
Eugen Rochko
7799c7c75f
Add batch approve/reject for pending hashtags in admin UI ( #11791 )
5 years ago
Eugen Rochko
f6cd27f41f
Fix line breaks in hashtag autosuggestions in web UI ( #11764 )
5 years ago
Eugen Rochko
7ef93513f7
Change account deletion page to have better explanations ( #11753 )
...
Fix deletion of unconfirmed account not freeing up the username
Add prefill of logged-in user's email in the reconfirmation form
5 years ago
Eugen Rochko
acf168f1a2
Fix uncached media in web UI not being clickable ( #11745 )
5 years ago
ThibG
06f49d9cf2
Fix Mastodon logo style on hover on public pages' footer ( #11735 )
...
Fixes #11690
5 years ago
ThibG
c5e4f4e0c1
Fix height of dashboard counters ( #11736 )
5 years ago
Eugen Rochko
59d873e1e5
Add "not available" label on unknown media attachments ( #11715 )
5 years ago
Eugen Rochko
b47119eb61
Change layout of public profile directory to be the same as in web UI ( #11705 )
5 years ago
Eugen Rochko
79922ae20f
Add profile directory to web UI ( #11688 )
...
* Add profile directory to web UI
* Add a line of bio to the directory
5 years ago
Eugen Rochko
eaa759ffd4
Fix more visual issues with the audio player ( #11654 )
...
* Fix more visual issues with the audio player
- Add horizontal baseline in the middle of waveform
- Fix audio player colors in light theme
- Use audio element instead of web audio API
- Do not render any bars until the file is loaded
- Do not allow interactions with waveform until the file is loaded
* Fix code style issue
5 years ago
Eugen Rochko
f13761d84b
Add audio player ( #11644 )
5 years ago
Eugen Rochko
9959cdc79f
Add option to include reported statuses in warning e-mail ( #11639 )
5 years ago
Eugen Rochko
cf56532ced
Add header to trends section and change refresh rate to 15 minutes ( #11641 )
5 years ago
ThibG
867b9f3e9c
Add public blocks to /about/blocks ( #11298 )
...
* Add automatic blocklist display in /about/blocks
Inspired by https://github.com/Gargron/mastodon.social-misc
* Add admin option to set who can see instance blocks
* Normalize locales files
* Rename “Sandbox” to “Silence” for consistency
* Disable /about/blocks when in whitelist mode
* Optionally display rationale for domain blocks
* Only display domain blocks that have user-facing limitations, and order them
* Redesign table of blocked domains to better handle long domain names and rationales
* Change domain blocks ordering now that rationales aren't displayed right away
* Only show explanation for block severities actually in use
* Reword instance block explanations and add disclaimer for public fetch mode
5 years ago
Eugen Rochko
f4802e5c51
Fix loading bar being obscured by other elements in web UI ( #11598 )
5 years ago
Eugen Rochko
87df04d94c
Add trends to public pages sidebar ( #11594 )
5 years ago
Eugen Rochko
193df2e8cb
Fix hashtag autosuggestions line breaks for long suggestions ( #11588 )
5 years ago