Skip to content

Commit

Permalink
Spell our own name right
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael committed Sep 16, 2010
1 parent 1df94e7 commit 708e9f8
Show file tree
Hide file tree
Showing 177 changed files with 176 additions and 180 deletions.
2 changes: 1 addition & 1 deletion Capfile
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
4 changes: 0 additions & 4 deletions Gemfile
Expand Up @@ -8,12 +8,8 @@ gem 'bundler', '1.0.0'
gem 'devise', :git => 'http://github.com/BadMinus/devise.git'

#Mongo
#gem 'mongo_mapper', :git => 'http://github.com/BadMinus/mongomapper.git'
gem 'mongo_mapper', '0.8.4', :git => 'http://github.com/jnunemaker/mongomapper.git'
#gem 'mongo_mapper', :git => 'http://github.com/collectiveidea/mongomapper.git', :branch => 'rails3'
#gem 'jnunemaker-validatable', :git => 'http://github.com/BadMinus/validatable.git'
gem 'jnunemaker-validatable', '1.8.4', :git => 'http://github.com/jnunemaker/validatable.git'
gem 'mongo_ext'
gem 'bson_ext', '1.0.7'
gem 'bson', '1.0.7'

Expand Down
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/albums_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/application_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/aspects_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/comments_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/dev_utilities_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/people_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/photos_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/publics_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/registrations_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/requests_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/sockets_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/status_messages_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/controllers/users_controller.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/albums_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/application_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/aspects_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/dashboards_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/error_messages_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/layout_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/people_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/photos_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/publics_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/requests_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/sockets_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/helpers/status_messages_helper.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/album.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/aspect.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/comment.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/person.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/photo.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/post.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/profile.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/request.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/retraction.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/status_message.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/models/user.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/uploaders/image_uploader.rb
@@ -1,4 +1,4 @@
# Copyright (c) 2010, Disapora Inc. This file is
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/albums/_album.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/albums/_new_album.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/albums/edit.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/albums/index.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/albums/show.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/aspects/_new_aspect.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/aspects/index.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/aspects/manage.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/aspects/show.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/comments/_comment.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.
Expand Down
2 changes: 1 addition & 1 deletion app/views/comments/_comments.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/comments/_new_comment.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/js/_websocket_js.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/layouts/session_wall.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/people/index.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/people/new.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/people/show.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/photos/_new_photo.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/photos/_photo.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/photos/edit.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/photos/new.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/photos/show.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/posts/_debug.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down
2 changes: 1 addition & 1 deletion app/views/posts/_post.html.haml
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Disapora Inc. This file is
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# the COPYRIGHT file.

Expand Down

2 comments on commit 708e9f8

@jrom
Copy link

@jrom jrom commented on 708e9f8 Sep 16, 2010

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@LeviSchuck
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love it!

Please sign in to comment.