Age | Commit message (Expand) | Author |
2018-05-02 | Add missing tests for user.rb (#7306) | Shuhei Kitagawa |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |
2018-04-23 | Prevent suspended accounts from appearing in AccountSearchService (#7246) | Emelia Smith |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-22 | Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) | Eugen Rochko |
2018-04-22 | Fix randomly fail (similar #7219) (#7225) | Yamagishi Kazutoshi |
2018-04-21 | Reset locale on registration tests (#7219) | Yamagishi Kazutoshi |
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi |
2018-04-20 | Introduce rspec-retry (#7206) | Yamagishi Kazutoshi |
2018-04-20 | Improve report layout (#7188) | Eugen Rochko |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-16 | Redirect to account status page for page of status stream entry (#7104) | Akihiko Odaki |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-12 | Allow more than the max pins if account is not local (#7105) | Renato "Lond" Cerqueira |
2018-04-11 | update gem, test pam authentication (#7028) | Alexander |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-04-10 | Change custom emoji search to `ILIKE` instead of `=` (#7099) | Paul Woolcock |
2018-04-10 | Feature: Allow staff to change user emails (#7074) | Emelia Smith |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-04 | Add contact account to landing page ("Administered by") (#6984) | Eugen Rochko |
2018-04-03 | Improve require_admin! and require_staff! filters (#7018) | Emelia Smith |
2018-04-02 | Feature: 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-27 | Add a spec for UniqueUsernameValidator (#6927) | unarist |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Change columns in notifications nonnullable (#6764) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-20 | request: in the event of failure, try other IPs (#6761) (#6813) | Rey Tucker |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |
2018-03-05 | Redirect from Web tag timeline to public tag timeline if not signed in (#6633) | Akihiko Odaki |
2018-03-04 | Do not default site_title with site_hostname in InstanceHelper (#6624) | Akihiko Odaki |
2018-03-04 | Set the default locale in config (#6580) | Akihiko Odaki |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-03-04 | Fix missing focalPoint in ActivityPub JSON (#6609) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-24 | Raise Mastodon::HostValidationError when host for HTTP request is private (#6... | Akihiko Odaki |
2018-02-24 | Do not push status to feed if its reblog is already inserted (#6488) | Akihiko Odaki |
2018-02-22 | Redesign landing page (again) (#6486) | Eugen Rochko |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-02-20 | Improve performance of feed_manager_spec (#6517) | abcang |
2018-02-18 | Added fetch_remote_status_service call spec case actibitypub (#6500) | Kazushige Tominaga |
2018-02-17 | Isolate each specs for cache store (#6450) | Akihiko Odaki |
2018-02-17 | Limit the languages used for notification mailer test (#6487) | Akihiko Odaki |
2018-02-16 | Save video metadata and improve video OpenGraph tags (#6481) | Eugen Rochko |
2018-02-11 | Fix URLs incorrectly having trailing hyphen removed (#6465) | Daniel King |
2018-02-10 | Added FetchRemoteAccountService spec (#6456) | Kazushige Tominaga |
2018-02-10 | Added #call spec (#6455) | Kazushige Tominaga |
2018-02-09 | Full-text search for authorized statuses (#6423) | Eugen Rochko |