about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-06-24Better settings handling with localSettings (new!)kibigo!
2017-06-24Don't change layout of static pageskibigo!
2017-06-24Use Redux store to keep track of layoutkibigo!
2017-06-24Fix elephant in onboarding modal being very small sized on small devices (#3932)unarist
2017-06-24Clean column collapsible (#3931)unarist
* Remove unused column_collapsable.js * Remove old styles * Extract `> div` style to independent class
2017-06-24feat(components/onboarding_modal): Swipe between pages (#3934)Sorin Davidoi
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 ↵Surinna Curtis
single-column/multi-column layouts with a class
2017-06-24Fix webpack config for Windows (#3926)unarist
2017-06-24Fix #3924 (regression from #3906) (#3925)Yamagishi Kazutoshi
2017-06-24clean up old avatar classbeatrix-bitrot
2017-06-24Unified avatar stylingMatthew Walsh
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size)
2017-06-23Un-hide dropdown menu ;Pkibigo!
2017-06-23ESLint improvements for Profile Metadatakibigo!
2017-06-23Reblog support for collapsed tootsGô Shoemake
2017-06-24Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)unarist
2017-06-23missing punctuationbeatrix-bitrot
2017-06-23glitch the getting started imagebeatrix
2017-06-23Very minor styling improvements to toot-collapsingkibigo!
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-23Fixes drawer so stuff doesn't overflowGo Shoemake
2017-06-23cybre cleanupCharlotte Fields
2017-06-23cybrespace to 1.4.2Chronister
2017-06-23All cybrespace changes through 5/28Chronister
2017-06-23adding cybre changesCharlotte Fields
2017-06-23update local modifications for cors and cpbeatrix-bitrot
2017-06-23silly readme update to test automated deploysbeatrix-bitrot
2017-06-23update README.mdbeatrix-bitrot
2017-06-23Update README.mdbeatrix
2017-06-23CORS tweaksBeatrix Bitrot
2017-06-23Fix a typo and give CW'd statuses the right cursor (#3918)Daniel Hunsaker
2017-06-23Fix webpack-dev-server until it's fixed upstream (#3916)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
ref https://tc39.github.io/proposal-decorators/
2017-06-23Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" ↵Takuya Yoshida
(#3913) * Fix errorMiddleware * Add "eslint-disable-line no-unused-vars"
2017-06-23Revocable sessions (#3616)Sorin Davidoi
* feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23Apply babel to react-intl to remove prop-types (#3914)Nolan Lawson
2017-06-23Merge branch 'sorin-davidoi-swipe-gestures'Eugen Rochko
2017-06-23Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon ↵Eugen Rochko
into sorin-davidoi-swipe-gestures
2017-06-23Add index statuses on account_id and id (#3895)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-23Upgrade to Webpack 3 with module concatenation (#3912)Nolan Lawson
2017-06-23Bump version to 1.4.6Eugen Rochko
2017-06-23Add important test for full-width hashtags (#3911)Eugen Rochko
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-23Add prefix to setting toggle ID (#3907)Yamagishi Kazutoshi
2017-06-23fix: Apply :hover, :focus and :active only when multiple columnsSorin Davidoi
2017-06-23feat: Swipeable mediaSorin Davidoi
2017-06-23feat: Swipeable columnsSorin Davidoi