summaryrefslogtreecommitdiffstats
path: root/askbot/skins/default/media/js
Commit message (Expand)AuthorAgeFilesLines
* moved all .js files from the default template to commonEvgeny Fadeev2011-10-166-2815/+0
* moved live_search file to common templateEvgeny Fadeev2011-10-161-545/+0
* fixed live searchEvgeny Fadeev2011-10-131-2/+2
* Merge branch 'master' into new-template-experimentalAdolfo Fitoria2011-10-121-3/+2
|\
| * Merge branch 'master' into feature76Adolfo Fitoria2011-10-111-1/+14
| |\
| * | temporal and buggy commitAdolfo Fitoria2011-10-071-3/+2
* | | Deleting javascript files already present in common.Adolfo Fitoria2011-10-1129-17157/+0
* | | Merge branch 'master' into new-templateAdolfo Fitoria2011-10-101-1/+14
|\ \ \ | | |/ | |/|
| * | moved animateHashes() to utils.jsEvgeny Fadeev2011-10-071-1/+14
| |/
* | Merge branch 'master' into new-templateAdolfo Fitoria2011-10-062-0/+106
|\|
| * Merge branch 'master' into feature83Adolfo Fitoria2011-10-063-130/+5
| |\
| * | temporal: todo add alpha support for jquery.color.jsAdolfo Fitoria2011-10-053-2/+108
| * | Changed the effect to be used with jquery.color.jsAdolfo Fitoria2011-10-032-0/+125
| |/
* | search form, ask button, sort bar and some sidebar stylesByron2011-10-061-1/+1
* | Include LESS, a dynamic stylesheet language and scope selectorByron2011-10-011-0/+16
|/
* Merge branch 'rtnpro'Evgeny Fadeev2011-09-061-6/+21
|\
| * Use TinyUrls during sharing question in other social networking websitesRatnadeep Debnath2011-09-041-6/+19
| * Copied Alt to Title for linkedin and identi.ca share buttonsRatnadeep Debnath2011-09-041-0/+2
* | removed translations from urls that mark tags as interesting or ignoredEvgeny Fadeev2011-09-051-0/+5
|/
* Fixed css and removed dash from author nameAdolfo Fitoria2011-08-301-1/+3
* fixed percent encoding for identica sharing urlEvgeny Fadeev2011-08-291-1/+1
* BUGFIX: Added question url in identi.ca share messageRatnadeep Debnath2011-08-291-1/+1
* Merge branch 'adolfo'Evgeny Fadeev2011-08-281-14/+22
|\
| * fixed: Click on follow question when user is logged out must give messageAdolfo Fitoria2011-08-221-14/+22
* | Merge branch 'rtnpro' into identica-sharingEvgeny Fadeev2011-08-221-0/+6
|\ \
| * | Added Identi.ca share buttonRatnadeep Debnath2011-08-141-0/+6
* | | adding markdown in comments. TODO: add a link to with help about markdownAdolfo Fitoria2011-08-172-2/+10
| |/ |/|
* | some fixes in the style and layout of the question follow functionEvgeny Fadeev2011-08-171-2/+2
* | fixing pluralization issuesAdolfo Fitoria2011-08-161-2/+4
* | fixing following styling and issues, fixed the notify me on the sidebarAdolfo Fitoria2011-08-161-6/+26
* | Fixed follow user functions, fixed follow button desing(almost),Adolfo Fitoria2011-08-121-9/+17
* | temporal commitAdolfo Fitoria2011-08-111-1/+1
* | removed favorite question star, added follow buttonAdolfo Fitoria2011-08-112-6/+15
|/
* some cleanup of filesEvgeny Fadeev2011-08-038-0/+0
* made sharing text promt on the answer-less questions workEvgeny Fadeev2011-07-301-5/+5
* converted favicon to ico, added linkedin buttonNoahY2011-07-291-0/+6
* removed yui compressorEvgeny Fadeev2011-07-241-0/+0
* fixed comment textarea alignment, cross-browser issues - tested in FF, Chrome...Tomasz P. Szynalski2011-07-051-1/+0
* fixed bug in post.js (comments of exactly 10 chars being rejected by JS despi...Tomasz P. Szynalski2011-07-051-1/+1
* duplicated comment markup in post.js to reflect template changes, fixed bug i...Tomasz P. Szynalski2011-07-051-13/+25
* removed horrible height-setting hack in post.jsTomasz P. Szynalski2011-07-051-2/+2
* fixed a bug in the live search where question list was not redrawn correctlyEvgeny Fadeev2011-07-011-4/+5
* changed ajax_only decorator to return status 200 even if there was error, lik...Evgeny Fadeev2011-06-231-5/+6
* voting for comments worksEvgeny Fadeev2011-06-221-62/+31
* almost done with comment votingEvgeny Fadeev2011-06-221-10/+149
* started working on comment upvoteEvgeny Fadeev2011-06-211-0/+11
* fixed a styling bug where question view, vote and answer counts were pushed t...Evgeny Fadeev2011-06-191-8/+9
* added swap answer with question featureEvgeny Fadeev2011-06-171-0/+51
* fixed errors in file upload javascriptEvgeny Fadeev2011-06-062-7/+31
* merged follow user featureEvgeny Fadeev2011-05-241-0/+78
|\