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 |
|
albert
|
e8ac9cfcc1
|
users can now select their level when signing up (for testing only)
|
2011-10-21 17:29:41 -04:00 |
|
albert
|
509c619a04
|
fixes forum link style
|
2011-10-17 00:19:23 -04:00 |
|
albert
|
eee3351c0f
|
fixes #139: New forum threads submitted locked/stickied are neither.
|
2011-10-17 00:13:36 -04:00 |
|
albert
|
d324f4a071
|
refactored login process, added remember option for login
|
2011-10-15 16:36:07 -04:00 |
|
albert
|
f587724476
|
fixes #101: comment limitations
|
2011-10-03 18:54:01 -04:00 |
|
albert
|
63d3cb337a
|
Fixes #82: Notes do not hide when clicking image
|
2011-09-18 17:59:20 -04:00 |
|
albert
|
22074eed1f
|
fixes #69: Comment voting non functional
|
2011-09-14 17:46:42 -04:00 |
|
albert
|
a85374b56d
|
fixes #61: Editing your profile always sets your password to blank.
|
2011-09-14 13:25:46 -04:00 |
|
albert
|
1ca7df52b7
|
fixed default image size for users
|
2011-09-11 18:20:43 -04:00 |
|
albert
|
8f84061388
|
fixes #34: case sensitive blacklisted tags
|
2011-09-11 17:54:44 -04:00 |
|
albert
|
72bfac3d90
|
prevent the creation of users with empty string email addresses
|
2011-09-11 17:48:30 -04:00 |
|
r888888888
|
0736ea7716
|
Merge pull request #42 from Randuin/issue-35
issue 35 fix, just a model limiting mass assignment
|
2011-09-11 11:19:25 -07:00 |
|
randuin
|
22ee3776a2
|
issue 35 fix, just a model limiting mass assignment
|
2011-09-11 02:37:15 -07:00 |
|
albert
|
a7846731d5
|
improved api censoring
|
2011-09-10 15:58:04 -04:00 |
|
albert
|
44647115ac
|
changed upload limit to 1 second to allow new users to upload
|
2011-09-06 18:19:28 -04:00 |
|
albert
|
0b71e36e3d
|
hide passwords/ip addrs from json/xml apis
|
2011-09-06 11:27:57 -04:00 |
|
albert
|
d32a839aa1
|
view fixes, updated uesr profile
|
2011-08-15 17:10:35 -04:00 |
|
albert
|
04103c3352
|
added invites
|
2011-07-29 19:42:25 -04:00 |
|
albert
|
c453e7db0f
|
implemented password resets
|
2011-07-20 15:54:17 -04:00 |
|
albert
|
469ae14805
|
fixed tests, implemented sql based partitioning for favorites
|
2011-07-16 20:16:34 -04:00 |
|
albert
|
58c3d2af13
|
fixing tests
|
2011-07-16 19:20:02 -04:00 |
|
albert
|
739e28919a
|
refactoring
|
2011-06-25 19:31:39 -04:00 |
|
albert
|
28d179708f
|
changes
|
2011-06-25 16:33:30 -04:00 |
|
albert
|
f67374da83
|
* Some major bug fixes related to post sets. Tests for pools and favorites were added.
* Refactored the favorites code a bit. Adding a favorite from either an user or a post now works and will update all necessary records.
|
2011-06-07 19:06:39 -04:00 |
|
albert
|
435d3bf6e2
|
fixed user tests
|
2011-06-05 04:05:21 -04:00 |
|
albert
|
ca3e9bb6db
|
major refactoring of post sets and pagination, incomplete
|
2011-06-03 19:47:16 -04:00 |
|
albert
|
f9c961cdc6
|
* Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
|
2011-03-28 18:48:02 -04: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
|
c0968ec5e3
|
tag subscriptions
|
2011-01-30 02:24:47 -05:00 |
|
albert
|
541163685d
|
implemented forum post controller
|
2011-01-13 18:16:39 -05:00 |
|
albert
|
46164eab4f
|
finished dmails and favorites functional tests
|
2010-12-05 22:27:45 -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
|
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 |
|