..
activity_streams
record objectId in post (cant use object_id booo)
2011-05-25 12:16:52 -07:00
jobs
Test sending to people with bad rsa keys.
2011-07-04 18:00:55 -07:00
notifications
notifier for the messages, we're so close
2011-03-08 10:53:49 -08:00
services
Merge branch 'master' into oauth
2011-06-28 17:13:38 -07:00
user
Fix stream query
2011-06-01 14:19:27 -07:00
app_config_spec.rb
Fix app_config spec
2011-06-29 14:08:25 -07:00
aspect_membership_spec.rb
edited subscribers to include all contacts on public posts. added the ability to drop an aspect regardless of contacts contained. wip.
2011-04-05 18:53:10 -07:00
aspect_spec.rb
follow wip. 2 failures.
2011-04-04 19:22:19 -07:00
comment_spec.rb
Revert "Revert "Merge branch 'hashtags-in-comments'""
2011-07-07 15:10:04 -07:00
contact_spec.rb
sub menu for people only sharing with you on contacts page
2011-06-27 17:22:36 -07:00
conversation_spec.rb
fix up some specs
2011-03-10 12:55:05 -08:00
invitation_spec.rb
Fix resend links in inviter
2011-07-12 15:08:03 -07:00
like_spec.rb
cache counters in for likes. pending Diaspora::Likeable module...
2011-07-11 15:05:55 -07:00
mention_spec.rb
Moving PostVisibility to aspects, WIP, model specs pass
2011-03-29 17:31:56 -07:00
message_spec.rb
added the email notification, the notification is not persisted, fixed the receive callback spec
2011-03-08 18:24:56 -08:00
notification_spec.rb
Likes in comments, cache counter disabled for now.
2011-07-11 15:00:48 -07:00
oauth2_provider_models_activerecord_authorization_spec.rb
collapsed oauth2 migrations; made app factory
2011-06-23 14:49:19 -07:00
oauth2_provider_models_activerecord_client_spec.rb
added a couple of validations on the Oauth models, added an index on a user's authorizations
2011-06-20 18:30:18 -07:00
person_spec.rb
More work on retracting posts with reshares, one failing spec on User#retract
2011-07-21 18:23:34 -07:00
photo_spec.rb
DH SM MS pending photo spec for Dan
2011-06-30 21:04:18 -07:00
post_spec.rb
Make comments index ajaxy
2011-07-11 14:03:59 -07:00
profile_spec.rb
fixed every spec but the activity stream photos controller spec
2011-06-23 15:22:36 -07:00
relayable_retraction_spec.rb
Change :on to :post in the comment and post methods
2011-06-01 16:45:29 -07:00
request_spec.rb
split 'mutual' flag into 'sharing' and 'receiving' on Contact
2011-05-04 17:09:48 -07:00
reshare_spec.rb
Reshares and reshare retractions are green.
2011-07-22 16:00:19 -07:00
retraction_spec.rb
Reshares and reshare retractions are green.
2011-07-22 16:00:19 -07:00
service_spec.rb
added a dependant destroy to the service_users
2011-03-23 11:56:15 -07:00
service_user_spec.rb
follow wip. 2 failures.
2011-04-04 19:22:19 -07:00
signed_retraction_spec.rb
Reshares and reshare retractions are green.
2011-07-22 16:00:19 -07:00
status_message_spec.rb
Refactor StatusMessagesController#create, move the photo dispatching into an after_dispatch hook
2011-07-21 16:30:00 -07:00
tag_following_spec.rb
WIP you can now follow a tag, needs a clean up, and ajax love
2011-07-05 15:03:26 -07:00
user_preference_spec.rb
fix typo, puts in a test, and made the emails types a constant in UserPreferences
2011-03-14 12:21:30 -07:00
user_spec.rb
fix a bug with openssl keys in development. note to future max and
2011-07-24 20:06:07 -07:00