summaryrefslogtreecommitdiff
path: root/users/app/controllers/v1/messages_controller.rb
AgeCommit message (Expand)Author
2014-01-09Some more cleanup, but still want to make sure by_user_ids_to_show_and_create...jessib
2014-01-07Some refactoring, to simplify user model, optimize, and allow messages to be ...jessib
2013-12-31Add authentication to API, but not sure it is best way.jessib
2013-12-31Cleanup of code for messages API and cron job for 1 month payment warning. Au...jessib
2013-12-30Change structure to be more no-sql-y, rather than relational.jessib
2013-12-24Catching some corner cases & new tests.jessib
2013-12-24Add API tests and some refactoring of messages so we can get a user's message...jessib
2013-12-24API method to mark a user's message as read (will refactor)jessib
2013-12-24Initial start to messages API.jessib