]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2017-06-01 Akihiko Odaki... Resolve custom application stylesheet with Webpack...
2017-06-01 Matt JankowskiUpdate Rails to version 5.1.1 (#3121)
2017-06-01 Daniel Hunsaker[nanobox] Add python for node-gyp (#3491)
2017-06-01 Yamagishi KazutoshiRemove unused loaders of webpack (#3495)
2017-06-01 Yamagishi KazutoshiImprove tests for JavaScript (#3496)
2017-06-01 Yamagishi KazutoshiAdd scenarios for log in (#3497)
2017-06-01 Yamagishi KazutoshiAdd ESLint rule (object-curly-spacing) (#3498)
2017-06-01 Matt JankowskiRubocop changes (#3501)
2017-06-01 Matt JankowskiRemove usernames and hashtags from language detection...
2017-06-01 Matt JankowskiHandle nil and blank cases in Account finders (#3500)
2017-06-01 unaristFocus the submit button on the boost modal (#3494)
2017-05-31 Matt JankowskiSpec coverage and refactor for the api/v1/accounts...
2017-05-31 Matt JankowskiMove admin/pubsubhubbub controller to admin/subscriptio...
2017-05-31 Matt JankowskiAdd Instance class to list admin records (#3443)
2017-05-31 Matt JankowskiMisc tidying and clean ups (#3445)
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/blocks contro...
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/follow_reques...
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/domain_blocks...
2017-05-31 Matt JankowskiRefactor api/v1/notifications controller (#3470)
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/favourites...
2017-05-31 Matt JankowskiExpand spec coverage and refactor the `Account.find_...
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/mutes control...
2017-05-31 Matt JankowskiRefactor and spec coverage for api/v1/timelines actions...
2017-05-31 caasi HuangUpdate zh-TW.json (#3480)
2017-05-31 Yamagishi KazutoshiHold value of I18n.locale with ApplicationHelperSpec...
2017-05-31 Yamagishi KazutoshiKeep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec...
2017-05-31 Nolan LawsonRemove react-imageloader (#3423)
2017-05-31 unaristFix load more on account timelines (regression from...
2017-05-31 Nolan LawsonImprove scheduling of requestIdleCallback tasks (#3477)
2017-05-31 alpaca-tcAccount.find_remote should be raise ActiveRecord::Recor...
2017-05-31 Matt JankowskiRefactor api/v1/apps controller (#3471)
2017-05-31 Matt JankowskiRefactor api/v1/reports controller (#3469)
2017-05-31 Matt JankowskiRefactor api/v1/search controller (#3468)
2017-05-31 Matt JankowskiImprove spec coverage and clean up api/v1/media control...
2017-05-31 Matt JankowskiClean up api/subscriptions controller (#3448)
2017-05-31 splaCatalan language updates (#3454)
2017-05-31 Yamagishi KazutoshiChange PureComponent to ImmutablePureComponent (#3460)
2017-05-30 Yamagishi KazutoshiAdd zh-TW.json (#3459)
2017-05-30 Jack JenningsAdd status destroy authorization to policy (#3453)
2017-05-30 Matt JankowskiImprove api oembed controller (#3450)
2017-05-30 Matt JankowskiClean up api/salmon controller (#3449)
2017-05-30 Jack JenningsFix incorrect visibility setter in StatusPolicySpec...
2017-05-30 Matt JankowskiRemove exports/base controller in favor of shared conce...
2017-05-30 Chrisadded 'https://' to CDN_HOST variable example (#3446)
2017-05-30 Yamagishi KazutoshiAdd "private: true" to package.json (#3441)
2017-05-30 NaouakFix webpack building on Windows (#3426)
2017-05-30 Akihiko OdakiRefactor User and spec (#3431)
2017-05-30 Jack JenningsMove status reblog authorization into policy (#3425)
2017-05-30 Yamagishi KazutoshiChange libraries path to relative (#3433)
2017-05-30 Yamagishi KazutoshiRemove unused React Storybook addon (#3434)
2017-05-30 Nolan LawsonExtract polyfill loading into single module (#3421)
2017-05-30 Akihiko OdakiUse around hook to restore context in InstancePresenter...
2017-05-30 Akihiko OdakiUse around hook to restore context in InstanceHelper...
2017-05-30 Akihiko OdakiUse around hook to restore context in Admin::SettingsCo...
2017-05-30 Akihiko OdakiUse around hook to restore context in ApplicationHelper...
2017-05-30 Yamagishi KazutoshiRun bundle command (follow up #3403) (#3427)
2017-05-29 Yamagishi KazutoshiUpdate dependencies of Node.js (#3067)
2017-05-29 Jack JenningsExtract authorization policy for viewing statuses ...
2017-05-29 unarist[RFC] Return 401 for an authentication error on WebSock...
2017-05-29 Matt JankowskiVersion bumps for non-rails gems (#3398)
2017-05-29 Nolan LawsonAdd IntersectionObserverWrapper to cut down on re-rende...
2017-05-29 Akihiko OdakiRemove methods from ObfuscateFilename and spec (#3347)
2017-05-29 Akihiko OdakiSpec Auth::ConfirmationsController (#3348)
2017-05-29 Akihiko OdakiSpec AccountControllerConcern (#3349)
2017-05-29 Akihiko OdakiCover Admin::ReportsController more (#3346)
2017-05-29 Akihiko OdakiCover InstancesController more (#3342)
2017-05-29 Akihiko OdakiCover Admin::SuspensionsController more (#3350)
2017-05-29 Akihiko OdakiSpec Auth::PasswordsController (#3352)
2017-05-29 Akihiko OdakiSpec Admin::ResetsController calls send_reset_password_...
2017-05-29 Akihiko OdakiSpec #destroy feature of Admin::TwoFactorAuthentication...
2017-05-29 Akihiko OdakiCoever Admin::SilencesController more (#3356)
2017-05-29 Akihiko OdakiCover Settings::ExportsController more (#3358)
2017-05-29 Akihiko OdakiCover Oauth::AuthorizedApplicationsController (#3359)
2017-05-29 Akihiko OdakiCover Oauth::AuthorizationsController more (#3361)
2017-05-29 Akihiko OdakiCover Settings::TwoFactorAuthenticationsController...
2017-05-29 Akihiko OdakiCover WellKnown::HostMetaController more (#3382)
2017-05-29 Akihiko OdakiCover Settings::TwoFactorAuthentication::RecoveryCodesC...
2017-05-29 Akihiko OdakiSpec Settings::Exports (#3384)
2017-05-29 Akihiko OdakiCover WellKnown::WebfingerController more (#3385)
2017-05-29 Akihiko OdakiCover Settings::TwoFactorAuthentication::ConfirmationsC...
2017-05-29 Akihiko OdakiCover ApplicationHelper more (#3412)
2017-05-29 Akihiko OdakiSpec Activitystreams2BuilderHelper (#3413)
2017-05-29 Akihiko OdakiSpec FlashesHelper (#3414)
2017-05-29 Akihiko OdakiSpec HomeHelper (#3415)
2017-05-29 Akihiko OdakiSpec HttpHelper (#3416)
2017-05-29 Akihiko OdakiCover Admin::PubSubHubHubController more (#3343)
2017-05-29 unaristDon't stream toots from users who have blocked the...
2017-05-29 Daniel Hunsaker[nanobox] Adjustments for Nanobox development (#3295)
2017-05-29 Atsushi YamamotoAdd preference setting for delete toot modal (#3368)
2017-05-29 Nolan LawsonPrevent wasted render in load_more.js (#3402)
2017-05-29 masarakkifix-rails-minor-version (#3403)
2017-05-29 lindwurml10n: Fix Japanese translation (#3410)
2017-05-29 Nolan LawsonUse travis_retry to reduce spurious test failures ...
2017-05-28 Eugen RochkoBump version to 1.4.1
2017-05-28 Nolan LawsonUse immutable list in UploadButton to avoid wasteful...
2017-05-28 ClworldRe-add stream end log for WebSocket (#3397)
2017-05-28 Eugen RochkoFix video having black border on top due to regression...
2017-05-28 sterUkrainian translation: fix typo (#3393)
2017-05-28 Nolan LawsonFix IntersectionObserver isIntersecting in Edge (#3365)
2017-05-28 Eugen RochkoBump version to 1.4.0.6
next