]> cat aescling's git repositories - mastodon.git/history - spec
Fixed a typo that was breaking the account mute API endpoint
[mastodon.git] / spec /
2017-09-14 Surinna Curtisminor code style fixes oops
2017-09-14 Surinna CurtisAdd more specs for the /api/v1/mutes/details endpoint
2017-09-14 Surinna CurtisAdd a /api/v1/mutes/details route that just returns...
2017-09-14 Surinna Curtisspecs for MuteService notifications params
2017-09-14 Surinna CurtisAPI support for muting notifications (and specs)
2017-09-14 Surinna Curtisspecs testing that hide_notifications in mutes actually...
2017-09-14 Surinna CurtisAdd specs for how mute! interacts with muting_notificat...
2017-09-11 Surinna CurtisFix a spuriously failing spec that assumed we required...
2017-09-10 Surinna CurtisMerge pull request #143 from yipdw/sync/upstream
2017-09-10 David YipMerge tag 'v1.6.0' into sync/upstream
2017-09-10 beatrixMerge pull request #142 from glitch-soc/sync/upstream...
2017-09-10 Eugen RochkoFix POST /api/v1/follows error when already following...
2017-09-10 Eugen RochkoDefault follows for new users (#4871)
2017-09-10 David YipMerge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
2017-09-10 beatrixMerge pull request #141 from yipdw/sync/upstream
2017-09-09 David YipMerge tag 'v1.6.0rc3' into sync/upstream
2017-09-09 David YipMerge branch 'origin/master' into sync/upstream
2017-09-09 Eugen RochkoFix errors preventing UnsubscribeService from working...
2017-09-08 unaristHandle stream_entry URL correctly in ActivityPub (...
2017-09-08 Eugen RochkoFix language filter codes (#4841)
2017-09-08 Eugen RochkoFetch statuses/following/followers numbers from Activit...
2017-09-07 voidSatisfactionFeat add validation for report comment: characters...
2017-09-06 Eugen RochkoSwitch to static URIs, new URI format in both protocols...
2017-09-05 Eugen RochkoFix #4794 - Fake instant follow in API response when...
2017-09-04 nullkalShow pinned statuses only in the top of the profile...
2017-09-02 abcangValidate data of Imports (#4782)
2017-09-02 aschmitzFix StatusLengthValidator tests
2017-09-02 unaristRaise an error for remote url in StatusFinder (#4776)
2017-09-01 Eugen RochkoMake PreviewCard records reuseable between statuses...
2017-08-31 Eugen RochkoRemove identity context from output of LinkedDataSignat...
2017-08-31 unaristDon't process ActivityPub payload if signature is inval...
2017-08-30 Eugen RochkoForward ActivityPub creates that reply to local statuse...
2017-08-30 Eugen RochkoUpdate status embeds (#4742)
2017-08-29 Eugen RochkoSerialize ActivityPub alternate link into OStatus delet...
2017-08-28 unaristFix Delete activity handling when the status has been...
2017-08-28 unaristFix deletion of status which has been reblogged (#4728)
2017-08-28 abcangrescue HTTP::ConnectionError in RemoteFollowController...
2017-08-26 Eugen RochkoAdd handling of Linked Data Signatures in payloads...
2017-08-25 nullkalAllow multiple pinned statuses to be shown and make...
2017-08-24 Eugen RochkoPinned statuses (#4675)
2017-08-24 Eugen RochkoAdd configuration to disable private status federation...
2017-08-24 unaristFetch reblogs as Announce activity instead of Note...
2017-08-24 Eugen RochkoMinor performance improvement for test suite (#4678)
2017-08-23 nullkalUse checkboxes for application scope setting (#4671)
2017-08-22 Eugen RochkoFix up the applications area (#4664)
2017-08-22 Daigo 3 DangoAdd Mastodon::Source.url (#4643)
2017-08-22 Colin MitchellApplication prefs section (#2758)
2017-08-22 unaristFix bugs which OStatus accounts may detected as Activit...
2017-08-21 Eugen RochkoDo not try to re-subscribe to unsubscribed accounts...
2017-08-21 Yamagishi KazutoshiUse URI.join even when S3 enabled (#4652)
2017-08-20 Eugen RochkoFix #4637 - Re-add missing doorkeeper_authorize for...
2017-08-19 Eugen RochkoImprove ActivityPub/OStatus compatibility (#4632)
2017-08-18 Yamagishi KazutoshiDon't send Link header when don't know prev and next...
2017-08-17 Eugen RochkoPut ActivityPub alternate link into Atom, prefer it...
2017-08-17 nightpooluse existing inflections instead of custom helper ...
2017-08-17 nullkalShow what protocol is used for accounts in admin/accoun...
2017-08-14 unaristFix ActivityPub follow interaction and add more specs...
2017-08-14 Yamagishi KazutoshiAdd support for searching AP users (#4599)
2017-08-14 Eugen RochkoSet correct content-type for ActivityPub JSON (#4592)
2017-08-14 Eugen RochkoHook up URL-based resource look-up to ActivityPub ...
2017-08-12 Eugen RochkoAdd alternate links to ActivityPub resources from HTML...
2017-08-12 Eugen RochkoActivityPub delivery (#4566)
2017-08-09 Eugen RochkoAdd Digest header to requests with body, handle acct...
2017-08-08 Eugen RochkoAdd ActivityPub inbox (#4216)
2017-08-07 Ondřej HruškaMerge remote-tracking branch 'upstream/master'
2017-08-07 Sorin Davidoifeat: Cache status height to avoid expensive renders...
2017-08-07 Ondřej HruškaRefactor Avatar and AvatarOverlay to have 'account...
2017-08-06 Ondřej HruškaMerge pull request #124 from glitch-soc/data-avatar-of
2017-08-06 Ondřej HruškaMerged upstream PR #4526
2017-08-05 Eugen RochkoAdd "signed in as" header to some pages (#4523)
2017-08-03 nullkalRedirect to PasswordController#new when reset_password_...
2017-08-01 kibigo!Merge upstream (#111)
2017-07-28 David YipAdd commit_hash to instance presenter double (#107)
2017-07-28 Eugen RochkoCount all URLs in text as 23 characters flat, do not...
2017-07-28 Akihiko OdakiCover Api::V1:FavouritesController more (#4409)
2017-07-27 Sorin Davidoifix(dropdown_menu): Open as modal on mobile (#4295)
2017-07-27 Akihiko OdakiIntroduce access token fabricators (#4401)
2017-07-27 Yamagishi KazutoshiFallback to site_hostname when site_title is empty...
2017-07-27 Akihiko OdakiRemove redundant fabrication in the spec for Api::V1...
2017-07-26 Ondřej HruškaFix multipoint shortcode bug (#4387)
2017-07-25 Ondřej HruškaMerge git://github.com/tootsuite/mastodon into tootsuit...
2017-07-24 Eugen RochkoRedesign /terms page (#4338)
2017-07-24 Eugen RochkoBump to 1.5.0rc1 (#4318)
2017-07-23 Sorin Davidoifeat: Enable push subscription for mobile devices by...
2017-07-22 Ondřej HruškaMerge pull request #92 from tootsuite/master
2017-07-22 beatrix-bitrotMerge that good fresh upstream shit
2017-07-21 Eugen RochkoFix intermittent test failures due to accidentally...
2017-07-21 Eugen RochkoUse the same emoji data on the frontend and backend...
2017-07-20 beatrixMerge pull request #87 from tootsuite/master
2017-07-19 Eugen RochkoFix webfinger retries (#4275)
2017-07-19 Eugen RochkoRefactor ResolveRemoteAccountService (#4258)
2017-07-18 Eugen RochkoCorrect OStatus inflection (Ostatus -> OStatus) (#4255)
2017-07-18 Sorin Davidoifeat(emoji): Add back title attribute (#4253)
2017-07-18 Ondřej HruškaMerge branch 'tootsuite-master'
2017-07-18 Ondřej HruškaMerge changes from upstream with the CSS reload fix
2017-07-18 Yamagishi KazutoshiAdd unfollow modal (optional) (#4246)
2017-07-18 Akihiko OdakiIntroduce Ostatus name space (#4164)
2017-07-18 abcangImprove admin page (#4121)
2017-07-17 Ondřej HruškaUpdated from tootsuite
2017-07-15 kibigo!Merge upstream (#81)
next
This page took 0.095731 seconds and 6 git commands to generate.