]> cat aescling's git repositories - mastodon.git/history - spec/services
Update remote bio test from 160 to 500 (#10799)
[mastodon.git] / spec / services /
2019-05-17 ThibGPrevent from publicly boosting one's own private toots...
2019-05-14 ThibGRecord account suspend/silence time and keep track...
2019-05-09 ThibGPrevent silenced local users from notifying remote...
2019-04-08 ThibGExport and import show_reblogs together with following...
2019-04-07 Eugen RochkoImprove blocked view of profiles (#10491)
2019-04-03 ThibGExport and import `hide_notifications` alongside user...
2019-04-01 ThibGHide blocking accounts from blocked users (#10442)
2019-04-01 ThibGFix more keybase-related test failures (#10443)
2019-03-30 ThibGFix failing keybase-related test (#10428)
2019-03-30 Eugen RochkoAdd ActivityPub representation for identity proofs...
2019-03-17 ThibGSet and store report URIs (#10303)
2019-03-17 ThibGFix reblogs privacy (#10302)
2019-03-14 Eugen RochkoAdmission-based registrations mode (#10250)
2019-03-10 ThibGReject existing Follows when suspending a remote accoun...
2019-02-28 ThibGImproved remote thread fetching (#10106)
2019-02-26 Eugen RochkoAdd type, limit, offset, min_id, max_id, account_id...
2019-01-26 ThibGPrevent posting toots with media attachments from someo...
2019-01-21 ThibGFix scheduled toot with media immediately creating...
2019-01-18 ThibGReject existing Follow in addition to sending a Block...
2019-01-14 Renato "Lond" Cerq... Fix undefined method error in sidekiq (#9807)
2019-01-08 ysksnRemove `pending` (#9752)
2019-01-05 Eugen RochkoAdd scheduled statuses (#9706)
2018-12-30 ThibGReduce usage of LD signatures (#9659)
2018-12-24 Eugen RochkoAdd REST API for creating an account (#9572)
2018-12-24 ThibGLimit maximum visibility of local silenced users to...
2018-12-17 ThibG Ignore low-confidence CharlockHolmes guesses when...
2018-11-25 valeraukoEnsure replied-to is a status not a boost (#9129)
2018-11-22 valeraukoIgnore JSON-LD profile in mime type comparison (#9179)
2018-11-05 James KieselAllow joining several hashtags in a single column ...
2018-10-30 Eugen RochkoRevert "Fix FetchAtomService content type handling...
2018-10-30 valeraukoFix FetchAtomService content type handling (#9132)
2018-10-29 ThibGDo not hide boost notifications from followed people...
2018-10-08 ashleyhull-versentrubocop issues - Cleaning up (#8912)
2018-10-04 Eugen RochkoFix link verification for remote accounts (#8868)
2018-10-04 aus-socialLint pass (#8876)
2018-09-19 Eugen RochkoSupport link verification with redirects (#8735)
2018-09-19 Yamagishi KazutoshiFix failed profile verification when rel attribute...
2018-09-18 Eugen RochkoRedesign forms, verify link ownership with rel="me...
2018-09-13 luzpazMisc. typos (#8694)
2018-09-01 Eugen RochkoAdd preference for report notification e-mails, skip...
2018-08-22 Eugen RochkoImprove federated ID validation (#8372)
2018-08-20 Eugen RochkoIncrease reach of Delete->Actor activities (#8305)
2018-08-15 ThibGAllow accessing local private/DM messages by URL (...
2018-06-09 Eugen RochkoFix domain hiding logic (#7765)
2018-05-08 Surinna CurtisTake the first recognized actor_type. (#7410)
2018-05-02 Eugen RochkoSlightly reduce RAM usage (#7301)
2018-05-02 Surinna CurtisSupport Actors/Statuses with multiple types (#7305)
2018-04-25 MIYAGI HikaruAppend '.test' to hostname in stub data (#7260)
2018-04-23 Emelia SmithPrevent suspended accounts from appearing in AccountSea...
2018-04-14 Eugen RochkoAdd bio fields (#6645)
2018-02-28 Eugen RochkoFederated reports (#6570)
2018-02-24 Akihiko OdakiDo not push status to feed if its reblog is already...
2018-02-18 Kazushige TominagaAdded fetch_remote_status_service call spec case actibi...
2018-02-11 Daniel KingFix URLs incorrectly having trailing hyphen removed...
2018-02-10 Kazushige TominagaAdded FetchRemoteAccountService spec (#6456)
2018-02-10 Kazushige TominagaAdded #call spec (#6455)
2018-02-08 Kazushige TominagaPerform request spec (#6446)
2018-02-07 Kazushige TominagaAdded #link_header spec (#6439)
2018-01-22 Akihiko OdakiRename ResolveRemoteAccountService to ResolveAccountSer...
2018-01-22 Akihiko OdakiRename FetchRemoteResourceService to ResolveURLService...
2018-01-18 Renato "Lond" Cerq... When must_be_following_dm is on, only notify if recipie...
2018-01-17 Mike BurnsUse be_within instead of eq for a to_f test match ...
2018-01-08 Eugen RochkoFix bad URL schemes being accepted (#6219)
2017-12-06 Yamagishi KazutoshiUsing double splat operator (#5859)
2017-12-05 Eugen RochkoAdd list of lists component to web UI (#5811)
2017-11-30 Eugen RochkoAdd semi-support for Video/Image objects in ActivityPub...
2017-11-28 aschmitzAllow hiding of reblogs from followed users (#5762)
2017-11-28 ThibGFix handling of temporary failures in ProcessMentionsSe...
2017-11-17 Eugen RochkoLists (#5703)
2017-11-17 ysksnRemove empty strings (#5732)
2017-11-15 Surinna CurtisOptional notification muting (#5087)
2017-11-14 Eugen RochkoAdd option to block direct messages from people you...
2017-10-13 Lex AlexanderRetoot count increases without reason (#5363)
2017-10-08 Eugen RochkoSet snowflake IDs for backdated statuses (#5260)
2017-10-04 ThibGFix regression in FetchRemoteResourceService (#5217)
2017-10-04 aschmitzNon-Serial ("Snowflake") IDs (#4801)
2017-10-03 Akihiko OdakiValidate id of ActivityPub representations (#5114)
2017-09-25 Eugen RochkoFix #5059 - Stop processing payload if it's from local...
2017-09-19 Akihiko OdakiIntroduce OStatus::TagManager (#5008)
2017-09-17 unaristFix an error when actor json couldn't be fetched in...
2017-09-16 Akihiko OdakiFix filterable_languages method of SettingsHelper ...
2017-09-14 ふぁぼ原Enable to recognize most kinds of characters as URL...
2017-09-10 Eugen RochkoDefault follows for new users (#4871)
2017-09-09 Eugen RochkoFix errors preventing UnsubscribeService from working...
2017-09-08 Eugen RochkoFetch statuses/following/followers numbers from Activit...
2017-09-06 Eugen RochkoSwitch to static URIs, new URI format in both protocols...
2017-09-01 Eugen RochkoMake PreviewCard records reuseable between statuses...
2017-08-31 unaristDon't process ActivityPub payload if signature is inval...
2017-08-29 Eugen RochkoSerialize ActivityPub alternate link into OStatus delet...
2017-08-28 unaristFix deletion of status which has been reblogged (#4728)
2017-08-26 Eugen RochkoAdd handling of Linked Data Signatures in payloads...
2017-08-24 unaristFetch reblogs as Announce activity instead of Note...
2017-08-22 unaristFix bugs which OStatus accounts may detected as Activit...
2017-08-14 Yamagishi KazutoshiAdd support for searching AP users (#4599)
2017-08-14 Eugen RochkoHook up URL-based resource look-up to ActivityPub ...
2017-08-12 Eugen RochkoActivityPub delivery (#4566)
2017-08-08 Eugen RochkoAdd ActivityPub inbox (#4216)
2017-07-21 Eugen RochkoFix intermittent test failures due to accidentally...
2017-07-19 Eugen RochkoFix webfinger retries (#4275)
2017-07-19 Eugen RochkoRefactor ResolveRemoteAccountService (#4258)
next
This page took 0.203099 seconds and 6 git commands to generate.