about summary refs log tree commit diff
path: root/app/javascript/mastodon
AgeCommit message (Expand)Author
2017-06-26Disable account linking on collapsed toots tookibigo!
2017-06-26Disable links on collapsed tootskibigo!
2017-06-26Notifications collapsed by defaultkibigo!
2017-06-26Bio length on client side mostly doesn't count metadataSurinna Curtis
2017-06-25Expand toot by clicking on body [fixed!]kibigo!
2017-06-25Stick images inside of CWskibigo!
2017-06-25Clicking on a collapsed toot just uncollapses it.kibigo!
2017-06-25Auto-uncollapse when expanding CWkibigo!
2017-06-25Disables CW [Show More/Less] links in collapsed tootskibigo!
2017-06-25Adds media icons to tootskibigo!
2017-06-25Media previews for collapsed tootskibigo!
2017-06-25Patching rebase errorskibigo!
2017-06-25GlitchsocificationShel Raphen
2017-06-24OKAY THIS WORKS THIS WORKSkibigo!
2017-06-24Better settings handling with localSettings (new!)kibigo!
2017-06-24Use Redux store to keep track of layoutkibigo!
2017-06-24Pass in correct "singleColumn" prop value when auto-columns is not used.Surinna Curtis
2017-06-24Support overriding media queries for deciding between single-column/multi-col...Surinna Curtis
2017-06-24clean up old avatar classbeatrix-bitrot
2017-06-24Unified avatar stylingMatthew Walsh
2017-06-23ESLint improvements for Profile Metadatakibigo!
2017-06-23Reblog support for collapsed tootsGô Shoemake
2017-06-23missing punctuationbeatrix-bitrot
2017-06-23Updates height upon collapsingkibigo!
2017-06-23Minor collapsing button improvements~kibigo!
2017-06-23Collapsable toots [1/??] ☕️kibigo!
2017-06-23✨ Profile Metadata HACK 😈kibigo!
2017-06-23cybre cleanupCharlotte Fields
2017-06-23All cybrespace changes through 5/28Chronister
2017-06-23Fix a typo and give CW'd statuses the right cursor (#3918)Daniel Hunsaker
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into...Eugen Rochko
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-23Add prefix to setting toggle ID (#3907)Yamagishi Kazutoshi
2017-06-23feat: Swipeable mediaSorin Davidoi
2017-06-23feat: Swipeable columnsSorin Davidoi
2017-06-21Don't attach IntersectionObserver for wrapped statuses (#3883)unarist
2017-06-21Revert #3851 (#3878)Eugen Rochko
2017-06-21Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)Eugen Rochko
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-20Do not call setState from unmounted component (#3853)alpaca-tc
2017-06-20Replace TextIconButton for SensitiveButton to IconButton (#3759)Yamagishi Kazutoshi
2017-06-20Don't attach IntersectionObserver for wrapped statuses (#3863)unarist
2017-06-20Clicking on the CW text should expand the status (#3855)unarist
2017-06-19Set cursor:pointer only when necessary (#3857)unarist
2017-06-19Fix character/grapheme count stuff (#3839)Gô Shoemake
2017-06-19Unobserve status on unmount (#3851)alpaca-tc
2017-06-19Fixes streaming callbacks of HashtagTimeline (#3849)alpaca-tc
2017-06-19Debounce autosuggestions (#3836)Eugen Rochko
2017-06-18Fix jittery scrolling for Chromium browsers (#3776) (#3832)Nolan Lawson