Commit Graph

5178 Commits (16f52538ce09c6b747281168b71bf8eec3d9125e)

Author SHA1 Message Date
Alex Gleason 16f52538ce
MediaModal: fix hotkey navigation
2 years ago
Alex Gleason c4d3719918 Merge branch 'fix-header-preview' into 'develop'
2 years ago
Alex Gleason ea0146400c
Merge remote-tracking branch 'origin/develop' into sensitive-video-fix
2 years ago
Alex Gleason 85b8d09d68
ProfilePreview: fix display of header image, code cleanup
2 years ago
Alex Gleason 41dd2bfcef Merge branch 'stillimage-tw' into 'develop'
2 years ago
Alex Gleason 47613dde56
Simplify StillImage component, fix header images
2 years ago
Alex Gleason dce26a6600
ProfileHoverCard: fix account bio on Mastodon
2 years ago
Alex Gleason 0111d4f179
Fix StillImage in Safari
2 years ago
Alex Gleason 82c00fdfb2 Merge branch 'custom-emoji-categories' into 'develop'
2 years ago
Alex Gleason 9751ae56fe Merge branch 'feed-suggestions-html' into 'develop'
2 years ago
Alex Gleason 462078862f Merge branch 'translation-strip-compat' into 'develop'
2 years ago
Alex Gleason 1e155c4efd
Merge remote-tracking branch 'origin/develop' into stillimage-tw
2 years ago
Alex Gleason aad68fcdc1
FeedSuggestions: use HTML display name
2 years ago
Alex Gleason 650f75ee65 Merge branch 'remove-iconfont' into 'develop'
2 years ago
Alex Gleason 1514fafa98
Fix alignment of emojis in picker
2 years ago
Alex Gleason 001c041f51
Remove use of DOMParser in front-end emoji rewriting code
2 years ago
Alex Gleason 181d03d0c5
Support custom emoji categories
2 years ago
Alex Gleason 8d2db4c2a3
Fix letterboxing remote statuses
2 years ago
Alex Gleason 967ff441c6
Remove 'soapbox' icon font
2 years ago
Alex Gleason b530d933a3
Merge remote-tracking branch 'origin/develop' into markup-css
2 years ago
Alex Gleason b4b9aa039d
Remove .still-image css, display "GIF" badge in media when autoPlayGif is off
2 years ago
Alex Gleason f7d75f57ea
StillImage: make it play nice with Tailwind, remove still-image.scss
2 years ago
Alex Gleason 54801e44af
StatusMedia: stop propagation from element root
2 years ago
Alex Gleason b892b85f70
StatusActionBar: stop propogation in parent div instead of each element individually
2 years ago
Alex Gleason d96ba27905
Status: switch back to onClick instead of onMouseUp
2 years ago
Alex Gleason 8061c8d782
Revert "Merge branch 'mouseup' into 'develop'"
2 years ago
Alex Gleason 6444632324
Revert "Merge branch 'autosuggest-profiles-fix' into 'develop'"
2 years ago
Alex Gleason 908985bdc6
AutosuggestAccount: let account be clicked
2 years ago
Alex Gleason 00989a7dfc
LandingPage: use Markup component for instance description
2 years ago
Alex Gleason 7e32f0d992
Add <Markup> component to style markup from the API
2 years ago
Alex Gleason 15ec4c8830
Video: remove spoiler styles
2 years ago
Alex Gleason 30a34b0b82
Remove .spoiler-button styles
2 years ago
Alex Gleason f3fdc7b387
Translations: strip compatibility features from HTML
2 years ago
Alex Gleason 990e28ccc8
Remove unnecessary stopPropagation() calls
2 years ago
Alex Gleason f66b50361d
StatusReplyMentions: prevent bubbling
2 years ago
Alex Gleason 4c57968914
StatusContent: prevent bubbling of mentions, links, hashtags, and "Read more" button
2 years ago
Alex Gleason 6a8d7e4ed3
StopPropagation: let it be disabled
2 years ago
Alex Gleason 0cea66dcef
ProfileDropdown: allow clicking accounts again
2 years ago
Alex Gleason 9d87d9957f
TranslateButton: stopPropagation()
2 years ago
Alex Gleason e973d69c61
Stop mouseUp propagation in statuses
2 years ago
Alex Gleason a0597a6445 Merge branch 'fix-status-focus' into 'develop'
2 years ago
Alex Gleason dd56885d89
Status: prevent selecting text from navigating to the status
2 years ago
Alex Gleason c5756c0e7f
Audio: prevent focusing the status when clicked
2 years ago
Alex Gleason ba8cab0513
Sensitive video refactor
2 years ago
Alex Gleason 48a03ed5bd Merge branch 'yotamN-develop-patch-68069' into 'develop'
2 years ago
Alex Gleason cac650cded Merge branch 'cz-language' into 'develop'
2 years ago
Alex Gleason 5351142028
Fix PollForm i18n delete message
2 years ago
Michal Dvorak 8b61461215 replaced intl.formatMessage() call with <FormattedMessage> element + translated a couple of more strings into Czech
2 years ago
Chewbacca 4c9006609c Clear cache from React Query on change account
2 years ago
Michal Dvorak 020b2d7319 improved Czech language localization + changed a few hard-coded strings to localized ones
2 years ago