summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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, block...Evgeny Fadeev2012-05-277-5/+32
| |/ / /
| * | | 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 we...Evgeny Fadeev2012-05-201-4/+6
| * | | 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, an...Evgeny Fadeev2012-05-191-9/+13
| * | | 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. 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
| | * | | Merge branch 'github-master'Evgeny Fadeev2012-05-181-2/+2
| | |\ \ \
| | | * \ \ Merge pull request #75 from jimt/patch-7Evgeny Fadeev2012-05-171-2/+2
| | | |\ \ \
| | | | * | | spelling, duplicate characterJim Tittsler2012-05-181-2/+2
| | | |/ / /
| | * / / / updated Russian locale and recompiled .po filesEvgeny Fadeev2012-05-183-3426/+5360
| | |/ / /
| * | | | improved copy and styling of the tag_selector.htmlEvgeny Fadeev2012-05-173-9/+18
* | | | | moved formatting of emailed post contents to templateEvgeny Fadeev2012-05-314-15/+44
* | | | | added setting allowing to change when author of the emailed post is notified ...Evgeny Fadeev2012-05-306-18/+115
* | | | | added subject to the post with comment mailto linkEvgeny Fadeev2012-05-302-2/+7
* | | | | hopefully fixed the repeated signature issue for some email clientsEvgeny Fadeev2012-05-301-3/+3
* | | | | fixed trailing quote stripping in the response processingEvgeny Fadeev2012-05-301-1/+1
* | | | | fixed mailto link and replaced quote_plus with quote fo encode content and su...Evgeny Fadeev2012-05-303-4/+7
* | | | | a bug fix in replying by emailEvgeny Fadeev2012-05-292-2/+3
* | | | | stripped whitespace from post bodyEvgeny Fadeev2012-05-291-1/+1
* | | | | another bug fix to process post edits by email correctlyEvgeny Fadeev2012-05-292-11/+18
* | | | | a bug fix in the edit post branch by emailEvgeny Fadeev2012-05-291-7/+4
* | | | | fixed an error in the generator of response email addressesEvgeny Fadeev2012-05-291-1/+1
* | | | | fixed the temporary plug in the user inbox to hide activities for deleted obj...Evgeny Fadeev2012-05-291-1/+1
* | | | | in the user inbox skip notifications about deleted comments to prevent an exc...Evgeny Fadeev2012-05-293-1/+15
* | | | | omitted editing title from "append" content type emails on questionsEvgeny Fadeev2012-05-291-1/+3
* | | | | change ugettext_lazy to ugettext on value going to dbEvgeny Fadeev2012-05-291-1/+1
* | | | | hopefully it is possible to edit by emailEvgeny Fadeev2012-05-294-35/+61
* | | | | fixes "user profile broken for anon users" with private karmaEvgeny Fadeev2012-05-291-2/+5
* | | | | more bug fixes in the "ask/answer/comment/edit" by emailEvgeny Fadeev2012-05-284-7/+22
* | | | | hopefully fixed bugs with the approval notification messagesEvgeny Fadeev2012-05-287-123/+105
* | | | | fixed a bug in processing of ask by emailEvgeny Fadeev2012-05-281-1/+1
* | | | | test cases for the post approval notifications passEvgeny Fadeev2012-05-279-30/+162
* | | | | factored out a function generating email addresses for the email responsesEvgeny Fadeev2012-05-263-62/+114
* | | | | a small refactoring of symbols in the post.pyEvgeny Fadeev2012-05-262-10/+3