| .. |
|
jobs
|
added the email notification, the notification is not persisted, fixed the receive callback spec
|
2011-03-08 18:24:56 -08:00 |
|
notifications
|
notifier for the messages, we're so close
|
2011-03-08 10:53:49 -08:00 |
|
services
|
default scope on contact
|
2011-02-18 17:38:02 -08:00 |
|
aspect.rb
|
uniqueness of aspect name through user non case sensitive
|
2011-02-08 14:52:47 -08:00 |
|
aspect_membership.rb
|
work in progress. need to update the views for the controller changes
|
2011-02-17 18:05:21 -08:00 |
|
comment.rb
|
messages are now relayable, a comment has an author as opposed to a person.
|
2011-03-01 12:39:42 -08:00 |
|
contact.rb
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08: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
|
remove puts, fix admins controller test
|
2011-02-26 14:22:13 +01: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
|
added the email notification, the notification is not persisted, fixed the receive callback spec
|
2011-03-08 18:24:56 -08:00 |
|
mongo.rb
|
Started raw post import
|
2011-01-06 17:01:17 -08:00 |
|
notification.rb
|
notifier for the messages, we're so close
|
2011-03-08 10:53:49 -08:00 |
|
notification_actor.rb
|
wip
|
2011-01-28 22:37:38 -08:00 |
|
person.rb
|
Merge branch 'private_messages'
|
2011-03-08 21:23:41 -08:00 |
|
photo.rb
|
Take error out of posting status messages with photos
|
2011-02-11 19:20:19 -08:00 |
|
post.rb
|
Merge branch 'private_messages'
|
2011-03-08 21:23:41 -08:00 |
|
post_visibility.rb
|
posts now have authors instead of people
|
2011-03-01 18:05:05 -08:00 |
|
profile.rb
|
default scope on contact
|
2011-02-18 17:38:02 -08:00 |
|
request.rb
|
Refactor notification to have subclasses, just a start
|
2011-03-01 10:30:29 -08:00 |
|
retraction.rb
|
posts now have authors instead of people
|
2011-03-01 18:05:05 -08:00 |
|
service.rb
|
strip mention html for services
|
2011-02-11 17:13:48 -08:00 |
|
status_message.rb
|
always link to hashtag.
|
2011-03-10 18:37:45 -08:00 |
|
user.rb
|
email prefs are now saved. need more tests and use it in user#mail
|
2011-03-11 15:42:53 -08:00 |
|
user_preference.rb
|
email prefs are now saved. need more tests and use it in user#mail
|
2011-03-11 15:42:53 -08:00 |