Commit Graph

174 Commits

Author SHA1 Message Date
albert
b817da8d82 changes to comment expansion link in comment listing 2011-09-14 17:55:32 -04:00
albert
d1cf308193 fixes #70: "_" not a blank space in pool names 2011-09-14 17:47:39 -04:00
albert
22074eed1f fixes #69: Comment voting non functional 2011-09-14 17:46:42 -04:00
albert
27879050de fixes #57: Edit button error issue (forum) 2011-09-14 13:18:44 -04:00
albert
a0fa45fbba fixes #55: Forum "reply" button naming issue. 2011-09-14 13:15:33 -04:00
albert
12d85416ec fixes #51: Post change search issue 2011-09-14 13:13:28 -04:00
albert
5abf3f096e fixes #50: Resize blank option 2011-09-14 13:07:54 -04:00
albert
075e17c820 fixes #47: Login Reminder issue 2011-09-14 13:03:14 -04:00
albert
1c8a893450 Fixes #19: Unable to delete my comments 2011-09-14 12:52:49 -04:00
albert
e578be0111 removed restraints on editing tag category, implemented tag/edit 2011-09-14 12:40:29 -04:00
albert
78920aaf46 fixed sanitization for notes, added descaling when saving notes on scaled images 2011-09-13 19:50:38 -04:00
albert
af9072d9ae style fixes for lists in comments 2011-09-13 19:43:47 -04:00
albert
4a684d1c2a fixes #12: Cant reply to existing forum thread 2011-09-13 19:41:17 -04:00
albert
54e77ebd58 style tweaks 2011-09-13 19:39:03 -04:00
albert
010f210345 add admin user interface 2011-09-13 19:37:24 -04:00
albert
c9438970ce fixes #16: Site map link broken 2011-09-13 19:20:28 -04:00
albert
d954af775e fixes #18: Source/rating not displayed on post pages 2011-09-13 19:17:45 -04:00
albert
13995cfd39 fixed comment quoting 2011-09-13 18:41:50 -04:00
albert
e8d16b2b33 fixes #25: Voting on posts does not have any effect (also added to post/show) 2011-09-13 18:08:38 -04:00
albert
a19dd6a69f added sanitize, fixes #26: Clicking the wiki link withing comments gives a "page does not exist" error 2011-09-13 15:19:07 -04:00
albert
6da2bbde0d Fixes #27: The favorite function does not work 2011-09-13 14:44:23 -04:00
albert
ccbca1a0c4 Fixes #32: Setting a default images size in the user profile does not seem to work 2011-09-13 13:15:57 -04:00
albert
189ad7052d fixed image resizing 2011-09-11 20:25:13 -04:00
albert
a4764716a9 added rating to post/show 2011-09-11 18:23:32 -04:00
albert
1ca7df52b7 fixed default image size for users 2011-09-11 18:20:43 -04:00
albert
4b998184a4 fixed error messages upon user creation 2011-09-11 17:24:44 -04:00
albert
281cb75991 fix 2011-09-11 17:03:36 -04:00
albert
3395c97c65 fixed comment hiding 2011-09-11 16:40:58 -04:00
albert
7483ad2e28 comment threshold link now hitting the correct action 2011-09-11 15:15:16 -04:00
albert
ff4e3e3ad1 Fixes #37: Search function for artists requires all fields to be completed (fixed for all searches) 2011-09-11 14:51:09 -04:00
albert
0c895f892b Fixes #38: Search function for the forums requires all fields to be filed out 2011-09-11 14:49:06 -04:00
albert
3183872b1e Fixes #39: Reverting a translation does not work 2011-09-11 14:47:35 -04:00
r888888888
6db31a14b7 Merge pull request #9 from Randuin/issue-8
Fixed the user name in user#show
2011-09-11 11:18:58 -07:00
albert
b55893d96d fixed tn notes 2011-09-10 15:29:55 -04:00
Robin Liao
dfa78f1b68 Fixed the user name in user#show 2011-09-09 02:00:47 -07:00
albert
156776f42c fixed user feedback link in static/more 2011-09-06 18:20:00 -04:00
albert
d2719f3881 added github issues link 2011-09-06 11:34:45 -04:00
albert
33fa8d30ee * Merge randuin's changes
* Revert user/show changes
* Move paginator js into separate file
2011-09-06 11:01:40 -04:00
Robin Liao
a84b5f5e68 better usage of the asset pipeline for page specific css and a more concise user#show 2011-09-03 01:56:10 -07:00
albert
60abc867ca js fixes 2011-08-30 20:10:38 -04:00
albert
124403a921 implemented last-forum-read-at 2011-08-23 17:11:21 -04:00
albert
2b7a8f2d67 view changes 2011-08-22 16:28:31 -04:00
albert
24bf21540a refactoring views 2011-08-16 18:47:01 -04:00
albert
d32a839aa1 view fixes, updated uesr profile 2011-08-15 17:10:35 -04:00
albert
c6b1778145 better range text for explore popular 2011-08-15 12:19:09 -04:00
albert
e42ea9c608 added popular exploration, added order:rank 2011-08-11 15:39:51 -04:00
albert
c6888984db implemented blacklists 2011-08-07 15:44:54 -04:00
albert
cbf3347eff added news ticker 2011-08-06 17:28:20 -04:00
albert
80683f3f17 updated rails version 2011-08-06 15:50:37 -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