albert
|
976a25a6c6
|
additional functional tests, some controller fixes
|
2010-12-01 18:50:04 -05:00 |
|
albert
|
39dd2e277a
|
* Refactored PostSet, splitting it into PostSets::Post and PostSets::Favorite
* Additional functional tests
|
2010-12-01 17:21:05 -05:00 |
|
albert
|
f8ab736677
|
fixed tests
|
2010-11-19 17:20:13 -05:00 |
|
albert
|
c6304c6e08
|
views
|
2010-11-19 16:24:17 -05:00 |
|
albert
|
a156cc8c62
|
moved some donmai-specific stuff out of default config
|
2010-11-19 13:44:11 -05:00 |
|
albert
|
190beedb7a
|
post histories finished
|
2010-11-06 12:16:24 -04:00 |
|
albert
|
f3b4312ef3
|
* Refactored post history. Each post now has a single history record. This history record has multiple revisions, serialized as JSON in a text field.
|
2010-11-06 03:08:27 -04:00 |
|
albert
|
6076788d60
|
* Approvers can no longer approve an unapproved post if they previously approved it
|
2010-11-04 18:31:36 -04:00 |
|
albert
|
551c25909c
|
* Denormalized post versions. Testing has shown it reduces the size
of the table 66%.
|
2010-11-04 18:17:03 -04:00 |
|
albert
|
d0d3487fc8
|
converted haml templates
|
2010-10-28 20:11:17 -04:00 |
|
albert
|
fc0a076aca
|
* Missing files
* Work on post exploration code by traversing dates
|
2010-10-27 20:16:43 -04:00 |
|
albert
|
f9cdcef2c0
|
* Implemented comment votes
* Refactored voting code a bit
|
2010-10-27 19:51:01 -04:00 |
|
albert
|
857379fadf
|
* Added post voting (partial)
* Fixed jrails
* Added header to comment/index
* Post votes now store the score
|
2010-10-27 19:23:53 -04:00 |
|
albert
|
1c9d8c37c7
|
Fixed some major bugs with implications, cleaning up the cache
expiration process and adding some additional tests.
Cleaned up the unit tests. They should all run cleanly with rake
test:units now.
|
2010-10-27 16:56:12 -04:00 |
|
albert
|
484ff696e2
|
fixed jrails, fixed deprecation warnings
|
2010-10-27 13:40:50 -04:00 |
|
albert
|
a9da0f1059
|
add jrails, work on comments
|
2010-10-21 18:56:00 -04:00 |
|
albert
|
f8b1bd3142
|
work on comments
|
2010-10-20 19:24:53 -04:00 |
|
albert
|
d7eafdaaf5
|
sync
|
2010-10-20 16:03:00 -04:00 |
|
albert
|
7b28eeea4d
|
changes
|
2010-10-19 19:34:52 -04:00 |
|
albert
|
acdce69f20
|
more work
|
2010-10-19 19:34:31 -04:00 |
|
albert
|
cb3d7e9e9b
|
changes
|
2010-10-08 19:07:47 -04:00 |
|
albert
|
f051e04550
|
sync
|
2010-10-08 18:42:26 -04:00 |
|
albert
|
6bc469b05d
|
changes
|
2010-08-27 16:59:59 -04:00 |
|
albert
|
ad39553aac
|
updated tests, switched to rails 3.0.0rc2
|
2010-08-26 14:36:02 -04:00 |
|
albert
|
694b6f0813
|
sync
|
2010-08-18 18:44:18 -04:00 |
|
albert
|
5610731b35
|
sync
|
2010-08-18 18:42:33 -04:00 |
|
albert
|
23656e3fa9
|
* Continued work on improving post view templates
* Added statistics-based estimator for related tag calculator
* Fleshed out IpBan class based on changes to Danbooru 1.xx
|
2010-04-29 17:32:15 -04:00 |
|
albert
|
3666364469
|
changes
|
2010-03-26 16:19:12 -04:00 |
|
albert
|
3416a5dbcb
|
added
|
2010-03-26 15:41:30 -04:00 |
|
albert
|
f112ff7c67
|
implemented numbered paginator
|
2010-03-19 17:03:14 -04:00 |
|
albert
|
be10906044
|
fixed unit tests
|
2010-03-18 18:35:16 -04:00 |
|
albert
|
06a959a9fd
|
fixed test:units rake task
|
2010-03-18 18:29:41 -04:00 |
|
albert
|
e46bfb3d76
|
separated out ip ban logic from regular bans, users can no longer register if an ip ban is in place
|
2010-03-18 17:55:57 -04:00 |
|
albert
|
dcf8d0df4c
|
fixed upload->post converion process
|
2010-03-17 19:20:44 -04:00 |
|
albert
|
ca8be10ab9
|
more work on post uploads
|
2010-03-12 19:27:54 -05:00 |
|
albert
|
9eb578927c
|
added limit methods to user, more work on post views
|
2010-03-12 15:18:30 -05:00 |
|
albert
|
9f29ffc8c3
|
work on post views
|
2010-03-12 12:32:31 -05:00 |
|
albert
|
15c134b270
|
work on controllers/views started
|
2010-03-11 19:42:04 -05:00 |
|
albert
|
ac98d7db37
|
stubbed in blank controllers/helpers/functional tests
|
2010-03-10 18:21:43 -05:00 |
|
albert
|
836b59b1cd
|
add janitor trials
|
2010-03-09 16:18:40 -05:00 |
|
albert
|
188c30eeea
|
add janitor trials
|
2010-03-09 16:18:28 -05:00 |
|
albert
|
12afa9b491
|
added email verification methods to user
|
2010-03-09 16:14:29 -05:00 |
|
albert
|
65561a0779
|
add tag subscriptions
|
2010-03-09 15:58:24 -05:00 |
|
albert
|
cd0aa75dbc
|
added pixiv proxy, report mailer
|
2010-02-24 16:00:52 -05:00 |
|
albert
|
55700efeb1
|
added notes
|
2010-02-24 15:40:55 -05:00 |
|
albert
|
7bb935256b
|
added post mod details
|
2010-02-24 12:18:42 -05:00 |
|
albert
|
96c6afd482
|
added post mod details
|
2010-02-24 12:18:32 -05:00 |
|
albert
|
9f05154a5a
|
added forum topic/post
|
2010-02-20 20:25:01 -05:00 |
|
albert
|
0bb52fd63a
|
added dmail test
|
2010-02-20 18:08:22 -05:00 |
|
albert
|
1a7197807a
|
added user feedback test
|
2010-02-19 18:04:43 -05:00 |
|