Commit Graph

66 Commits

Author SHA1 Message Date
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
albert
98403d0cb7 fix user feedback controller test 2011-07-17 18:40:24 -04:00
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
cbd877d020 fixed comment vote functional test 2011-04-01 19:01:17 -04:00
albert
e7748e1fc9 post appeal functional test 2011-03-30 15:37:26 -04:00
albert
8710368c7a post flag functional test 2011-03-30 15:30:06 -04:00
albert
a281bf03ed improved pool interface 2011-03-04 18:50:38 -05:00
albert
f48000a8b5 got rid of removedpost, restore classic is_deleted mechanics 2011-02-12 17:37:48 -05:00
albert
c80df378d8 fixed tests 2011-02-02 16:55:36 -05:00
albert
099c75f9b6 wiki page func test 2011-02-02 16:11:26 -05:00
albert
17a631b88c added wiki page version func test 2011-02-02 15:57:47 -05:00
albert
502aeb6a16 added user func test 2011-02-02 15:53:28 -05:00
albert
494abe30bb added user maintenance functional test 2011-02-01 18:33:17 -05:00
albert
8eb3451fb4 added user feedback functional test 2011-02-01 18:08:01 -05:00
albert
df20d9233b added unapproval+upload functional test 2011-01-31 18:01:48 -05:00
albert
28b42e791c added tags controller functional test 2011-01-31 02:23:35 -05:00
albert
9837735c93 added tag subscription functional test 2011-01-31 01:55:40 -05:00
albert
ee9aca973f add tag impl functional test 2011-01-29 04:29:58 -05:00
albert
d6f7ccd7ef added alias functional test 2011-01-29 04:17:45 -05:00
albert
a86b986805 added session controller test 2011-01-28 18:12:09 -05:00
albert
3ba52acfe0 added post controller test 2011-01-28 18:03:00 -05:00
albert
2053e6ad8c * Renamed Post.find_by_tags into Post.tag_match, made into a full fledged scope
* Post.tag_match no longer takes an options hash (use other arel builders instead)
2011-01-28 17:40:22 -05:00
albert
f7e2344b9f * Reworked how post versioning works, now more closely resembles the 1.18 strategy 2011-01-26 18:10:49 -05:00
albert
683d4583ac * Added note version controller and test
* Added pool version controller and test
* Refactored unit tests for post disapprovals
* Renamed PostModerationDetail to PostDisapproval
2011-01-25 18:13:05 -05:00
albert
0cfaed90f8 fixed some functional tests 2011-01-22 17:04:57 -05:00