journalduhacker/app/models
joshua stein 66f433176a add an invitiation request queue
the user tree is pretty big to look through now, so let users submit
a request for an invitation, which logged-in users can browse and
instantly send invites to
2013-10-18 15:49:20 -05:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
invitation.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
invitation_request.rb add an invitiation request queue 2013-10-18 15:49:20 -05:00
keystore.rb so long whitespace 2013-02-13 18:50:51 -06:00
message.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
moderation.rb add support for viewing sent private messages 2013-01-24 14:21:22 -06:00
search.rb catch sphinx errors 2012-09-01 22:56:07 -05:00
short_id.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
story.rb strip spaces from urls as they are assigned 2013-07-19 22:07:03 -05:00
tag.rb allow non-logged-in users to define tag filters 2013-08-05 02:19:55 -05:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
user.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
vote.rb so long whitespace 2013-02-13 18:50:51 -06:00