17 Commits

Author SHA1 Message Date
Rei
fb11353b3a Fix compatible issues with trashable and counter_cache 2014-07-12 12:59:30 +08:00
Rei
8aa0e782b4 Move confirmable to User model, avoid superclass mismatch 2014-04-12 17:04:08 +08:00
Rei
10bc72acc2 Add user confirmation module 2014-04-12 16:32:58 +08:00
Rei
017d3a6d78 Set trashed false as default_scope 2014-02-28 19:15:24 +08:00
Rei
b159009fa3 Use define_model_callbacks instead of define_callbacks 2014-02-26 15:22:41 +08:00
Rei
7257863971 User trashed boolean column instead of trashed_at 2014-02-26 15:20:39 +08:00
Rei
6536562375 Fix comments counter cache and topic hot update 2014-02-16 19:12:57 +08:00
Rei
f656fcf86a Replace trashed column with trashed_at for trashable 2014-02-10 23:18:57 +08:00
Rei
b1ef88447b Update gems 2014-02-05 20:38:30 +08:00
Rei
0fe86fb37d subscription controller 2014-02-05 20:32:27 +08:00
Rei
4b107831b5 More Subscribable method 2014-02-05 20:12:58 +08:00
Rei
41fa6e58f5 Init Subscription model 2014-02-05 01:09:33 +08:00
Rei
461f2de637 Extract Likeable concern 2014-02-04 16:36:09 +08:00
Rei
c450878a82 Edit Deletable to Trashable 2014-02-03 20:52:42 +08:00
Rei
99287067e6 Use delete method in admin topics/posts page 2014-01-28 20:18:23 +08:00
Rei
8780393eb4 Deletable concerns for Topic and Post model 2014-01-28 16:53:43 +08:00
Rei
25b02ab0b1 Init commit 2014-01-03 14:42:56 +08:00