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
*
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
|
*
a workaround to contextless activity issue in inbox
Evgeny Fadeev
2012-05-29
1
-1
/
+2
|
*
a possibility to add a custom user profile tab
Evgeny Fadeev
2012-05-27
7
-2
/
+115
|
*
hide website url and the "about" sections of the blocked user profiles, block...
Evgeny Fadeev
2012-05-27
7
-5
/
+32
|
*
a mod to live_search.js allowing to have more flexible skin
Evgeny Fadeev
2012-05-20
1
-6
/
+11
|
*
fixed a bug where reputation loss for dowvoting and receiving the downvote we...
Evgeny Fadeev
2012-05-20
1
-4
/
+6
|
*
changed default for rep loss on receiving downvote from 1 to 10 points
Evgeny Fadeev
2012-05-20
1
-1
/
+1
|
*
modified migration 92 to delet votes that are attributed to lost comments, an...
Evgeny Fadeev
2012-05-19
1
-9
/
+13
|
*
hacked russian locale a bit
Evgeny Fadeev
2012-05-19
2
-1
/
+19
|
*
added content-header element to tags and users pages
Evgeny Fadeev
2012-05-19
2
-57
/
+61
|
*
small fixes in the ru locale
Evgeny Fadeev
2012-05-18
1
-2
/
+2
|
*
added Alexandros to the contributor list
Evgeny Fadeev
2012-05-18
1
-0
/
+1
|
*
Merge pull request #76 from alexandros-z/master
Evgeny Fadeev
2012-05-18
1
-1
/
+1
|
|
\
|
|
*
correct linkedin sharing url. remove amp; and replace source with title
alex
2012-05-18
1
-1
/
+1
|
|
/
|
*
Merge branch 'github-master'
Evgeny Fadeev
2012-05-18
46
-3426
/
+5361
|
|
\
|
|
*
committed forgotten message files
Evgeny Fadeev
2012-05-18
44
-16
/
+17
|
|
*
Merge branch 'github-master'
Evgeny Fadeev
2012-05-18
1
-2
/
+2
|
|
|
\
|
|
|
*
Merge pull request #75 from jimt/patch-7
Evgeny Fadeev
2012-05-17
1
-2
/
+2
|
|
|
|
\
|
|
|
|
*
spelling, duplicate character
Jim Tittsler
2012-05-18
1
-2
/
+2
|
|
|
|
/
|
|
*
/
updated Russian locale and recompiled .po files
Evgeny Fadeev
2012-05-18
3
-3426
/
+5360
|
|
|
/
|
*
|
improved copy and styling of the tag_selector.html
Evgeny Fadeev
2012-05-17
3
-9
/
+18
*
|
|
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
*
|
|
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 su...
Evgeny Fadeev
2012-05-30
3
-4
/
+7
*
|
|
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
*
|
|
a bug fix in the edit post branch by email
Evgeny Fadeev
2012-05-29
1
-7
/
+4
*
|
|
fixed an error in the generator of response email addresses
Evgeny Fadeev
2012-05-29
1
-1
/
+1
*
|
|
fixed the temporary plug in the user inbox to hide activities for deleted obj...
Evgeny Fadeev
2012-05-29
1
-1
/
+1
*
|
|
in the user inbox skip notifications about deleted comments to prevent an exc...
Evgeny Fadeev
2012-05-29
3
-1
/
+15
*
|
|
omitted editing title from "append" content type emails on questions
Evgeny Fadeev
2012-05-29
1
-1
/
+3
*
|
|
change ugettext_lazy to ugettext on value going to db
Evgeny Fadeev
2012-05-29
1
-1
/
+1
*
|
|
hopefully it is possible to edit by email
Evgeny Fadeev
2012-05-29
4
-35
/
+61
*
|
|
fixes "user profile broken for anon users" with private karma
Evgeny Fadeev
2012-05-29
1
-2
/
+5
*
|
|
more bug fixes in the "ask/answer/comment/edit" by email
Evgeny Fadeev
2012-05-28
4
-7
/
+22
*
|
|
hopefully fixed bugs with the approval notification messages
Evgeny Fadeev
2012-05-28
7
-123
/
+105
*
|
|
fixed a bug in processing of ask by email
Evgeny Fadeev
2012-05-28
1
-1
/
+1
*
|
|
test cases for the post approval notifications pass
Evgeny Fadeev
2012-05-27
9
-30
/
+162
*
|
|
factored out a function generating email addresses for the email responses
Evgeny Fadeev
2012-05-26
3
-62
/
+114
*
|
|
a small refactoring of symbols in the post.py
Evgeny Fadeev
2012-05-26
2
-10
/
+3
*
|
|
deleted an unused file
Evgeny Fadeev
2012-05-25
1
-28
/
+0
*
|
|
moved module askbot.utils.mail -> askbot.mail
Evgeny Fadeev
2012-05-25
16
-388
/
+388
*
|
|
created module askbot.mail and moved lamson_handlers.py there
Evgeny Fadeev
2012-05-25
4
-6
/
+11
*
|
|
fixed a bug in the notification sending
Evgeny Fadeev
2012-05-25
1
-1
/
+1
*
|
|
added test cases for detection of email signature
Evgeny Fadeev
2012-05-25
4
-94
/
+131
[next]