about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-03Add `reason` param to `POST /api/v1/accounts` REST API (#12064)Eugen Rochko
2019-10-01Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ...ThibG
2019-10-01Remove HEAD request from fetching link previews (#12028)Eugen Rochko
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-08-16Add more accurate account search (#11537)Eugen Rochko
2019-08-07Add domain block notes (#11515)ThibG
2019-07-27Add search syntax for operators and phrases (#11411)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-26Add support for Audio activities (#11189)ThibG
2019-06-02Fix NotifyService test with regards to reblogs (#10928)ThibG
2019-05-18Prevent from publicly boosting one's own private toots (#10775)ThibG
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-09Prevent silenced local users from notifying remote users not following them (...ThibG
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-04-01Fix more keybase-related test failures (#10443)ThibG
2019-03-30Fix failing keybase-related test (#10428)ThibG
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-17Fix reblogs privacy (#10302)ThibG
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-10Reject existing Follows when suspending a remote account (#10230)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-26Add type, limit, offset, min_id, max_id, account_id to search API (#10091)Eugen Rochko
2019-01-26Prevent posting toots with media attachments from someone else (#9921)ThibG
2019-01-21Fix scheduled toot with media immediately creating a toot (#9894)ThibG
2019-01-18Reject existing Follow in addition to sending a Block (#9811)ThibG
2019-01-14Fix undefined method error in sidekiq (#9807)Renato "Lond" Cerqueira
2019-01-08Remove `pending` (#9752)ysksn
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-12-30Reduce usage of LD signatures (#9659)ThibG
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-24Limit maximum visibility of local silenced users to unlisted (#9583)ThibG
2018-12-17 Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)ThibG
2018-11-25Ensure replied-to is a status not a boost (#9129)valerauko
2018-11-22Ignore JSON-LD profile in mime type comparison (#9179)valerauko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-10-31Revert "Fix FetchAtomService content type handling (#9132)" (#9171)Eugen Rochko
2018-10-30Fix FetchAtomService content type handling (#9132)valerauko
2018-10-30Do not hide boost notifications from followed people with hidden boosts (#9147)ThibG