]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2017-07-02 Ratmir KarabutUpdate Russian translation (sessions) (#4041)
2017-07-02 Damien ErambertUpdate French locales (#4034)
2017-07-02 Sorin Davidoifix(components/columns_area): Increase delta for swipe...
2017-07-01 unaristUpdate Japanese translation (Credentials -> Security...
2017-07-01 Eugen RochkoFix height issue in report modal
2017-06-30 Nolan LawsonFaster emojify() algorithm, avoid regex replace (#4019)
2017-06-30 Matt JankowskiAdd controller spec for manifests controller (#4003)
2017-06-30 Nolan LawsonFix webpack-dev-server on Windows (#4000)
2017-06-30 Matt JankowskiVersion bumps for gems (#4002)
2017-06-30 Yamagishi KazutoshiFix that AdminMailer does not send (#4012)
2017-06-30 Yamagishi KazutoshiRemove babel-cli (#4011)
2017-06-30 Yamagishi KazutoshiFix broken style in media gallery (regression from...
2017-06-30 Akihiko Odaki... Do not raise an error if PrecomputeFeed could not find...
2017-06-30 abcangRescue Addressable::URI::InvalidURIError at Remotable...
2017-06-30 Yamagishi KazutoshiReplace state to /web when root path (#4009)
2017-06-30 Naoki KosakaFix media-gallery, overflow is hidden. (#4008)
2017-06-29 abcangrescue HTTP::ConnectionError (#3992)
2017-06-29 Yamagishi KazutoshiUpgrade jsdom to version 11.0.0 (#3994)
2017-06-28 Akihiko Odaki... Cover Admin::AccountsController more (#3327)
2017-06-28 Akihiko Odaki... Use multiple pairs for zadd in PrecomputeFeedService...
2017-06-28 Akihiko Odaki... Reduce number of commands in FeedManager#trim (#3989)
2017-06-28 Eugen RochkoBump version to 1.4.7
2017-06-28 Eugen RochkoDo not fail to create access token if superapp was...
2017-06-28 Yamagishi KazutoshiAdd Japanese translations (#3985)
2017-06-28 Akihiko Odaki... Overwrite old statuses with reblogs in PrecomputeFeedSe...
2017-06-28 m4sk1ni18n: added email to activerecord.pl.yml (#3981)
2017-06-27 m4sk1ni18n: Minor fix in devise.pl.yml (#3978)
2017-06-27 m4sk1ni18n: Use instance name in email notifications instead...
2017-06-27 m4sk1ni18n: E-mail notifications to admins about new reports...
2017-06-27 m4sk1ni18n: Turn report screen into a modal (pl) (#3974)
2017-06-27 Sorin Davidoifix(components/status): Up & down jump due to content...
2017-06-27 Eugen RochkoTurn report screen into a modal (#3965)
2017-06-27 MidgardUse instance name in email notifications instead of...
2017-06-27 Debanshu Kundu #1456 Added rake task to add a user. (#1482)
2017-06-27 Sorin DavidoiResponsive images in media gallery (#3963)
2017-06-27 Yamagishi KazutoshiUpdate dependencies for Node.js (#3967)
2017-06-27 Yamagishi KazutoshiMaintain aspect ratio for preview image (#3966)
2017-06-27 Yamagishi KazutoshiUpdate Rails to v5.1.2 (#3968)
2017-06-26 Eugen RochkoFix #1624 - Send e-mail notifications to admins about...
2017-06-26 ThibGRaise an error if salmon request response is unsatisfac...
2017-06-26 m4sk1ni18n: Updated Polish translation (#3956)
2017-06-26 m4sk1ni18n: Warning to look into the spam folder (pl) (#3955)
2017-06-26 Daniel HunsakerAdd .gitattributes file to avoid unwanted CRLF (#3954)
2017-06-26 Alda Marteau... Translate pin/unpin and fix some inconsistencies in...
2017-06-26 Yamagishi KazutoshiStop using Babel with streaming server (#3950)
2017-06-25 Takuya YoshidaRe-fix errorMiddleware (#3922)
2017-06-25 unaristIgnore DB_NAME for development env on streaming as...
2017-06-25 Eugen RochkoFix #3910 - Require OTP authentication to disable 2FA...
2017-06-25 Eugen RochkoBind web UI access tokens to sessions (#3940)
2017-06-25 amazedkoumeifix unnecessary variable (#3947)
2017-06-25 Eugen RochkoRename "Credentials" page to "Security" for clarity...
2017-06-25 Sorin Davidoifix(features/compose): Handle external changes to the...
2017-06-25 Akihiko Odaki... Cover Auth::RegistrationsController more (#3353)
2017-06-25 Akihiko Odaki... Cover Admin::DomainBlocksController more (#3329)
2017-06-25 amazedkoumeimore free pgconfig by .env (#3909)
2017-06-25 Eugen RochkoAdd overview of active sessions (#3929)
2017-06-25 PFMFix "undefined" in className (#3939)
2017-06-25 unaristDon't set ASSET_HOST on build:development (#3936)
2017-06-25 unaristFix react-intl/locale-data import issue on production...
2017-06-24 unaristFix elephant in onboarding modal being very small sized...
2017-06-24 unaristClean column collapsible (#3931)
2017-06-24 Sorin Davidoifeat(components/onboarding_modal): Swipe between pages...
2017-06-24 unaristFix webpack config for Windows (#3926)
2017-06-24 Yamagishi KazutoshiFix #3924 (regression from #3906) (#3925)
2017-06-24 unaristUse debounce for dispatch scrollTopNotification and...
2017-06-23 Daniel HunsakerFix a typo and give CW'd statuses the right cursor...
2017-06-23 Eugen RochkoFix webpack-dev-server until it's fixed upstream (...
2017-06-23 Yamagishi KazutoshiUse Class and Property Decorators (#3730)
2017-06-23 Takuya YoshidaFix errorMiddleware to prevent "TypeError: res.writeHea...
2017-06-23 Sorin DavidoiRevocable sessions (#3616)
2017-06-23 Nolan LawsonApply babel to react-intl to remove prop-types (#3914)
2017-06-23 Eugen RochkoMerge branch 'sorin-davidoi-swipe-gestures'
2017-06-23 Eugen RochkoMerge branch 'swipe-gestures' of git://github.com/sorin...
2017-06-23 Akihiko Odaki... Add index statuses on account_id and id (#3895)
2017-06-23 Nolan LawsonUpgrade to Webpack 3 with module concatenation (#3912)
2017-06-23 Eugen RochkoBump version to 1.4.6
2017-06-23 Eugen RochkoAdd important test for full-width hashtags (#3911)
2017-06-23 Yamagishi KazutoshiRemove unused variables (#3906)
2017-06-23 Yamagishi KazutoshiAdd prefix to setting toggle ID (#3907)
2017-06-23 Sorin Davidoifix: Apply :hover, :focus and :active only when multipl...
2017-06-23 Sorin Davidoifeat: Swipeable media
2017-06-23 Sorin Davidoifeat: Swipeable columns
2017-06-23 Sorin Davidoichore(yarn): Install react-swipeable
2017-06-22 Ratmir KarabutUpdate Russian translation (#3902)
2017-06-22 nightpoolUse the stable RVM installer (#3901)
2017-06-22 Charlotte Fieldsfixed vagrantfile (#3897)
2017-06-22 Akihiko Odaki... Some minor change and spec for Account (#3813)
2017-06-22 Quent-inUpdate of doorkeeper.oc.yml (#3896)
2017-06-22 Eugen RochkoFix travis builds
2017-06-22 Eugen RochkoFix regression from #3842 (#3892)
2017-06-21 unaristDon't attach IntersectionObserver for wrapped statuses...
2017-06-20 Eugen RochkoRevert #3851 (#3878)
2017-06-20 Eugen RochkoRevert "Don't attach IntersectionObserver for wrapped...
2017-06-20 Eugen RochkoBump version to 1.4.4
2017-06-20 ThibGFix conversations (fixes #3869) (#3870)
2017-06-20 猫吸血鬼ディフリス ... Fix streaming server. Redis connection subscribe for...
2017-06-20 Akihiko Odaki... Filter direct statuses in Status.as_home_timeline ...
2017-06-20 unaristFix RemoteFollow behavior (#3868)
2017-06-20 Akihiko Odaki... Update fabricator for MediaAttachment to attach a file...
2017-06-20 Sorin DavidoiUpgrade React Router (#3677)
next