about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2017-05-23Fix Devise destroy method being available to delete user record (#3266)Eugen Rochko
2017-05-23Toggle sensitive from admin page (#3261)alpaca-tc
2017-05-23Refactor of API timeline actions (#3263)Matt Jankowski
2017-05-23Cover StatusesController more (#3259)Akihiko Odaki
2017-05-23Cover StreamEntriesController more and remove redundant instructions (#3257)Akihiko Odaki
2017-05-23Spec AuthorizeFollowsController assigns @account (#3246)Akihiko Odaki
2017-05-23Introduce recent to Follow (#3247)Akihiko Odaki
2017-05-23Cover AccountsController more in spec (#3229)Akihiko Odaki
2017-05-22Coverage for api/web/settings controller (#3238)Matt Jankowski
2017-05-22Cover ApplicationController more in spec (#3230)Akihiko Odaki
2017-05-22Cover AccountUnfollowController more in spec (#3228)Akihiko Odaki
2017-05-22Cover AccountFollowController more in spec (#3227)Akihiko Odaki
2017-05-22Cover AboutController more in spec (#3226)Akihiko Odaki
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-22single_user_mode? always returns boolean (#3215)Akihiko Odaki
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-20Enable and fill in JSON response test in API::AccountsController (#3157)Jack Jennings
2017-05-19Add coverage for api/v1 controllers (#3155)Matt Jankowski
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-11Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)Eugen Rochko
2017-05-09Specs for API push controller, with refactor (#2926)Matt Jankowski
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-04Remove redis clear from before in spec (#2795)Matt Jankowski
2017-05-04Replace best_in_place editor on admin settings page (#2789)Matt Jankowski
2017-05-03Fix #2706 - Always respond with 200 to PuSH payloads (#2733)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02Auth sign out (#2511)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02Coverage for remote follows (#2694)Matt Jankowski
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-30Extract user tracking into concern (#2600)Matt Jankowski
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-28Return missing page when tag does not exist (#2563)Matt Jankowski
2017-04-28Add render_views to admin/reports controller spec (#2548)Matt Jankowski
2017-04-28Fix remote follow (#2547)Matt Jankowski
2017-04-27Catch error when server decryption fails on 2FA (#2512)Matt Jankowski
2017-04-27Add spec coverage and refactor authorize_follows controller (#2505)Matt Jankowski
2017-04-25Localize with i18n for Devise::FailureApp (#2309)alpaca-tc
2017-04-25Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes....Evan Minto
2017-04-24Fix flashes partial render error for controllers which don't inherit from app...Matt Jankowski
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23Fix deprecation warnings on activitypub controller specs (#2357)Matt Jankowski
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-21User settings mutation (#2270)Matt Jankowski
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-20Admin settings controller refactor, add specs, cleanup (#2225)Matt Jankowski
2017-04-19Add static gif for upload testing (#2168)Marcin Cieślak