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
/
components
/
column_header.js
Age
Commit message (
Expand
)
Author
2022-11-08
Remove aria-pressed where it's redundant (#19912)
Sasha Sorokin
2022-11-07
Fix JavaScript console error on Getting Started column (#19891)
Sunny Ripert
2022-09-29
Add sign-up button to logged-out web UI (#19250)
Eugen Rochko
2021-10-01
Improve hover and focus style in columns settings (#16222)
Mélanie Chauvel
2020-10-13
Fix browser notification permission request logic (#13543)
ThibG
2020-04-02
Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)
Eugen Rochko
2020-01-25
Fix “new items glow” being displayed above settings and announcements (#1...
ThibG
2019-09-19
Fix thread column showing pin button (#11891)
Eugen Rochko
2019-08-25
Fix crash when switching back/from mobile layout (#11655)
ThibG
2019-08-01
Fix column header scrolling with the page (#11458)
Eugen Rochko
2019-02-01
Refactor icons in web UI to use Icon component (#9951)
Eugen Rochko
2018-12-18
Back to the getting-started when pins the timeline. (#9561)
kedama
2018-09-28
Revert Font Awesome 5 upgrade (#8810)
Eugen Rochko
2018-09-27
Migrate to font-awesome 5.0. (#8799)
Naoki Kosaka
2018-09-26
Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
theboss
2018-09-14
Upgrade Babel to version 7.0.0 (#5925)
Yamagishi Kazutoshi
2018-03-11
Add show more/less toggle for entire threads in web UI (#6733)
Eugen Rochko
2018-02-01
Fix button hiding when header title is too long (#6406)
abcang
2018-01-15
Fix column headers accessibility (#6199)
Gô Shoemake
2017-10-26
Fix column design broken with very long title (#5493)
りんすき
2017-09-30
Upgrade to React 16 (#5119)
Eugen Rochko
2017-07-28
Improve accessibility (part 3) (#4405)
Sorin Davidoi
2017-07-26
Improve accessibility (part 2) (#4377)
Sorin Davidoi
2017-07-26
Improve accessibility (#4369)
Sorin Davidoi
2017-07-09
Swipeable views (#4105)
Sorin Davidoi
2017-06-24
Clean column collapsible (#3931)
unarist
2017-06-23
Use Class and Property Decorators (#3730)
Yamagishi Kazutoshi
2017-06-20
Upgrade React Router (#3677)
Sorin Davidoi
2017-06-12
Unread indicator was invisible behind column header, adjusted (#3720)
Eugen Rochko
2017-06-05
Add back button to hashtag timeline again (#3587)
unarist
2017-06-04
Allow mounting arbitrary columns (#3207)
Eugen Rochko