summaryrefslogtreecommitdiffstats
path: root/askbot/media
Commit message (Expand)AuthorAgeFilesLines
* removed uses of preloadData for the autocompleterEvgeny Fadeev2013-04-046-9/+3
* one more fix to insure the post-run of query when user typed more during the ...Evgeny Fadeev2013-04-041-5/+6
* tweaked autocompleter to prevent launching new search when previous did not r...Evgeny Fadeev2013-04-041-4/+22
* fix in the wmd.jsEvgeny Fadeev2013-04-031-13/+6
* styled the search bar more reliablyEvgeny Fadeev2013-04-022-26/+76
* css fixes to search bar and enhancements for the AutoCompleterEvgeny Fadeev2013-04-023-3/+8
* added query re-run for slower connectionsEvgeny Fadeev2013-03-311-1/+6
* added instant search to the tags pageEvgeny Fadeev2013-03-313-3/+142
* fixed the ins style againEvgeny Fadeev2013-03-292-1/+10
* hopefully fixed yellow bg issue in google adwordsEvgeny Fadeev2013-03-291-0/+7
* recompiled style.cssEvgeny Fadeev2013-03-261-1/+9
* created default filler for the "followed" scope when it is the only enabled s...Evgeny Fadeev2013-03-261-1/+5
* recompiled the style.cssEvgeny Fadeev2013-03-251-9/+27
* added option to disable the big ask buttonEvgeny Fadeev2013-03-242-15/+39
* recompiled the less fileEvgeny Fadeev2013-03-231-15/+25
* fixed css of the search barEvgeny Fadeev2013-03-233-605/+185
* merged with the master branchEvgeny Fadeev2013-03-234-185/+178
|\
| * Fix encoding problems when sharing a question with special charactersJorge López Pérez2013-03-221-1/+1
| * allowed to enable and disable scopes on the main pageEvgeny Fadeev2013-03-221-7/+20
| * styling changes in the tag selector, added exception handling for skinEvgeny Fadeev2013-03-181-5/+2
| * unified css of buttonsEvgeny Fadeev2013-03-174-174/+157
* | better compress support on the main and question pagesEvgeny Fadeev2013-03-233-4/+15
|/
* recompiled the style.css fileEvgeny Fadeev2013-03-141-8/+48
* some bugfixesEvgeny Fadeev2013-03-111-1/+1
* Merge pull request #96 from siovene/box-overflowEvgeny Fadeev2013-03-112-0/+2
|\
| * Adds overflow:hidden to .box selector.Salvatore Iovene2012-11-032-0/+2
* | added launchpad login as optionEvgeny Fadeev2013-03-092-0/+0
* | fixed a pluralization bug in the timedelta displayEvgeny Fadeev2013-03-061-4/+6
* | added function to repost answer as comment under the latest previously posted...Evgeny Fadeev2013-03-066-9/+44
* | a fix in the user tools navigation cssEvgeny Fadeev2013-03-042-0/+2
* | recompiled the css fileEvgeny Fadeev2013-02-252-61/+84
* | updated js google code prettify and celery versionEvgeny Fadeev2013-02-242-37/+32
* | changed style of the notificationEvgeny Fadeev2013-02-212-0/+2
* | made search on enter hit in the search bar more reliableEvgeny Fadeev2013-02-211-0/+4
* | prevented double click on the threads load in personal messagesEvgeny Fadeev2013-02-201-0/+13
* | css fixesEvgeny Fadeev2013-02-122-29/+93
* | fixed bug where second and thereafter search tag could not be removedEvgeny Fadeev2013-02-121-1/+1
* | 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
|\ \