about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-02-22Redesign landing page (again) (#6486)Eugen Rochko
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-20Improve performance of feed_manager_spec (#6517)abcang
2018-02-18Added fetch_remote_status_service call spec case actibitypub (#6500)Kazushige Tominaga
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2018-02-17Limit the languages used for notification mailer test (#6487)Akihiko Odaki
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-11Fix URLs incorrectly having trailing hyphen removed (#6465)Daniel King
2018-02-10Added FetchRemoteAccountService spec (#6456)Kazushige Tominaga
2018-02-10Added #call spec (#6455)Kazushige Tominaga
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-09Perform request spec (#6446)Kazushige Tominaga
2018-02-08Fix response of signature_verification_failure_reason (#6441)abcang
2018-02-08Added #link_header spec (#6439)Kazushige Tominaga
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02Fix mistake in cache deletion (#6408)abcang
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-22Rename FetchRemoteResourceService to ResolveURLService (#6328)Akihiko Odaki
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2018-01-20Make text e-mails consistent with HTML ones in UserMailer (#6291)Eugen Rochko
2018-01-18Fix regeneration marker not expiring (#6290)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-17Use be_within instead of eq for a to_f test match (#6275)Mike Burns
2018-01-16HTML e-mails for NotificationMailer (#6263)Eugen Rochko
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-07Fix force_ssl conditional (#6201)Yamagishi Kazutoshi
2018-01-05Fix enforce HTTPS in production. (#6180)Naoki Kosaka
2018-01-05Fix email confirmation link not updating email (#6187)Patrick Figel
2018-01-03Don't normalize URLs in toots (#6134)ThibG
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2018-01-03[!] Sanitize incoming classlist properly (#6162)puckipedia
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2017-12-27Fix XML oEmbed support discovery (#6104)Akihiko Odaki
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)Eugen Rochko
2017-12-11Remove preview_card fabricator (#5975)Akihiko Odaki
2017-12-09Rate limit by user instead of IP when API user is authenticated (#5923)Eugen Rochko
2017-12-09Keep WebPush settings (#5879)abcang
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko