Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | Allowed little media rules | kibigo! | |
2017-06-24 | OKAY THIS WORKS THIS WORKS | kibigo! | |
2017-06-24 | Better settings handling with localSettings (new!) | kibigo! | |
2017-06-24 | Don't change layout of static pages | kibigo! | |
2017-06-24 | Use Redux store to keep track of layout | kibigo! | |
2017-06-24 | Pass in correct "singleColumn" prop value when auto-columns is not used. | Surinna Curtis | |
2017-06-24 | Support overriding media queries for deciding between ↵ | Surinna Curtis | |
single-column/multi-column layouts with a class | |||
2017-06-24 | clean up old avatar class | beatrix-bitrot | |
2017-06-24 | Unified avatar styling | Matthew Walsh | |
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size) | |||
2017-06-23 | Un-hide dropdown menu ;P | kibigo! | |
2017-06-23 | ESLint improvements for Profile Metadata | kibigo! | |
2017-06-23 | Reblog support for collapsed toots | Gô Shoemake | |
2017-06-23 | missing punctuation | beatrix-bitrot | |
2017-06-23 | glitch the getting started image | beatrix | |
2017-06-23 | Very minor styling improvements to toot-collapsing | kibigo! | |
2017-06-23 | Updates height upon collapsing | kibigo! | |
2017-06-23 | Minor collapsing button improvements~ | kibigo! | |
2017-06-23 | Collapsable toots [1/??] ☕️ | kibigo! | |
2017-06-23 | ✨ Profile Metadata HACK 😈 | kibigo! | |
2017-06-23 | Fixes drawer so stuff doesn't overflow | Go Shoemake | |
2017-06-23 | cybre cleanup | Charlotte Fields | |
2017-06-23 | cybrespace to 1.4.2 | Chronister | |
2017-06-23 | All cybrespace changes through 5/28 | Chronister | |
2017-06-23 | adding cybre changes | Charlotte Fields | |
2017-06-23 | update local modifications for cors and cp | beatrix-bitrot | |
2017-06-23 | silly readme update to test automated deploys | beatrix-bitrot | |
2017-06-23 | update README.md | beatrix-bitrot | |
2017-06-23 | Update README.md | beatrix | |
2017-06-23 | CORS tweaks | Beatrix Bitrot | |
2017-06-23 | Fix a typo and give CW'd statuses the right cursor (#3918) | Daniel Hunsaker | |
2017-06-23 | Fix webpack-dev-server until it's fixed upstream (#3916) | Eugen Rochko | |
2017-06-23 | Use Class and Property Decorators (#3730) | Yamagishi Kazutoshi | |
ref https://tc39.github.io/proposal-decorators/ | |||
2017-06-23 | Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" ↵ | Takuya Yoshida | |
(#3913) * Fix errorMiddleware * Add "eslint-disable-line no-unused-vars" | |||
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi | |
* feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations | |||
2017-06-23 | Apply babel to react-intl to remove prop-types (#3914) | Nolan Lawson | |
2017-06-23 | Merge branch 'sorin-davidoi-swipe-gestures' | Eugen Rochko | |
2017-06-23 | Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon ↵ | Eugen Rochko | |
into sorin-davidoi-swipe-gestures | |||
2017-06-23 | Add index statuses on account_id and id (#3895) | Akihiko Odaki (@fn_aki@pawoo.net) | |
2017-06-23 | Upgrade to Webpack 3 with module concatenation (#3912) | Nolan Lawson | |
2017-06-23 | Bump version to 1.4.6 | Eugen Rochko | |
2017-06-23 | Add important test for full-width hashtags (#3911) | Eugen Rochko | |
2017-06-23 | Remove unused variables (#3906) | Yamagishi Kazutoshi | |
2017-06-23 | Add prefix to setting toggle ID (#3907) | Yamagishi Kazutoshi | |
2017-06-23 | fix: Apply :hover, :focus and :active only when multiple columns | Sorin Davidoi | |
2017-06-23 | feat: Swipeable media | Sorin Davidoi | |
2017-06-23 | feat: Swipeable columns | Sorin Davidoi | |
2017-06-23 | chore(yarn): Install react-swipeable | Sorin Davidoi | |
2017-06-22 | Update Russian translation (#3902) | Ratmir Karabut | |
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation * Update Russian translation (pin) * Update Russian translation (account deletion) * Fix extra line | |||
2017-06-22 | Use the stable RVM installer (#3901) | nightpool | |
as mentioned by ElvenSpellmaker here: https://github.com/rvm/rvm/issues/4068 Adds a workaround for the issue mentioned by @abcang here: https://github.com/tootsuite/mastodon/pull/3897#issuecomment-310436668 and makes sure that we're using the stable installer to install the stable version. | |||
2017-06-22 | fixed vagrantfile (#3897) | Charlotte Fields | |