| .. |
|
activity_streams
|
record objectId in post (cant use object_id booo)
|
2011-05-25 12:16:52 -07:00 |
|
jobs
|
move account deletion out of a tranaction and into a job
|
2011-06-03 12:05:57 -07:00 |
|
notifications
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
services
|
added the cert bundle for facebook http things
|
2011-06-08 18:20:47 -07:00 |
|
app_config.rb
|
made a slightly nicer heads up about nil ca_file
|
2011-06-09 16:28:45 -07:00 |
|
aspect.rb
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
aspect_membership.rb
|
fixed disconnecting logic. specs&cucumber green
|
2011-04-11 15:10:51 -07:00 |
|
aspect_visibility.rb
|
Moving PostVisibility to aspects, WIP, model specs pass
|
2011-03-29 17:31:56 -07:00 |
|
comment.rb
|
Move initialize_signatures method out of user and into relayable
|
2011-06-01 16:45:30 -07:00 |
|
contact.rb
|
Destroy notifications on contact destroy
|
2011-05-23 18:33:18 -07:00 |
|
conversation.rb
|
added the email notification, the notification is not persisted, fixed the receive callback spec
|
2011-03-08 18:24:56 -08:00 |
|
conversation_visibility.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
invitation.rb
|
Merge branch 'master' into follow
|
2011-05-16 14:56:28 -07:00 |
|
like.rb
|
Move initialize_signatures method out of user and into relayable
|
2011-06-01 16:45:30 -07:00 |
|
mention.rb
|
notification now only created when message is received, not when message is first saved
|
2011-03-10 16:41:03 -05:00 |
|
message.rb
|
build_like and build_comment now take only an options hash, and call build_relayable
|
2011-05-31 12:27:58 -07:00 |
|
notification.rb
|
DH DG; fix re-liking a post after unliking it
|
2011-06-03 12:20:59 -07:00 |
|
notification_actor.rb
|
wip
|
2011-01-28 22:37:38 -08:00 |
|
person.rb
|
fixes bug #1092
|
2011-05-27 18:59:02 +02:00 |
|
photo.rb
|
Photo association on GUID 2/2: replace status_message_id with status_message_guid
|
2011-05-27 18:56:24 +02:00 |
|
post.rb
|
Do a little bit more documenting.
|
2011-06-13 16:31:40 -07:00 |
|
post_visibility.rb
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
profile.rb
|
Revert "Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings"
|
2011-03-30 14:47:40 -07:00 |
|
relayable_retraction.rb
|
cucumber for comment retractions, modified views
|
2011-03-25 16:26:03 -07:00 |
|
request.rb
|
Move YoutubeTitles callback into module
|
2011-05-31 12:27:57 -07:00 |
|
retraction.rb
|
fixed 'destroy for nil class' warning in cucumber:
|
2011-04-11 11:11:32 -07:00 |
|
service.rb
|
added a dependant destroy to the service_users
|
2011-03-23 11:56:15 -07:00 |
|
service_user.rb
|
follow wip. 2 failures.
|
2011-04-04 19:22:19 -07:00 |
|
status_message.rb
|
Don't n query in UsersController#public
|
2011-06-04 22:34:48 -07:00 |
|
user.rb
|
Documentation is so rad.
|
2011-06-13 17:02:18 -07:00 |
|
user_preference.rb
|
Revert "added a podwide email preference"
|
2011-05-18 10:38:45 -07:00 |