| .. |
|
acts_as_taggable_on
|
Remove unnecessary ruby187 hacks
|
2013-05-02 10:07:30 -03:00 |
|
notifications
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
services
|
refactor twitter service model
|
2013-09-30 10:13:14 +02:00 |
|
user
|
refactor message creation (conversations)
|
2013-10-20 22:46:53 +02:00 |
|
account_deletion.rb
|
Remove attributes protection.
|
2013-08-02 11:39:06 +02:00 |
|
aspect.rb
|
Remove attributes protection.
|
2013-08-02 11:39:06 +02:00 |
|
aspect_membership.rb
|
[WIP] aspect membership dropdown Backbone.js rework
|
2013-02-17 13:40:10 +01:00 |
|
aspect_visibility.rb
|
Introduced Shareable
|
2011-10-16 13:58:35 +02:00 |
|
block.rb
|
Remove duplicates and bad code habits.
|
2013-08-02 11:39:24 +02:00 |
|
comment.rb
|
some refactoring regarding the law of demeter
|
2012-09-23 19:33:19 +02:00 |
|
contact.rb
|
Remove namespacing from federation libs recently migrated from app/models/
|
2013-08-13 18:23:05 -05:00 |
|
conversation.rb
|
refactor conversations_controller#create
|
2013-10-10 21:42:46 +02:00 |
|
conversation_visibility.rb
|
|
|
|
invitation.rb
|
Remove attributes protection.
|
2013-08-02 11:39:06 +02: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 |
|
location.rb
|
federate location
|
2013-05-20 21:26:04 +02:00 |
|
mention.rb
|
move mention regex to a constant in mention
|
2012-01-27 02:23:37 -08:00 |
|
message.rb
|
Fix notifications for private messages between local users, fixes #2321
|
2012-11-11 23:35:19 +02:00 |
|
notification.rb
|
Remove namespacing from federation libs recently migrated from app/models/
|
2013-08-13 18:23:05 -05:00 |
|
notification_actor.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
o_embed_cache.rb
|
Remove attributes protection.
|
2013-08-02 11:39:06 +02:00 |
|
open_graph_cache.rb
|
Code style fixes, removed unneeded rescue
|
2013-08-04 15:47:07 +02: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
|
refactor ConversationsController, move query builing to User model
|
2013-09-30 01:44:57 +02:00 |
|
photo.rb
|
Remove attributes protection.
|
2013-08-02 11:39:06 +02:00 |
|
pod.rb
|
|
|
|
post.rb
|
opengraph POC
|
2013-08-04 15:42:29 +02:00 |
|
profile.rb
|
Merge pull request #4344 from oliverbarnes/4124-check-twitter-write-access-before-auth
|
2013-08-06 21:21:56 +02:00 |
|
reshare.rb
|
opengraph POC
|
2013-08-04 15:42:29 +02:00 |
|
role.rb
|
New configuration system
|
2012-09-26 20:19:37 +02:00 |
|
service.rb
|
Fix #4361 twitter access level check breaking facebook addition to user
|
2013-08-07 18:59:49 -05:00 |
|
share_visibility.rb
|
Refactor config/ directory
|
2013-05-19 18:54:54 +02:00 |
|
status_message.rb
|
avoid publishing empty posts (fixes #4401)
|
2013-09-24 21:57:22 +02:00 |
|
tag_following.rb
|
Fix ActiveRecord queries - take two
|
2012-06-13 14:52:25 -07:00 |
|
user.rb
|
refactor ConversationsController, move query builing to User model
|
2013-09-30 01:44:57 +02:00 |
|
user_preference.rb
|
|
|