Commit Graph

91 Commits

Author SHA1 Message Date
r888888888
da197bb659 fix note controller test 2013-05-13 20:15:04 -07:00
r888888888
d5f575159f rename references of privileged to gold 2013-04-28 00:04:52 -07:00
r888888888
513c0f8eeb fixes #1427 2013-04-23 17:07:33 -07:00
r888888888
9ec746b952 fix functional tests 2013-04-18 21:10:57 -07:00
r888888888
e4895ffab1 fixes #1275 2013-04-16 22:13:14 -07:00
r888888888
db24ed3508 add tests for user promotion/demotion admin interface 2013-04-16 21:03:32 -07:00
albert
5a0b0dfa68 fix tests 2013-04-05 17:43:01 -04:00
albert
a9be96ce8b implements user name change requests 2013-03-26 18:13:03 -04:00
albert
a4b67fa072 fix tests and typo bugs 2013-03-22 18:54:37 -04:00
albert
2ac22d07cd implement api limiting 2013-03-20 16:35:35 -07:00
albert
7470d189c3 add api authentication 2013-03-20 15:43:17 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
d21c4500d2 fixed tests 2013-03-18 03:26:02 -04:00
albert
e53d60d99b fixes #824 2013-03-10 16:31:39 -04: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
f16a70ab7e fix test 2013-02-23 21:09:55 -05:00
albert
e3ddafa265 fix tests 2013-02-18 20:59:45 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
779d83e253 fixed pool deletion logic 2012-03-15 18:26:39 -04:00
albert
9fb0f16f01 fixed tests 2012-03-12 18:22:44 -04:00
albert
c14f020ce2 * Fix for Pixiv changes
* Fix for artist/wiki pages for -names
2012-02-08 12:44:17 -05:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
4283bce8b9 fix functional tests 2012-01-15 17:04:22 -05:00
albert
3463e45675 fix tests 2011-12-14 11:28:05 -05:00
albert
461fe9a6dc added news updates ui 2011-11-01 17:51:15 -04:00
albert
3372a93ef8 ban fixes 2011-10-27 19:35:43 -04:00
albert
a536a2699b * Renamed moderator/post/dashboard to moderator/post/queue
* Fixed bug with more overlay links being out of place if news listing is closed
2011-10-26 18:00:48 -04:00
albert
f2f524b87f * Created js popup for some of the secondary links in the main navbar
* aliases/implications must now be approved
* anyone can now submit an alias
2011-10-24 01:01:45 -04:00
albert
69044f3389 reverted post version tag change for danbooru2 2011-10-22 21:34:32 -04:00
albert
0de90d487b fixed tests 2011-10-22 19:01:27 -04:00
albert
af8a0aaa76 work on related tag js 2011-09-30 18:20:29 -04:00
albert
22074eed1f fixes #69: Comment voting non functional 2011-09-14 17:46:42 -04:00
albert
ebee1eb665 fixed upload tests 2011-08-23 18:33:27 -04:00
albert
e106f70b6d * Removed memcaching for TagImplication (too many latent race conditions)
* Added Post.exact_tag_match to skip normalization/metatag parsing
* Added DelayedJob support for tag alias/implication processing
2011-08-04 19:54:13 -04:00
albert
09d7bba90a added moderator/tag 2011-08-03 18:40:37 -04:00
albert
04103c3352 added invites 2011-07-29 19:42:25 -04:00
albert
c8afd34d15 added ip addr search 2011-07-29 18:04:50 -04:00
albert
5da43c54f0 fixed all tests 2011-07-22 19:25:56 -04:00
albert
5d05769c2c fix tests 2011-07-22 19:02:53 -04:00
albert
9649e7f40a test fxies 2011-07-22 18:26:55 -04:00
albert
c74fa18898 fix pool controller tests 2011-07-22 18:15:43 -04:00
albert
d0e8084f0f implemented moderator dashboard queue 2011-07-22 17:34:43 -04:00
albert
4828cef27d refactored post mod queue 2011-07-22 13:35:40 -04:00
albert
1c1f75fc03 fix tag al con test 2011-07-20 17:40:45 -04:00
albert
0c2e69b074 fixed tag impl con test 2011-07-20 17:30:13 -04:00
albert
6791d4d113 fixed tag subscription tests 2011-07-20 17:23:38 -04:00
albert
c453e7db0f implemented password resets 2011-07-20 15:54:17 -04:00
albert
37e1b8d9da work on tag controller 2011-07-17 19:05:31 -04:00
albert
5a2644f4a6 fix upload controller test 2011-07-17 18:50:51 -04:00