about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
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-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-12Fix issue with intermittent api/v1/notifications failure (#1606)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11Imports controller errors (#1553)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-09Fix /api/v1/accounts/update_credentials tests (#1357)Eugen
2017-04-09Allow users to update their Account in the API (#1179)David Celis
2017-04-09Clean up about page (#1282)Matt Jankowski
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-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-11After FollowService, re-fetch remote account asynchronously, do nothingEugen Rochko
2017-02-07Merge pull request #603 from evanminto/activitypub-accountEugen
2017-02-06Add testEvan Minto
2017-02-05Removing failed push notification API, make context loads use cacheEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-29Add tests for new APIEugen Rochko
2017-01-23Fix oembed controller testEugen Rochko
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-04Fix #390 - fix redirect after sign-up (to login page instead of homepage)Eugen Rochko
2016-12-29Add API for retrieving favouritesEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-26Adding follow requests APIEugen Rochko
2016-12-26Don't show statuses to blocked usersEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-21Private visibility on statuses prevents non-followers from seeing thoseEugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-06Add suspend account functionality to admin UIEugen Rochko
2016-12-03Improve notification modelEugen Rochko
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-29Unify collection caching codeEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-18Fix OAuth authorization page and add a spec for itEugen Rochko
2016-11-17Fix #148 - Devise mailer fixed, test spec added so it won't slip past againEugen Rochko