| .. |
|
acts_as_taggable_on
|
Drop number of followers from tags page
|
2014-01-21 14:49:05 +01:00 |
|
notifications
|
|
|
|
services
|
Fix posting to Twitter by correctly catching over limit exception (#4627). Also when doing a retry, make smaller cuts to max characters
|
2013-12-15 22:01:09 +02:00 |
|
user
|
added tests for poll federation and impl for the federation itself. Still in progess
|
2014-03-31 18:14:06 +02:00 |
|
account_deletion.rb
|
Fix after_create to after_commit
|
2014-01-14 22:35:29 +04:00 |
|
aspect.rb
|
|
|
|
aspect_membership.rb
|
|
|
|
aspect_visibility.rb
|
|
|
|
block.rb
|
|
|
|
comment.rb
|
Fix after_create to after_commit
|
2014-01-14 22:35:29 +04:00 |
|
contact.rb
|
|
|
|
conversation.rb
|
refactor conversations_controller#create
|
2013-10-10 21:42:46 +02:00 |
|
conversation_visibility.rb
|
|
|
|
invitation.rb
|
|
|
|
invitation_code.rb
|
|
|
|
like.rb
|
Fix after_create to after_commit
|
2014-01-14 22:35:29 +04:00 |
|
location.rb
|
|
|
|
mention.rb
|
|
|
|
message.rb
|
fix regression in conversations causing an infinite recursion (fix #4715)
|
2014-01-20 22:00:26 +01:00 |
|
notification.rb
|
Add filters to notifications controller
|
2014-03-19 17:54:22 +01:00 |
|
notification_actor.rb
|
|
|
|
o_embed_cache.rb
|
|
|
|
open_graph_cache.rb
|
|
|
|
participation.rb
|
|
|
|
person.rb
|
refactor ConversationsController, move query builing to User model
|
2013-09-30 01:44:57 +02:00 |
|
photo.rb
|
Fix after_create to after_commit
|
2014-01-14 22:35:29 +04:00 |
|
pod.rb
|
|
|
|
poll.rb
|
fixed federation issue due to missing delegation + test + some minor tweaks
|
2014-04-06 20:58:58 +02:00 |
|
poll_answer.rb
|
fixed language files, added rails cache counter for poll answer, fixed bug with same poll input for form
|
2014-03-31 18:14:08 +02:00 |
|
poll_participation.rb
|
Fix missing translation in #4905.
|
2014-04-05 17:06:40 +01:00 |
|
post.rb
|
design for poll participation implemented, saving works as well
|
2014-03-31 18:14:07 +02:00 |
|
post_report.rb
|
Added post report feature
|
2014-01-14 15:00:55 -05:00 |
|
profile.rb
|
|
|
|
reshare.rb
|
Fix after_create to after_commit
|
2014-01-14 22:35:29 +04:00 |
|
role.rb
|
Added post report feature
|
2014-01-14 15:00:55 -05:00 |
|
service.rb
|
|
|
|
share_visibility.rb
|
|
|
|
status_message.rb
|
poll creation done
|
2014-03-31 18:14:07 +02:00 |
|
tag_following.rb
|
|
|
|
user.rb
|
remove unused variable
|
2014-02-23 16:48:47 +01:00 |
|
user_preference.rb
|
|
|