summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* swapped default setting values with the bootstrap mode and renamed bootstrap ↵Evgeny Fadeev2012-06-074-58/+58
| | | | mode to "large site mode"
* recompiled the style.less fileEvgeny Fadeev2012-06-071-19/+21
|
* Merge branch 'master' into user-groupsEvgeny Fadeev2012-06-0718-35/+120
|\
| * omitted tag truncation from all pages but the tags and user profileEvgeny Fadeev2012-06-063-4/+13
| |
| * fixed styling of the retaggerEvgeny Fadeev2012-06-061-0/+5
| |
| * fixed bug where long tags were truncated in the retagger, as reported by ↵Evgeny Fadeev2012-06-063-3/+7
| | | | | | | | user todofixit
| * hopefully fixed internal server error when google tries to load tag wiki textEvgeny Fadeev2012-06-033-1/+33
| |
| * fixed bug where creating a group could introduce a duplicate tagEvgeny Fadeev2012-06-033-2/+21
| |
| * fixed management commands that were still referring to the old model ↵Evgeny Fadeev2012-06-033-22/+20
| | | | | | | | Question, which we replaced with Thread and Post
| * added optional top banner to the question pageEvgeny Fadeev2012-06-023-3/+21
| |
* | fixed bug in the templateEvgeny Fadeev2012-06-051-1/+1
| |
* | added send_respondable_welcome_email management commandEvgeny Fadeev2012-06-053-2/+23
| |
* | added feedback email on email validation flow with reply- email address prefixEvgeny Fadeev2012-06-051-0/+15
| |
* | finally signature validation upon asking worksEvgeny Fadeev2012-06-052-5/+3
| |
* | fixed a bug in askbot.mail moduleEvgeny Fadeev2012-06-051-1/+1
| |
* | made the message() decorator for askbot.mail.messages workEvgeny Fadeev2012-06-054-9/+25
| |
* | fixed an import errorEvgeny Fadeev2012-06-051-6/+5
| |
* | created askbot.mail.messages module and made "no signature" email respondableEvgeny Fadeev2012-06-053-23/+82
| |
* | one more small formatting fixEvgeny Fadeev2012-06-051-2/+2
| |
* | fixed format of bounce emailEvgeny Fadeev2012-06-051-2/+2
| |
* | fixed email html templateEvgeny Fadeev2012-06-051-1/+1
| |
* | used a nonexisting settingEvgeny Fadeev2012-06-051-1/+4
| |
* | a small fix to the email formatEvgeny Fadeev2012-06-053-3/+21
| |
* | small corrections in the bounce emailEvgeny Fadeev2012-06-052-4/+5
| |
* | email meaningful feedback in re:ask by email when user does no have ↵Evgeny Fadeev2012-06-053-4/+32
| | | | | | | | sufficient rep
* | added space around the reply with comment instruction and simplified the ↵Evgeny Fadeev2012-05-311-5/+4
| | | | | | | | separator line in the email alerts
* | a one-word editEvgeny Fadeev2012-05-311-1/+1
| |
* | another small change in the notification formatEvgeny Fadeev2012-05-311-8/+8
| |
* | modified format of question heading in the notificationEvgeny Fadeev2012-05-311-2/+12
| |
* | changed some phrasing in the email notificationEvgeny Fadeev2012-05-314-8/+52
| |
* | added omitted details to the reply email templateEvgeny Fadeev2012-05-311-2/+3
| |
* | an unimporant changeEvgeny Fadeev2012-05-311-18/+3
| |
* | moved post subthread generation into the templateEvgeny Fadeev2012-05-314-57/+72
| |
* | merged with the master branchEvgeny Fadeev2012-05-3168-3528/+5643
|\|
| * another plug for the deleted commentsEvgeny Fadeev2012-05-301-6/+7
| |
| * a workaround to contextless activity issue in inboxEvgeny Fadeev2012-05-291-1/+2
| |
| * a possibility to add a custom user profile tabEvgeny Fadeev2012-05-277-2/+115
| |
| * hide website url and the "about" sections of the blocked user profiles, ↵Evgeny Fadeev2012-05-277-5/+32
| | | | | | | | blocked users are not present in the list of the users either, website url does not show in post signatures
| * a mod to live_search.js allowing to have more flexible skinEvgeny Fadeev2012-05-201-6/+11
| |
| * fixed a bug where reputation loss for dowvoting and receiving the downvote ↵Evgeny Fadeev2012-05-201-4/+6
| | | | | | | | were swapped, spotted by zaf
| * changed default for rep loss on receiving downvote from 1 to 10 pointsEvgeny Fadeev2012-05-201-1/+1
| |
| * modified migration 92 to delet votes that are attributed to lost comments, ↵Evgeny Fadeev2012-05-191-9/+13
| | | | | | | | answers or questions
| * hacked russian locale a bitEvgeny Fadeev2012-05-192-1/+19
| |
| * added content-header element to tags and users pagesEvgeny Fadeev2012-05-192-57/+61
| |
| * small fixes in the ru localeEvgeny Fadeev2012-05-181-2/+2
| |
| * added Alexandros to the contributor listEvgeny Fadeev2012-05-181-0/+1
| |
| * Merge pull request #76 from alexandros-z/masterEvgeny Fadeev2012-05-181-1/+1
| |\ | | | | | | correct linkedin sharing url in post.js. remove amp; and replace source with title
| | * correct linkedin sharing url. remove amp; and replace source with titlealex2012-05-181-1/+1
| |/
| * Merge branch 'github-master'Evgeny Fadeev2012-05-1846-3426/+5361
| |\
| | * committed forgotten message filesEvgeny Fadeev2012-05-1844-16/+17
| | |