about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2017-05-09Specs for API push controller, with refactor (#2926)Matt Jankowski
2017-05-08Remove unnecessary keep file. (#2902)HANATANI Takuma
2017-05-06Refactor domain_blocks_controller (#2843)alpaca-tc
2017-05-06Use null as default oEmbed height (#2842)rch850
2017-05-06Optimize follower_accounts and following_accounts (#2820)alpaca-tc
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-02Auth sign out (#2511)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski
2017-05-02Coverage for remote follows (#2694)Matt Jankowski
2017-05-01Error responses cleanup (#2692)Matt Jankowski
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-04-30Extract user tracking into concern (#2600)Matt Jankowski
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
2017-04-29Remove uneeded `ORDER BY` query (#2615)alpaca-tc
2017-04-28Return missing page when tag does not exist (#2563)Matt Jankowski
2017-04-27Fix Doorkeeper error (#2534)Yamagishi Kazutoshi
2017-04-27Catch error when server decryption fails on 2FA (#2512)Matt Jankowski
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
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-25Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-24Return force_ssl to the controller (#2380)Matt Jankowski
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-23Move force_ssl check to production config (#2165)Matt Jankowski
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-22Added API for single notification dismissal (#2251)Ashley
2017-04-21Fix #2195 - Set locale to error pages (#2255)Takayoshi Nishida
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-20Admin settings controller refactor, add specs, cleanup (#2225)Matt Jankowski
2017-04-20Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182)Eugen
2017-04-19Simplify render in controllers (#2144)Matt Jankowski
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-18Remove API authentication for public statuses (after review) (#1919)happycoloredbanana
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-18Avoid dynamic methods due to processing speed (#2080)839
2017-04-18Adjust visuals of non-autoplaying GIFVEugen Rochko
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-17Media controller specs (#2022)Matt Jankowski
2017-04-17Fix #1897 - Return reblogged: false on unreblog (was wrongly named variable) ...Eugen
2017-04-17Improve handling of HTTP_ACCEPT for webfinger (#2008)Matt Jankowski