diaspora/app/models
Lukas Matt 24e1732256 Implement token authentication
* create a new token on a new session
* delete the current token on session exit
2014-11-13 11:27:56 +01:00
..
notifications
services Fix issue #4416 2014-10-16 23:27:48 +02:00
user rspec should now be running a green build 2014-09-15 01:37:23 +02:00
account_deletion.rb
acts_as_taggable_on-tag.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb Fix presenters instead of modifying the getters 2014-11-09 07:47:40 -08:00
contact.rb Redesign profile page and port to Bootstrap 2014-10-01 12:28:56 +02:00
conversation.rb
conversation_visibility.rb
invitation.rb
invitation_code.rb
like.rb
location.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb
open_graph_cache.rb Method calling convention and doc improvements 2014-11-09 07:20:30 -08:00
participation.rb
person.rb
photo.rb Method calling convention and doc improvements 2014-11-09 07:20:30 -08:00
pod.rb
poll.rb
poll_answer.rb
poll_participation.rb
post.rb
profile.rb Fix presenters instead of modifying the getters 2014-11-09 07:47:40 -08:00
report.rb
reshare.rb A reshares root may be already gone when generating the notification 2014-09-07 10:47:47 +02:00
role.rb
service.rb
share_visibility.rb
status_message.rb Fix issue #4416 2014-10-16 23:27:48 +02:00
tag_following.rb
user.rb Implement token authentication 2014-11-13 11:27:56 +01:00
user_preference.rb