..
activity_streams
pass in mobile as provider_display_name on posts if posting from mobile
2011-09-28 22:15:32 -07:00
jobs
accounting for the unified receiver interface of the method
2011-10-04 15:51:39 -07:00
notifications
DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class
2011-09-15 12:42:53 -07:00
services
Modularized and Tested™
2011-09-29 21:04:18 -04:00
acts_as_taggable_on_tag.rb
make the links on featued users tile be the tag with the name in the link. added a following count to tags
2011-10-07 12:19:28 -07:00
app_config.rb
Ability to mount resque jobs monitoring directly into Diaspora* routes
2011-09-16 02:40:57 +02:00
aspect.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
aspect_membership.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
aspect_visibility.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
comment.rb
add tests for object_should_be_processed_as_public? and delegegated public to the parent of relayable objects
2011-09-16 11:24:13 -07:00
contact.rb
DG MS; Broke out HydraWrapper in HttpMulti job
2011-09-14 15:50:07 -07:00
conversation.rb
conversations are not public
2011-09-16 09:53:32 -07:00
conversation_visibility.rb
PrivateMessage -> Conversation, Message.
2011-03-01 12:25:55 -08:00
invitation.rb
DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class
2011-09-15 12:42:53 -07:00
like.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
mention.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
message.rb
DG MS; put validates_associated in relayable, removed from receiver logic
2011-09-12 15:06:17 -07:00
notification.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
notification_actor.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
oauth2_provider_models_activerecord_authorization.rb
proper uniqueness validation in auth model
2011-06-29 17:32:55 -07:00
oauth2_provider_models_activerecord_client.rb
Change homepage_url to application_base_url
2011-06-27 16:44:18 -07:00
person.rb
strip whitespace in name call
2011-10-07 12:59:07 -07:00
photo.rb
moved photo processing from model to resque job, added tests
2011-10-03 14:58:44 -05:00
pod.rb
Removed , but not the table. Record all in httpmulti success
2011-08-30 10:14:32 -07:00
post.rb
Refactored ordering of post comments; moved it down to model level for greater reach (DRYer code).
2011-10-11 16:06:24 -04:00
post_visibility.rb
fix typo, update webdriver
2011-09-29 14:48:47 -07:00
profile.rb
Strip full name considering cases where first or last name omitted
2011-09-20 22:18:35 -03:00
relayable_retraction.rb
fix some cases where the parent is nil in relayable retractions
2011-10-07 13:45:20 -07:00
request.rb
added some docs to Request [ci skip]
2011-09-15 08:39:21 -07:00
reshare.rb
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
retraction.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
service.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
service_user.rb
wip
2011-08-19 15:56:31 -07:00
signed_retraction.rb
DG MS; Broke out HydraWrapper in HttpMulti job
2011-09-14 15:50:07 -07:00
status_message.rb
these spes are really green. too bad we need #moar
2011-10-03 15:23:10 -07:00
tag_following.rb
WIP you can now follow a tag, needs a clean up, and ajax love
2011-07-05 15:03:26 -07:00
user.rb
default order for tags to be sorted by name
2011-10-05 14:00:28 -07:00
user_preference.rb
a user now has the option to disable reshare email notifications
2011-08-25 17:16:09 -07:00