Age | Commit message (Expand) | Author |
2017-05-23 | Cover StreamEntriesController more and remove redundant instructions (#3257) | Akihiko Odaki |
2017-05-23 | Introduce recent to Follow (#3247) | Akihiko Odaki |
2017-05-23 | Cover AccountsController more in spec (#3229) | Akihiko Odaki |
2017-05-22 | Coverage for api/web/settings controller (#3238) | Matt Jankowski |
2017-05-22 | Fix locale bug when change it on preferences (#3223) (#3232) | Tomonori Murakami |
2017-05-22 | Allow alternate domains for mastodon handlers (#3187) | Immae |
2017-05-22 | Change "Account.any?" to "Account.exists?" (#3217) | Yamagishi Kazutoshi |
2017-05-22 | single_user_mode? always returns boolean (#3215) | Akihiko Odaki |
2017-05-21 | Fix mutes_controller error and incorrect statuses_controller report (#3202) | Akihiko Odaki |
2017-05-20 | Fix regressions in api/v1 (#3178) | Akihiko Odaki |
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski |
2017-05-20 | Fix block list 500 (#3174) | Yamagishi Kazutoshi |
2017-05-20 | Use joins for account properties (#3167) | Akihiko Odaki |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-19 | Conditional validations no longer accept strings for if/unless (#3124) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-17 | Add filter to AccountFilter (#2968) | alpaca-tc |
2017-05-16 | use-symbol-in-order (#3081) | masarakki |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-09 | Specs for API push controller, with refactor (#2926) | Matt Jankowski |
2017-05-08 | Remove unnecessary keep file. (#2902) | HANATANI Takuma |
2017-05-06 | Refactor domain_blocks_controller (#2843) | alpaca-tc |
2017-05-06 | Use null as default oEmbed height (#2842) | rch850 |
2017-05-06 | Optimize follower_accounts and following_accounts (#2820) | alpaca-tc |
2017-05-04 | Replace best_in_place editor on admin settings page (#2789) | Matt Jankowski |
2017-05-03 | Fix #2706 - Always respond with 200 to PuSH payloads (#2733) | Eugen Rochko |
2017-05-02 | Auth sign out (#2511) | Matt Jankowski |
2017-05-02 | Add option to disable two factor auth in admin accounts panel. (#2584) | Kaylee |
2017-05-02 | Add admin area view partials for each record type (#2700) | Matt Jankowski |
2017-05-02 | Coverage for remote follows (#2694) | Matt Jankowski |
2017-05-01 | Error responses cleanup (#2692) | Matt Jankowski |
2017-05-01 | Filter on allowed user language preferences (#2361) | Matt Jankowski |
2017-05-01 | Fix Rubocop offences (#2630) | yhirano |
2017-04-30 | Extract user tracking into concern (#2600) | Matt Jankowski |
2017-04-30 | More coverage yes more even more (#2627) | Matt Jankowski |
2017-04-30 | Downgrade rubocop 0.48.1 => 0.46.0 (#2628) | yhirano |
2017-04-29 | Remove uneeded `ORDER BY` query (#2615) | alpaca-tc |
2017-04-28 | Return missing page when tag does not exist (#2563) | Matt Jankowski |
2017-04-27 | Fix Doorkeeper error (#2534) | Yamagishi Kazutoshi |
2017-04-27 | Catch error when server decryption fails on 2FA (#2512) | Matt Jankowski |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-27 | Add spec coverage and refactor authorize_follows controller (#2505) | Matt Jankowski |
2017-04-25 | Localize with i18n for Devise::FailureApp (#2309) | alpaca-tc |
2017-04-25 | Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes.... | Evan Minto |
2017-04-25 | Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2... | Eugen Rochko |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-24 | Return force_ssl to the controller (#2380) | Matt Jankowski |
2017-04-24 | Followers-only post federation (#2111) | Eugen |
2017-04-23 | ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann... | Evan Minto |
2017-04-23 | Admin UI for confirming users (#2245) | Ash Furrow |