about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski
2017-04-13Admin accounts controller cleanup (#1664)Matt Jankowski
2017-04-13Settings export refactor (#1646)Matt Jankowski
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Webfinger resource to extract username from resource string (#1607)Matt Jankowski
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-04-12Default to json type for webfinger requests (#1583)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski
2017-04-09Do not store last visited URL from API controllers (#1330)Eugen
2017-04-09Fix /api/v1/accounts/update_credentials tests (#1357)Eugen
2017-04-09Use HTTP Accept-Language to detect locale (#1166)David Authier
2017-04-09Allow users to update their Account in the API (#1179)David Celis
2017-04-09Clean up about page (#1282)Matt Jankowski
2017-04-08Make public timelines API not require user context/app credentials (#1291)Eugen
2017-04-08Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)Eugen
2017-04-08Fix #1165 - before_action was called before protect_from_forgeryEugen Rochko
2017-04-07Allow setting of default language through configEugen Rochko
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-04Remote follow improvementsDrew DeVault
2017-04-04New admin setting: open/close registrations, with custom message, from the ad...Eugen Rochko
2017-04-04Only call regeneration worker after first login after a 14 day breakEugen Rochko
2017-04-04Fix ActionController::Parameters in API issueEugen Rochko
2017-04-03Add basic logging of who resolved reportEugen Rochko
2017-04-03When taking action on a report (silence/suspend), it dismisses all otherEugen Rochko
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2017-04-02Catching rack timeout from rails doesn't workEugen Rochko
2017-04-02Add proper error page for request timeoutsEugen Rochko
2017-04-02Fix wording "show reblogs" -> "show boosts", order reports chronologically inEugen Rochko
2017-04-02Fix landing page sign up form ignoring username fieldEugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-30Add counter caches for a large performance increase on API requestsEugen Rochko
2017-03-28Fix #690 - Webfinger should handle new shortform profile URLs now (nice)Eugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-22New API method: /api/v1/searchEugen Rochko
2017-03-19Export follow/block lists as CSVEugen Rochko
2017-03-19Fix wrong HTTP status codes on error pagesEugen Rochko
2017-03-17Forgot to hook up API with the latest methodEugen Rochko
2017-03-15Fix #525 - Add instance information APIEugen Rochko
2017-03-15Merge branch 'master' into mastodon-site-apiEugen
2017-03-14Obfuscate filenames better, double rate limitsEugen Rochko
2017-03-06Revert earlier fix due to new bug reportsEugen Rochko
2017-03-06Performance improvement for profilesEugen Rochko
2017-03-05Increase max bitrate of converted webms, slightly optimized counter queriesEugen Rochko