| .. |
|
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
|
port tagFollowings to BackBone
|
2012-11-12 21:37:00 +00:00 |
|
jobs
|
New configuration system
|
2012-09-26 20:19:37 +02:00 |
|
notifications
|
Revert "change namespace from Mail to Mailers"
|
2011-10-09 23:34:03 -05:00 |
|
services
|
Remove by default markdown formatting from posts done via service, currently only used by Twitter. Remove markdown also from Facebook posts.
|
2012-11-09 00:04:49 +02: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 |
|
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
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02:00 |
|
comment.rb
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02:00 |
|
contact.rb
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02: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 |
|
invitation.rb
|
kill references to ServiceUser
|
2012-05-14 18:47:14 -07:00 |
|
invitation_code.rb
|
New configuration system
|
2012-09-26 20:19:37 +02: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
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02: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
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02:00 |
|
photo.rb
|
query the set url only through #pod_uri in the app
|
2012-09-26 20:19:37 +02: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
|
query the set url only through #pod_uri in the app
|
2012-09-26 20:19:37 +02: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
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +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
|
New configuration system
|
2012-09-26 20:19:37 +02:00 |
|
service.rb
|
Remove by default markdown formatting from posts done via service, currently only used by Twitter. Remove markdown also from Facebook posts.
|
2012-11-09 00:04:49 +02: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
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02:00 |
|
tag_following.rb
|
Fix ActiveRecord queries - take two
|
2012-06-13 14:52:25 -07:00 |
|
user.rb
|
Change 'unless' to 'if' again because 'unless' is wrong here.
|
2012-10-24 00:27:45 +02:00 |
|
user_preference.rb
|
a user now has the option to disable reshare email notifications
|
2011-08-25 17:16:09 -07:00 |