server
/
askbot
master
splineupdate
source for deployed askbot instance (frange.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added test cases for detection of email signature
Evgeny Fadeev
2012-05-25
4
-94
/
+131
*
bugfix in formatting answerable email notification
Evgeny Fadeev
2012-05-24
1
-1
/
+1
*
added signature extraction to processing of all responses
Evgeny Fadeev
2012-05-24
3
-20
/
+40
*
added signature stripping to posting of responses by email
Evgeny Fadeev
2012-05-24
2
-0
/
+5
*
fixed regex for the email reply separator and a bug in sending email alerts
Evgeny Fadeev
2012-05-24
5
-5
/
+9
*
better handling of notification removal
Evgeny Fadeev
2012-05-24
1
-2
/
+2
*
fixed the Reply-To address for the comment reply for the question
Evgeny Fadeev
2012-05-23
1
-1
/
+6
*
fixed bug with wrong reply address in the instant email notification
Evgeny Fadeev
2012-05-23
1
-3
/
+9
*
fixed bug causing content duplication when posting by email
Evgeny Fadeev
2012-05-22
1
-1
/
+5
*
edited copy on the welcome email
Evgeny Fadeev
2012-05-22
1
-1
/
+4
*
stripped leading empty lines in the email signature
Evgeny Fadeev
2012-05-22
1
-2
/
+3
*
one more bug
Evgeny Fadeev
2012-05-22
1
-0
/
+1
*
fixed two bugs in the signature detection code
Evgeny Fadeev
2012-05-22
1
-3
/
+9
*
fixed a bug in the template name
Evgeny Fadeev
2012-05-22
1
-1
/
+1
*
reordered migration numbers after the merge
Evgeny Fadeev
2012-05-22
1
-0
/
+0
*
Merge branch 'tmp' into user-groups
Evgeny Fadeev
2012-05-22
8
-26
/
+238
|
\
|
*
Merge branch 'tmp' into user-groups
Evgeny Fadeev
2012-05-14
24
-85
/
+279
|
|
\
|
*
|
search for users now works for the user profile
Evgeny Fadeev
2012-05-13
7
-26
/
+149
|
*
|
added postgres search configuration for the user profiles
Evgeny Fadeev
2012-05-13
1
-0
/
+89
*
|
|
added the "welcome email", "signature detection" and prepared for "private gr...
Evgeny Fadeev
2012-05-22
1
-0
/
+5
*
|
|
added the "welcome email", "signature detection" and prepared for "private gr...
Evgeny Fadeev
2012-05-22
17
-73
/
+298
*
|
|
added default automatic decision on whether to reply by comment or answer
Evgeny Fadeev
2012-05-21
1
-1
/
+2
*
|
|
added a mailto link to the instant notification
Evgeny Fadeev
2012-05-21
4
-15
/
+381
*
|
|
hopefully fixed the "ask by email" instructions in the bounced message
Evgeny Fadeev
2012-05-21
1
-11
/
+40
*
|
|
fixed an accidental bug from the previous commit and hopefully, the fakepath ...
Evgeny Fadeev
2012-05-21
2
-1
/
+6
*
|
|
reformatted groups list everywhere, added "my groups" and "all groups" sectio...
Evgeny Fadeev
2012-05-21
14
-141
/
+260
*
|
|
added the YanoneKaffeesatz font to the media files and an settings.py option ...
Evgeny Fadeev
2012-05-16
13
-16
/
+145
*
|
|
Merge branch 'user-groups'
Evgeny Fadeev
2012-05-16
9
-16
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fixed style for the list of similar questions in the ask page
Evgeny Fadeev
2012-05-10
1
-4
/
+3
|
*
|
fixed a bug in an assert statement
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
|
hopefully fixed the error of email not being sent to the author of rejected post
Evgeny Fadeev
2012-05-10
2
-2
/
+2
|
*
|
fixed a bug in PostRevision.needs_moderation
Evgeny Fadeev
2012-05-10
1
-2
/
+2
|
*
|
fixed another source of "blank tags"
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
|
fixed an iexact selector on the group query in the lamson ASK handler
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
|
fixed save/cancel buttons for comment edits immediately after making the post
Evgeny Fadeev
2012-05-10
1
-4
/
+5
|
*
|
touched up on timzone issue again and added cache invalidation to comment edi...
Evgeny Fadeev
2012-05-10
2
-2
/
+3
|
*
|
fixed timezone bug on edit comment
Evgeny Fadeev
2012-05-10
1
-1
/
+2
*
|
|
bumped version and updated changelog and the contributor list
Evgeny Fadeev
2012-05-14
3
-3
/
+6
*
|
|
fixed label size on interesting and ignored tag buttons
Evgeny Fadeev
2012-05-14
2
-2
/
+2
*
|
|
Merge branch 'master-test' of github.com:ASKBOT/askbot-devel into master-test
Evgeny Fadeev
2012-05-14
1
-3
/
+3
|
\
\
\
|
*
|
|
recompiled style.css
Evgeny Fadeev
2012-05-14
1
-3
/
+3
*
|
|
|
Merge branch 'master' into master-test
Evgeny Fadeev
2012-05-14
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-05-14
5
-7
/
+6
|
|
\
\
\
*
|
\
\
\
merged byrons branch, needs review before merging to master
Evgeny Fadeev
2012-05-09
72
-5553
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'byron' of github.com:fitoria/askbot-devel into byron
Adolfo Fitoria
2012-05-08
6
-9
/
+72
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'evgeny' into byron
Adolfo Fitoria
2012-05-08
76
-28060
/
+40952
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
adding selector close, missing after merge
Byron Corrales
2012-05-08
1
-1
/
+0
|
*
|
|
|
|
|
a little style fix of overlap when tags have big names
Byron Corrales
2012-05-08
2
-2
/
+2
|
*
|
|
|
|
|
Fixing vote buttons position on IE browsers
Byron Corrales
2012-05-08
3
-1
/
+12
|
*
|
|
|
|
|
Making the style of the buttons a css style standart easy to customize with less
Byron Corrales
2012-05-08
4
-190
/
+401
[next]