Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | l10n: Updating .mo's for French locale | lissyx | 2012-06-14 | 2 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | l10n: Updating french locale | lissyx | 2012-06-14 | 1 | -14/+13 | |
| | | | | | | ||||||
| | * | | | | l10n: Updating french locale | lissyx | 2012-06-14 | 1 | -843/+1101 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #78 from jimt/upstream | Evgeny Fadeev | 2012-06-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | fix rst table of developer commands | |||||
| | * | | | | fix rst table of developer commands | Jim Tittsler | 2012-06-12 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | updated the changelog | Evgeny Fadeev | 2012-06-07 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | swapped default setting values with the bootstrap mode and renamed bootstrap ↵ | Evgeny Fadeev | 2012-06-07 | 4 | -58/+58 | |
| | | | | | | | | | | | | | | | | | | | | mode to "large site mode" | |||||
| * | | | | recompiled the style.less file | Evgeny Fadeev | 2012-06-07 | 1 | -19/+21 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into user-groups | Evgeny Fadeev | 2012-06-07 | 18 | -35/+120 | |
| |\ \ \ \ | ||||||
| | * | | | | omitted tag truncation from all pages but the tags and user profile | Evgeny Fadeev | 2012-06-06 | 3 | -4/+13 | |
| | | | | | | ||||||
| | * | | | | fixed styling of the retagger | Evgeny Fadeev | 2012-06-06 | 1 | -0/+5 | |
| | | | | | | ||||||
| | * | | | | fixed bug where long tags were truncated in the retagger, as reported by ↵ | Evgeny Fadeev | 2012-06-06 | 3 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | user todofixit | |||||
| | * | | | | hopefully fixed internal server error when google tries to load tag wiki text | Evgeny Fadeev | 2012-06-03 | 3 | -1/+33 | |
| | | | | | | ||||||
| | * | | | | fixed bug where creating a group could introduce a duplicate tag | Evgeny Fadeev | 2012-06-03 | 3 | -2/+21 | |
| | | | | | | ||||||
| | * | | | | fixed management commands that were still referring to the old model ↵ | Evgeny Fadeev | 2012-06-03 | 3 | -22/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Question, which we replaced with Thread and Post | |||||
| | * | | | | added optional top banner to the question page | Evgeny Fadeev | 2012-06-02 | 3 | -3/+21 | |
| | | | | | | ||||||
| * | | | | | fixed bug in the template | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | added send_respondable_welcome_email management command | Evgeny Fadeev | 2012-06-05 | 3 | -2/+23 | |
| | | | | | | ||||||
| * | | | | | added feedback email on email validation flow with reply- email address prefix | Evgeny Fadeev | 2012-06-05 | 1 | -0/+15 | |
| | | | | | | ||||||
| * | | | | | finally signature validation upon asking works | Evgeny Fadeev | 2012-06-05 | 2 | -5/+3 | |
| | | | | | | ||||||
| * | | | | | fixed a bug in askbot.mail module | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | made the message() decorator for askbot.mail.messages work | Evgeny Fadeev | 2012-06-05 | 4 | -9/+25 | |
| | | | | | | ||||||
| * | | | | | fixed an import error | Evgeny Fadeev | 2012-06-05 | 1 | -6/+5 | |
| | | | | | | ||||||
| * | | | | | created askbot.mail.messages module and made "no signature" email respondable | Evgeny Fadeev | 2012-06-05 | 3 | -23/+82 | |
| | | | | | | ||||||
| * | | | | | one more small formatting fix | Evgeny Fadeev | 2012-06-05 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | fixed format of bounce email | Evgeny Fadeev | 2012-06-05 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | fixed email html template | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | used a nonexisting setting | Evgeny Fadeev | 2012-06-05 | 1 | -1/+4 | |
| | | | | | | ||||||
| * | | | | | a small fix to the email format | Evgeny Fadeev | 2012-06-05 | 3 | -3/+21 | |
| | | | | | | ||||||
| * | | | | | small corrections in the bounce email | Evgeny Fadeev | 2012-06-05 | 2 | -4/+5 | |
| | | | | | | ||||||
| * | | | | | email meaningful feedback in re:ask by email when user does no have ↵ | Evgeny Fadeev | 2012-06-05 | 3 | -4/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | sufficient rep | |||||
| * | | | | | added space around the reply with comment instruction and simplified the ↵ | Evgeny Fadeev | 2012-05-31 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | separator line in the email alerts | |||||
| * | | | | | a one-word edit | Evgeny Fadeev | 2012-05-31 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | another small change in the notification format | Evgeny Fadeev | 2012-05-31 | 1 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | modified format of question heading in the notification | Evgeny Fadeev | 2012-05-31 | 1 | -2/+12 | |
| | | | | | | ||||||
| * | | | | | changed some phrasing in the email notification | Evgeny Fadeev | 2012-05-31 | 4 | -8/+52 | |
| | | | | | | ||||||
| * | | | | | added omitted details to the reply email template | Evgeny Fadeev | 2012-05-31 | 1 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | an unimporant change | Evgeny Fadeev | 2012-05-31 | 1 | -18/+3 | |
| | | | | | | ||||||
| * | | | | | moved post subthread generation into the template | Evgeny Fadeev | 2012-05-31 | 4 | -57/+72 | |
| | | | | | | ||||||
| * | | | | | merged with the master branch | Evgeny Fadeev | 2012-05-31 | 68 | -3528/+5643 | |
| |\| | | | | ||||||
| | * | | | | another plug for the deleted comments | Evgeny Fadeev | 2012-05-30 | 1 | -6/+7 | |
| | | | | | | ||||||
| * | | | | | moved formatting of emailed post contents to template | Evgeny Fadeev | 2012-05-31 | 4 | -15/+44 | |
| | | | | | | ||||||
| * | | | | | added setting allowing to change when author of the emailed post is notified ↵ | Evgeny Fadeev | 2012-05-30 | 6 | -18/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | of his own posting | |||||
| * | | | | | added subject to the post with comment mailto link | Evgeny Fadeev | 2012-05-30 | 2 | -2/+7 | |
| | | | | | | ||||||
| * | | | | | hopefully fixed the repeated signature issue for some email clients | Evgeny Fadeev | 2012-05-30 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | fixed trailing quote stripping in the response processing | Evgeny Fadeev | 2012-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | fixed mailto link and replaced quote_plus with quote fo encode content and ↵ | Evgeny Fadeev | 2012-05-30 | 3 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | subject for the mailto links | |||||
| * | | | | | a bug fix in replying by email | Evgeny Fadeev | 2012-05-29 | 2 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | stripped whitespace from post body | Evgeny Fadeev | 2012-05-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | another bug fix to process post edits by email correctly | Evgeny Fadeev | 2012-05-29 | 2 | -11/+18 | |
| | | | | | |