Commit Graph

7 Commits

Author SHA1 Message Date
Parziphal
678b055f52 Fixed error regarding User::is_level_or_lower().
It was returning false for anonymous users, it now returns true.
2014-01-12 10:27:17 -05:00
Parziphal
827072db46 Fully enabled tag subscriptions. 2014-01-12 10:09:26 -05:00
Parziphal
272fc76629 fixed User::is_level... methods when anonymous
they where returning true in some cases (like when calling is_unactivated).
they now return false if anonymous.
2013-12-06 05:13:03 -05:00
Parziphal
11d4f3772e enabled hash-key on cache 2013-12-03 22:51:09 -05:00
Parziphal
8d1c326f32 fix on cache fetch 2013-11-19 12:34:50 -05:00
Parziphal
799f1d0a5c enabled more cache-related code 2013-11-19 12:31:38 -05:00
Parziphal
13227f0bca added files 2013-10-26 18:06:58 -05:00