Age | Commit message (Expand) | Author |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-17 | Add tests for account_moderation_notes_controller (#7524) | Shuhei Kitagawa |
2018-05-11 | Add tests for invites controller (#7441) | Shuhei Kitagawa |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-09 | Disable simplecov on CircleCI (#7416) | Yamagishi Kazutoshi |
2018-05-09 | Add tests for admin/roles_controller (#7421) | Shuhei Kitagawa |
2018-05-09 | Add tests for admin/invites_controller (#7412) | Shuhei Kitagawa |
2018-05-08 | Take the first recognized actor_type. (#7410) | Surinna Curtis |
2018-05-06 | Add resend confirmation for admin (#7378) | Shuhei Kitagawa |
2018-05-06 | Port travis_retry for CI (#7379) | Yamagishi Kazutoshi |
2018-05-05 | Improve admin UI for accounts (#7360) | Eugen Rochko |
2018-05-05 | Add tests for admin/custom_emojis_controller (#7350) | Shuhei Kitagawa |
2018-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Add missing tests for report.rb (#7324) | Shuhei Kitagawa |
2018-05-02 | Serialize webfinger XML with Ox instead of Nokogiri (#7319) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Keep notification when muting_notifications is true (#7311) | abcang |
2018-05-02 | Speed up test suite by not generating RSA keys in test environment (#7296) | Eugen Rochko |
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 |