albert
1582a6135b
fixes #779
2013-03-06 20:09:43 -05:00
albert
3addb4f02a
fixes #762
2013-03-05 20:02:35 -05:00
albert
b5099d737d
fixes #763
2013-03-05 19:52:20 -05:00
albert
d912ba6172
fixes #764
2013-03-05 17:18:01 -05:00
albert
5ab9887923
only store partial hash in cookies for validation
2013-03-05 16:49:09 -05:00
albert
f52181db94
Major revamp of security. Passwords are first SHA1 hashed and then
...
that hash is bcrypted. Bcrypted hashes are stored in a new column on
users. This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed. Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00
albert
2c270e09e2
fixes #731
2013-03-03 15:34:23 -05:00
albert
b3ab52e889
fixes #692
2013-03-02 21:18:57 -05:00
albert
876c2c5c88
fixes #686
2013-03-01 07:42:24 -08:00
albert
132ef8f93c
hide approval mod actions, better logic for user promotion/demotion mod actions
2013-02-28 10:19:31 -08:00
albert
a1c8257b29
fixes #633
2013-02-27 00:02:34 -08:00
albert
c43ae62cdf
fixes #611
2013-02-24 11:45:23 -05:00
albert
8bf842ae99
use sendmail mailer in production
2013-02-23 18:17:42 -05:00
albert
d788e8c1c0
remove is_flagged from user limit calculations, deleting a posts now takes it out of pending status
2013-02-22 16:26:35 -05:00
albert
358b2383f1
fix user search
2013-02-22 12:27:19 -05:00
albert
78f1d0f69a
fixes to user search
2013-02-21 12:42:41 -05:00
albert
e51631fbfa
should solve all residual tag_query_limit bugs
2013-02-20 21:56:09 -05:00
albert
f864272763
intiialize new users to level 20
2013-02-20 02:12:25 -05:00
albert
19083fe88f
disable fav limits for now
2013-02-20 00:39:00 -05:00
albert
66fc05e30b
change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level
2013-02-20 00:02:43 -05:00
albert
cc6aa6f288
add ban reason to profile
2013-02-19 22:32:01 -05:00
albert
9d5cd91fa1
fixes #394
2013-02-19 14:12:51 -05:00
albert
e0fdda3103
fixes to model searches
2013-02-19 12:27:17 -05:00
albert
2fa5fb6738
fixes
2013-02-18 00:22:05 -05:00
albert
2b0857a3cd
fix for tag blacklists, typo fixes
2013-02-17 02:19:33 -05:00
albert
029436f23a
add builder
2013-02-17 01:45:11 -05:00
albert
e0c563373a
added more legacy api endpoints
2013-01-22 17:42:00 -05:00
albert
9aad80e956
bug fix
2013-01-14 14:47:34 -05:00
albert
8749c43b3e
refactored search
2013-01-10 17:45:52 -05:00
albert
13271e9bf5
work on refactoring search
2013-01-08 15:53:21 -05:00
albert
80f34d08d9
revert default scope change
2013-01-07 17:24:03 -05:00
albert
040059c491
add default scopes to every model
2013-01-07 17:12:43 -05:00
albert
ec97b6aaf9
style tweaks
2012-04-20 18:01:09 -04:00
albert
7269ec0076
removed small image support
2012-03-13 18:28:32 -04:00
albert
c38bee6d16
fixes #306
2012-02-24 17:30:57 -05:00
albert
d5c98dd0c4
fixes #289
2012-01-20 17:20:11 -05:00
albert
a7bbbe8043
fixes #278
2012-01-14 17:04:04 -05:00
albert
ec22f95136
fixes #257
2012-01-14 14:58:33 -05:00
albert
073ab8ee96
* Fixed favorites deletion
...
* Fixed parenting when dealing with post deletion
2012-01-06 18:20:18 -05:00
albert
c1c870294c
adjust cache expiry
2011-12-22 12:47:43 -05:00
albert
5d71f005b0
expire name cache after 1 hour
2011-12-22 12:47:13 -05:00
albert
5e3b243b67
users with no negative feedback can now change their names
2011-12-20 16:18:35 -05:00
albert
8fffa9747f
fix attr_accessible
2011-12-14 11:19:58 -05:00
albert
1d4ce259a8
revert testing changes
2011-11-18 18:09:23 -05:00
albert
cce3fe0b64
added constraint for fav search
2011-11-16 13:12:02 -05:00
albert
5158d1b274
fixes for upgrade schema script
2011-11-06 10:12:23 -05:00
albert
c478eb33b6
* Additional effects
...
* Fixed flash pngs
* Fixed dmail search links
2011-11-03 17:42:40 -04:00
albert
cdc958d4f3
added cached columns for post update count, post upload count, note update count, favorite count to users; fixed tests
2011-11-01 13:45:26 -04:00
albert
0de90d487b
fixed tests
2011-10-22 19:01:27 -04:00
albert
02c0a0f1c6
post mode menu fixes
2011-10-22 01:56:36 -04:00