summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into responsiveEvgeny Fadeev2012-11-264-5/+13
|\
| * fixed bug not allowing highlighting of text with tinymceEvgeny Fadeev2012-11-261-2/+2
| * fixed hardcoded maximum comment length in the answer -> comment conversionEvgeny Fadeev2012-11-263-3/+11
* | enabled fancy search bar on question, badge, badges and ask pages; on ask pag...Evgeny Fadeev2012-11-256-25/+57
* | 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-2310-43/+177
* | refactored live_search with prototypal inheritance, there is a bug in the qu...Evgeny Fadeev2012-11-238-329/+419
* | Merge branch 'master' into responsiveEvgeny Fadeev2012-11-211-1/+1
|\|
| * fixed a bug in the help viewEvgeny Fadeev2012-11-211-1/+1
* | added responsive design to a few more pagesEvgeny Fadeev2012-11-214-57/+155
* | 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-1953-709/+1554
|\|
| * added reminder to install database moduleEvgeny Fadeev2012-11-191-0/+14
| * updated urls in the setup.py fileEvgeny Fadeev2012-11-191-1/+1
| * added mandatory generation of secret key to askbot-setupEvgeny Fadeev2012-11-199-18/+48
| * improved askbot-setup scriptEvgeny Fadeev2012-11-185-55/+116
| * added option database engine to askbot-setup scriptEvgeny Fadeev2012-11-182-2/+24
| * improved configuration parameters for the group_messaging appEvgeny Fadeev2012-11-183-7/+13
| * commented out the private messages boxEvgeny Fadeev2012-11-181-2/+2
| * temporarily moved group_messaging files to askbot/depsEvgeny Fadeev2012-11-188-0/+0
| * merged with the group-messaging branchEvgeny Fadeev2012-11-1816-93/+784
| |\
| | * Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-2722-3932/+1393
| | |\
| | * | hid the "reply" button from the threads listEvgeny Fadeev2012-10-261-0/+1
| | * | Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-1917-94/+649
| | |\ \
| | * | | made message reply-able when accessed via direct urlEvgeny Fadeev2012-10-191-0/+4
| | * | | merged the master branch and fixed issues when you visit a thread by url and ...Evgeny Fadeev2012-10-1634-3340/+5671
| | |\ \ \
| | * \ \ \ Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-114-2/+43
| | |\ \ \ \
| | * | | | | added one more test case for the "thread is auto-visited by sender"Evgeny Fadeev2012-10-111-0/+10
| | * | | | | added url test to the pm email notification, and fixed the url, made sent mes...Evgeny Fadeev2012-10-103-12/+40
| | * | | | | added url to the personal message notification, sidebar message counter to th...Evgeny Fadeev2012-10-099-28/+139
| | * | | | | added messages count to inboxEvgeny Fadeev2012-10-093-1/+7
| | * | | | | Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-091-1/+1
| | |\ \ \ \ \
| | * | | | | | added sent mailbox, message counts in threads, fixed some bugs and added test...Evgeny Fadeev2012-10-086-110/+253
| | * | | | | | Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-078-6/+1545
| | |\ \ \ \ \ \
| | * | | | | | | send email alert when PMs are sentEvgeny Fadeev2012-10-053-0/+69
| | * | | | | | | added test cases for bolding of headline for new updates and for updating the...Evgeny Fadeev2012-10-053-5/+58
| | * | | | | | | most recently edited threads are on topEvgeny Fadeev2012-10-051-0/+2
| | * | | | | | | display of deleted and new threads seems to work correctlyEvgeny Fadeev2012-10-053-21/+109
| | * | | | | | | re-enable the messages panel once againEvgeny Fadeev2012-10-041-2/+2
| | * | | | | | | responses to archived messages kick them back to the inboxEvgeny Fadeev2012-10-042-11/+48
| | * | | | | | | Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-0432-177/+737
| | |\ \ \ \ \ \ \
| | * | | | | | | | threads can be now deleted and restoredEvgeny Fadeev2012-09-287-30/+130
| * | | | | | | | | added "render" shortcut to django1.2Evgeny Fadeev2012-11-172-0/+16
| * | | | | | | | | added django-style template loader class and replaced render_into_skin with r...Evgeny Fadeev2012-11-1726-230/+235
* | | | | | | | | | re-styled search bar and top nav to work somewhat better for wide and very na...Evgeny Fadeev2012-11-195-41/+62
* | | | | | | | | | started re-working the search bar to make it stretchyEvgeny Fadeev2012-11-165-135/+117
|/ / / / / / / / /