| .. |
|
activity_streams
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
acts_as_taggable_on
|
Fixed issue #2380 : No more 500 error when following an unnormalized version of an existing tag.
|
2011-11-13 23:26:53 -05:00 |
|
jobs
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
notifications
|
Revert "change namespace from Mail to Mailers"
|
2011-10-09 23:34:03 -05:00 |
|
services
|
kill services users with fire. we need this feature, but we need to just start from scratch because this is redonkalonk
|
2012-05-14 16:25:19 -07:00 |
|
user
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
account_deleter.rb
|
kill your darlings; remove diaspora_client with fire
|
2012-05-17 14:55:53 -07:00 |
|
account_deletion.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |
|
app_config.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
aspect.rb
|
serialize current user json into body tag for now
|
2012-01-07 14:23:20 -08:00 |
|
aspect_membership.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
aspect_visibility.rb
|
Introduced Shareable
|
2011-10-16 13:58:35 +02:00 |
|
block.rb
|
wip
|
2011-11-03 12:31:24 -07:00 |
|
comment.rb
|
add rspec test and make fix more rails-y
|
2012-06-08 22:51:16 -06:00 |
|
contact.rb
|
Fix ActiveRecord queries with nested hashes
|
2012-06-13 14:18:09 -07:00 |
|
conversation.rb
|
limit the amount of people in a converasation to prevent hella spam
|
2012-06-17 15:51:18 -07:00 |
|
conversation_visibility.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
feature_flagger.rb
|
basic experimental stream
|
2012-05-14 17:57:02 -07:00 |
|
invitation.rb
|
kill references to ServiceUser
|
2012-05-14 18:47:14 -07:00 |
|
invitation_code.rb
|
when a user is invited from a beta user, they are also beta
|
2012-05-04 17:38:08 -07:00 |
|
like.rb
|
Refactor Relayable Creation
|
2012-02-09 19:01:00 -08:00 |
|
mention.rb
|
move mention regex to a constant in mention
|
2012-01-27 02:23:37 -08:00 |
|
message.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |
|
notification.rb
|
upgrade to Rails 3.2.3
|
2012-05-14 21:53:16 -07:00 |
|
notification_actor.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
o_embed_cache.rb
|
Correct our general exception handling.
|
2012-03-03 16:26:06 -08:00 |
|
participation.rb
|
you can now follow / unfollow a post from the stream; fixed cukes.
|
2012-02-13 19:13:43 -08:00 |
|
person.rb
|
Fix ActiveRecord queries - take two
|
2012-06-13 14:52:25 -07:00 |
|
photo.rb
|
only focus on photos for now with ratios. one thing at a time, yo.
|
2012-04-21 20:42:50 -07:00 |
|
pod.rb
|
Removed , but not the table. Record all in httpmulti success
|
2011-08-30 10:14:32 -07:00 |
|
post.rb
|
show a "post is not public" message when visitor is not logged in
|
2012-06-07 22:16:37 +02:00 |
|
profile.rb
|
upload wallpaper for great success.
|
2012-05-06 12:35:11 -07:00 |
|
relayable_retraction.rb
|
only delete object of relayable retraction after it has been relayed or federated
|
2012-08-09 08:55:55 -06:00 |
|
request.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |
|
reshare.rb
|
resolve reshare root posts to the first one
|
2012-05-18 01:45:41 +02:00 |
|
retraction.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |
|
role.rb
|
when a user is invited from a beta user, they are also beta
|
2012-05-04 17:38:08 -07:00 |
|
service.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
share_visibility.rb
|
Don't create share_visibilities for public posts, sans migration of deleting old data.
|
2012-01-24 16:49:07 -08:00 |
|
signed_retraction.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |
|
status_message.rb
|
MS DC You can has choose a template
|
2012-03-27 14:52:53 -07:00 |
|
tag_following.rb
|
Fix ActiveRecord queries - take two
|
2012-06-13 14:52:25 -07:00 |
|
user.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
user_preference.rb
|
a user now has the option to disable reshare email notifications
|
2011-08-25 17:16:09 -07:00 |