about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2018-04-23Prevent suspended accounts from appearing in AccountSearchService (#7246)Emelia Smith
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-22Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)Eugen Rochko
2018-04-22Fix randomly fail (similar #7219) (#7225)Yamagishi Kazutoshi
2018-04-21Reset locale on registration tests (#7219)Yamagishi Kazutoshi
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-04-20Introduce rspec-retry (#7206)Yamagishi Kazutoshi
2018-04-20Improve report layout (#7188)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-16Redirect to account status page for page of status stream entry (#7104)Akihiko Odaki
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-12Allow more than the max pins if account is not local (#7105)Renato "Lond" Cerqueira
2018-04-11update gem, test pam authentication (#7028)Alexander
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-04-10Change custom emoji search to `ILIKE` instead of `=` (#7099)Paul Woolcock
2018-04-10Feature: Allow staff to change user emails (#7074)Emelia Smith
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2018-04-04Add contact account to landing page ("Administered by") (#6984)Eugen Rochko
2018-04-03Improve require_admin! and require_staff! filters (#7018)Emelia Smith
2018-04-02Feature: Report improvements (#6967) (#7000)Emelia Smith
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-27Add a spec for UniqueUsernameValidator (#6927)unarist
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Change columns in notifications nonnullable (#6764)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-20request: in the event of failure, try other IPs (#6761) (#6813)Rey Tucker
2018-03-07Fix #6657 - Use target instead of origin in Remove activity (#6664)Eugen Rochko
2018-03-05Redirect from Web tag timeline to public tag timeline if not signed in (#6633)Akihiko Odaki
2018-03-04Do not default site_title with site_hostname in InstanceHelper (#6624)Akihiko Odaki
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
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