summaryrefslogtreecommitdiffstats
path: root/askbot/media
Commit message (Expand)AuthorAgeFilesLines
* improved behavior of the search barEvgeny Fadeev2013-02-061-4/+14
* Removed leftover 'debugger' statements in jsFabien Meghazi2013-01-311-3/+0
* moved question instructions above the ask form, added editable setting for th...Evgeny Fadeev2013-01-291-8/+11
* fixed default language on the ask page and made small css adjustmentsEvgeny Fadeev2013-01-231-1/+3
* fixed bug in get_absolute_url for post revision in the multilingual setupEvgeny Fadeev2013-01-221-1/+1
* small fixes in the user inboxEvgeny Fadeev2013-01-221-4/+5
* fixed some bugs in the UI of tags moderationEvgeny Fadeev2013-01-202-6/+14
* fixed a bug in the content moderationEvgeny Fadeev2013-01-201-1/+1
* added hashtag option to the social sharing toolsEvgeny Fadeev2013-01-191-8/+25
* made dropdown language navigationEvgeny Fadeev2013-01-171-5/+13
* added language selector to the user profiles and to the ask question forEvgeny Fadeev2013-01-141-6/+11
* merged adolfos tag subscriptions featureEvgeny Fadeev2013-01-131-10/+19
* Merge branch 'master' into tag_subscriptionAdolfo Fitoria2013-01-102-0/+12
|\
| * fixed css issue with dropdown menu's z-indexAdolfo Fitoria2013-01-102-0/+12
* | Merge branch 'master' into tag_subscriptionAdolfo Fitoria2013-01-103-14/+18
|\|
| * added basic language navigation menuEvgeny Fadeev2013-01-041-0/+13
| * made vote url work with the multilingual setupEvgeny Fadeev2013-01-032-14/+5
* | adding styles to the templatesAdolfo Fitoria2013-01-092-0/+62
* | fixe js issue in tag_selector.jsAdolfo Fitoria2013-01-031-1/+3
* | allowing admins to add tag subscription in the user profileAdolfo Fitoria2013-01-031-1/+2
* | temporal commit: javascript issue in tag_selector.jsAdolfo Fitoria2013-01-033-1/+42
|/
* first pass on fixing facebook login, "approve" path worksEvgeny Fadeev2012-12-231-6/+1
* a small refactoring on the badges pageEvgeny Fadeev2012-12-121-3/+8
* tweaked styling of the search drop boxEvgeny Fadeev2012-12-112-8/+20
* added a spinner image to the search menuEvgeny Fadeev2012-12-116-4/+86
* fixed interesting/ignored tag inputEvgeny Fadeev2012-12-113-5/+17
* merged with the master branchEvgeny Fadeev2012-12-054-6/+59
|\
| * bugfixes: 1) global subscribers get emails even if frequency is zero; 2) if s...Evgeny Fadeev2012-12-051-0/+1
| * prevented double comment posts by hitting enter really fastEvgeny Fadeev2012-12-022-8/+24
| * made register forms submittable only onceEvgeny Fadeev2012-12-021-0/+32
| * compiled less and fixed a bug in the skinsEvgeny Fadeev2012-11-281-1/+1
* | minor styling refactoringEvgeny Fadeev2012-12-021-0/+4
* | recompiled style.less fileEvgeny Fadeev2012-11-291-80/+280
* | fixed another bug in the qs full text search handlingEvgeny Fadeev2012-11-261-2/+7
* | recovered the full text search functionEvgeny Fadeev2012-11-262-19/+27
* | enabled fancy search bar on question, badge, badges and ask pages; on ask pag...Evgeny Fadeev2012-11-252-8/+25
* | made scrolling in the search dropdown with the up and down keys, made search ...Evgeny Fadeev2012-11-252-23/+69
* | up/down keys navigation works in the dropdown, enter key takes to question pageEvgeny Fadeev2012-11-253-36/+179
* | made some improvements in the search drop downEvgeny Fadeev2012-11-233-21/+168
* | added search dropdown and the ask buttonEvgeny Fadeev2012-11-233-20/+145
* | refactored live_search with prototypal inheritance, there is a bug in the qu...Evgeny Fadeev2012-11-232-315/+399
* | added responsive design to a few more pagesEvgeny Fadeev2012-11-211-51/+151
* | gave 100% width to the footer links on narrow screensEvgeny Fadeev2012-11-201-0/+1
* | cleaned narrow screen headerEvgeny Fadeev2012-11-201-0/+22
* | simplified the footer for very narrow screensEvgeny Fadeev2012-11-201-0/+6
* | merged with the master branchEvgeny Fadeev2012-11-191-20/+90
|\|
| * merged with the group-messaging branchEvgeny Fadeev2012-11-181-20/+90
| |\
| | * hid the "reply" button from the threads listEvgeny Fadeev2012-10-261-0/+1
| | * Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-192-13/+53
| | |\
| | * | made message reply-able when accessed via direct urlEvgeny Fadeev2012-10-191-0/+4