diaspora/spec/controllers
2011-01-12 10:47:39 -08:00
..
aspects_controller_spec.rb fixed all rspec/cucumber 2011-01-08 16:53:16 -08:00
comments_controller_spec.rb
home_controller_spec.rb
invitations_controller_spec.rb MS DG made receive encapsulated in an object 2011-01-11 14:23:19 -08:00
notifications_controller_spec.rb Fix pagination spec - we don't care which 25 things are returned, just that 25 are returned. 2011-01-09 20:44:23 -08:00
people_controller_spec.rb
photos_controller_spec.rb
posts_controller_spec.rb
publics_controller_spec.rb make sure receive unescapes the payload before sending it to the job 2011-01-06 16:30:22 -08:00
registrations_controller_spec.rb
requests_controller_spec.rb
services_controller_spec.rb
sockets_controller_spec.rb new years resolution: commit more. make the websocket take user objects, rather then just ids, since postman now gets all of them at once, rather than querying them n times 2011-01-05 17:43:25 -08:00
status_message_controller_spec.rb IZ MS fix a nasty bug where status messages with posts were not persisted in a users aspects stream. also, fixed the code link for joindiaspora.com 2011-01-12 10:47:39 -08:00
users_controller_spec.rb