Commit Graph

7334 Commits (34ae2e36d69da8c2209fdff5cfba348c2c4acca9)
 

Author SHA1 Message Date
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
Chewbacca e14230678d Add emoji autocomplete to Chats
2 years ago
Chewbacca f2e7cf4e5c Remove avatar from chat messages
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
Chewbacca 8d9182eb44 Add max character count to Chat composer
2 years ago
Chewbacca f7f40703cd Merge remote-tracking branch 'origin/develop' into chats
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 5f9ce5776e Merge branch 'markup-css' 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 de3678c272
InteractionCounter: refactor with <button>
2 years ago
Alex Gleason b9a3f7ec13
StatusInteractionBar: break into InteractionCounter component
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 032ce10d6a Merge branch 'actually-fix-propagation' into 'develop'
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 9df92e91e7 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 39b4ee9f09 Merge branch 'mouseup' into 'develop'
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 a7902421e5 Merge branch 'audio-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