about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-06-27Use instance name in email notifications instead of "Mastodon" (#3763)Midgard
2017-06-27 #1456 Added rake task to add a user. (#1482)Debanshu Kundu
2017-06-27Responsive images in media gallery (#3963)Sorin Davidoi
2017-06-27Update dependencies for Node.js (#3967)Yamagishi Kazutoshi
2017-06-27Maintain aspect ratio for preview image (#3966)Yamagishi Kazutoshi
2017-06-27Update Rails to v5.1.2 (#3968)Yamagishi Kazutoshi
2017-06-27Fix #1624 - Send e-mail notifications to admins about new reports (#3949)Eugen Rochko
2017-06-26Raise an error if salmon request response is unsatisfactory (#3960)ThibG
2017-06-26i18n: Updated Polish translation (#3956)m4sk1n
2017-06-26i18n: Warning to look into the spam folder (pl) (#3955)m4sk1n
2017-06-26Add .gitattributes file to avoid unwanted CRLF (#3954)Daniel Hunsaker
2017-06-26Translate pin/unpin and fix some inconsistencies in gender neutral strings (#...Alda Marteau-Hardi
2017-06-26Stop using Babel with streaming server (#3950)Yamagishi Kazutoshi
2017-06-26Re-fix errorMiddleware (#3922)Takuya Yoshida
2017-06-26Ignore DB_NAME for development env on streaming as well as rails side (#3948)unarist
2017-06-25Fix #3910 - Require OTP authentication to disable 2FA (#3935)Eugen Rochko
2017-06-25Bind web UI access tokens to sessions (#3940)Eugen Rochko
2017-06-25fix unnecessary variable (#3947)amazedkoumei
2017-06-25Rename "Credentials" page to "Security" for clarity (#3941)Eugen Rochko
2017-06-25fix(features/compose): Handle external changes to the textarea (#3632)Sorin Davidoi
2017-06-25Cover Auth::RegistrationsController more (#3353)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25Cover Admin::DomainBlocksController more (#3329)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25more free pgconfig by .env (#3909)amazedkoumei
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-25Fix "undefined" in className (#3939)PFM
2017-06-25Don't set ASSET_HOST on build:development (#3936)unarist
2017-06-25Fix react-intl/locale-data import issue on production build (#3937)unarist
2017-06-24Fix elephant in onboarding modal being very small sized on small devices (#3932)unarist
2017-06-24Clean column collapsible (#3931)unarist
2017-06-24feat(components/onboarding_modal): Swipe between pages (#3934)Sorin Davidoi
2017-06-24Fix webpack config for Windows (#3926)unarist
2017-06-24Fix #3924 (regression from #3906) (#3925)Yamagishi Kazutoshi
2017-06-24Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)unarist
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
2017-06-23Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (...Takuya Yoshida
2017-06-23Revocable sessions (#3616)Sorin Davidoi
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 into...Eugen Rochko
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