| .. |
|
activity_streams
|
record objectId in post (cant use object_id booo)
|
2011-05-25 12:16:52 -07:00 |
|
jobs
|
placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders
|
2011-08-10 15:31:40 -07:00 |
|
notifications
|
notifier for the messages, we're so close
|
2011-03-08 10:53:49 -08:00 |
|
services
|
refactoring this stuff
|
2011-08-03 16:58:55 -07:00 |
|
user
|
new users now autofollow diasporahq@joindiaspora.com; upon connecting to a user, you now get post visibilities for their public posts (that your pod knows about)
|
2011-07-29 17:20:10 -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
|
Fix contacts spec - default order on the association means we need to reload after adding one
|
2011-07-28 23:38:17 -07:00 |
|
conversation_spec.rb
|
fix up some specs
|
2011-03-10 12:55:05 -08:00 |
|
invitation_spec.rb
|
Fix 500 on invitations new on unknown facebook user... bad solution, maybe we should just delete the offending invitations?
|
2011-08-10 16:42:08 -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
|
throw 404s when the person is no found
|
2011-08-09 13:03:45 -07:00 |
|
photo_spec.rb
|
DH SM MS pending photo spec for Dan
|
2011-06-30 21:04:18 -07:00 |
|
pod_spec.rb
|
add basic pod error logging, and added guard and removed autotest
|
2011-07-30 11:44:27 -07:00 |
|
pod_stat_spec.rb
|
add basic pod error logging, and added guard and removed autotest
|
2011-07-30 11:44:27 -07:00 |
|
post_spec.rb
|
validate instead of throwing a db error
|
2011-08-10 10:38:28 -07:00 |
|
profile_spec.rb
|
optimized people search
|
2011-07-29 12:04:10 -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
|
merged publics/show and posts/show
|
2011-08-10 18:07:38 -07:00 |
|
retraction_spec.rb
|
Reshares and reshare retractions are green.
|
2011-07-22 16:00:19 -07:00 |
|
service_spec.rb
|
prevent duplicate services from being created
|
2011-08-09 19:01:38 -07:00 |
|
service_user_spec.rb
|
refactoring this stuff
|
2011-08-03 16:58:55 -07:00 |
|
signed_retraction_spec.rb
|
Reshares and reshare retractions are green.
|
2011-07-22 16:00:19 -07:00 |
|
status_message_spec.rb
|
add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible
|
2011-08-09 16:54:24 -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
|
placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders
|
2011-08-10 15:31:40 -07:00 |