index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
mastodon
/
features
/
status
/
components
/
card.js
Age
Commit message (
Expand
)
Author
2022-11-05
Fix compose form submission reloading web interface (#19762)
Claire
2022-04-04
Replace deprecated String.prototype.substr() (#17949)
CommanderRoot
2020-07-09
Replace repetitive blurhash code with component (#14267)
Sasha Sorokin
2020-07-08
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)
ThibG
2020-07-08
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)
ThibG
2020-06-26
Change sensitive preview cards to not blur text (#14143)
ThibG
2020-06-25
Fix design issues with sensitive preview cards (#14126)
ThibG
2020-06-24
Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)
Eugen Rochko
2020-06-06
Hide sensitive preview cards with blurhash (#13985)
ThibG
2020-03-08
Code style improvements in JavaScript (#13159)
Bèr Kessels
2019-10-24
Add noopener and/or noreferrer (#12202)
BSKY
2019-08-06
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
Eugen Rochko
2019-07-30
Change links in webUI to rewrite misleading links (#11426)
ThibG
2019-02-11
Fix timeline jumps (#10001)
ThibG
2019-02-01
Refactor icons in web UI to use Icon component (#9951)
Eugen Rochko
2019-01-04
Display fallback link card thumbnail when none is given (#9715)
Eugen Rochko
2018-11-12
Fix null error introduced in #9270 (#9275)
Eugen Rochko
2018-11-12
Perform deep comparison for card data when receiving new props (#9270)
ThibG
2018-10-29
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
Eugen Rochko
2018-10-28
Include preview cards in status entity in REST API (#9120)
Eugen Rochko
2018-09-28
Revert Font Awesome 5 upgrade (#8810)
Eugen Rochko
2018-09-27
Migrate to font-awesome 5.0. (#8799)
Naoki Kosaka
2018-02-15
After click to embed video, autoplay it (#6480)
Eugen Rochko
2018-02-15
Fix #5173: Click card to embed external content (#6471)
Eugen Rochko
2017-12-14
Fix oEmbed image_modal src. (#6027)
Naoki Kosaka
2017-12-09
Ensure link thumbnails are not stretched to super low quality (#5932)
Eugen Rochko
2017-12-07
Add embed_url to preview cards (#5775)
Akihiko Odaki
2017-11-25
Allow to open a modal for embedded photo (#5777)
Akihiko Odaki
2017-10-08
Dynamically calculate card height for embeds instead of padding (#5265)
Eugen Rochko
2017-09-14
Redesign video player (#4911)
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-06-23
Use Class and Property Decorators (#3730)
Yamagishi Kazutoshi
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-12
Use ES Class Fields & Static Properties (#3008)
Yamagishi Kazutoshi
2017-05-04
Decode IDNA in PreviewCard (#2781)
Yamagishi Kazutoshi
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko