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 (
Collapse
)
Author
Age
Files
Lines
*
fixed a typo
Evgeny Fadeev
2012-11-07
1
-1
/
+1
|
*
removed logging statements from the lamson handlers
Evgeny Fadeev
2012-11-07
2
-5
/
+5
|
*
added one more regex for gmail and default stripping of 2 lines in case no ↵
Evgeny Fadeev
2012-11-07
1
-1
/
+2
|
|
|
|
regex matches
*
added encoding to the log separator printing
Evgeny Fadeev
2012-11-07
1
-1
/
+2
|
*
fixed up yahoo quote re to work with plain text
Evgeny Fadeev
2012-11-07
1
-1
/
+1
|
*
added a way to deal with an empty string email signature
Evgeny Fadeev
2012-11-07
2
-2
/
+2
|
*
remove print statement from lamson handler
Evgeny Fadeev
2012-11-07
1
-7
/
+0
|
*
some changes to email quote separator regexes
Evgeny Fadeev
2012-11-07
1
-3
/
+3
|
*
added a setting to disable RSS feed
Evgeny Fadeev
2012-11-07
5
-2
/
+20
|
*
added thread cache invalidation upon posting answers before logging in
Evgeny Fadeev
2012-11-07
1
-0
/
+1
|
*
added a logging message for separators that do not match any regexes
Evgeny Fadeev
2012-11-06
1
-9
/
+13
|
*
code for stripping email client quote separator and the corresponding test ↵
Evgeny Fadeev
2012-11-06
4
-47
/
+134
|
|
|
|
cases for some most common email clients
*
added some test cases for the quote separator stripping
Evgeny Fadeev
2012-11-02
1
-8
/
+16
|
*
reply from squirremail
Adolfo Fitoria
2012-11-01
1
-0
/
+2
|
*
added kmail and outlook.com replies
Adolfo Fitoria
2012-11-01
1
-0
/
+7
|
*
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2012-11-01
20
-83
/
+572
|
\
|
*
added data migration to delete now useless _internal_ tags
Evgeny Fadeev
2012-11-01
1
-0
/
+387
|
|
|
*
removed unused files
Evgeny Fadeev
2012-11-01
2
-2060
/
+0
|
|
|
*
added lower rep barrier to accept any posts with links - as a first line of ↵
Evgeny Fadeev
2012-11-01
14
-66
/
+2205
|
|
|
|
|
|
|
|
defense against spam
|
*
now hopefully completely hid the "post privately" checkbox when groups are ↵
Evgeny Fadeev
2012-10-31
4
-4
/
+16
|
|
|
|
|
|
|
|
disabled
|
*
hopefully hid the keep private within groups with groups disabled
Evgeny Fadeev
2012-10-31
1
-0
/
+1
|
|
|
*
started collecting email response quote separators
Evgeny Fadeev
2012-10-31
1
-0
/
+8
|
|
|
*
added logging of response boundaries in the emailed responses
Evgeny Fadeev
2012-10-31
3
-13
/
+15
|
|
*
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2012-10-29
33
-3896
/
+1559
|
\
|
|
*
copied styles from askbot to tinymce content
Evgeny Fadeev
2012-10-29
3
-28
/
+94
|
|
|
*
reimplemented the link insertion rep barrier
Evgeny Fadeev
2012-10-29
7
-6
/
+124
|
|
|
*
undone the first implementation of limiting the link insertion
Evgeny Fadeev
2012-10-28
10
-137
/
+63
|
|
|
*
added reputation limit to insert links into questions and answers
Evgeny Fadeev
2012-10-28
10
-63
/
+137
|
|
|
*
a minor comment
Evgeny Fadeev
2012-10-27
1
-0
/
+1
|
|
|
*
fixed an alert text on canceling the comment
Evgeny Fadeev
2012-10-27
13
-13
/
+13
|
|
|
*
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Evgeny Fadeev
2012-10-26
5
-3766
/
+1240
|
|
\
|
|
*
pulled German locale update from Transifex
Evgeny Fadeev
2012-10-26
5
-3766
/
+1240
|
|
|
|
*
|
commented out some assertions
Evgeny Fadeev
2012-10-26
1
-2
/
+2
|
|
/
|
*
fixed celery error on anonymous question visit
Evgeny Fadeev
2012-10-26
2
-2
/
+4
|
|
|
*
added a comment explaining why I moved the delete statement down
Evgeny Fadeev
2012-10-26
1
-0
/
+2
|
|
|
*
fixed one failing test case on sqlite3 engine
Evgeny Fadeev
2012-10-26
1
-2
/
+2
|
|
|
*
moved a celery task from models/__init__.py to tasks.py
Evgeny Fadeev
2012-10-25
3
-75
/
+75
|
|
|
*
added Forbidden responces to some views
Evgeny Fadeev
2012-10-25
2
-3
/
+3
|
|
*
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2012-10-25
2
-3
/
+3
|
\
|
|
|
|
|
|
|
|
|
Conflicts: askbot/setup_templates/settings.py
|
*
made more changes to the setup templates files
Evgeny Fadeev
2012-10-23
2
-5
/
+5
|
|
|
*
added missing settings to the setup templates
Evgeny Fadeev
2012-10-23
2
-0
/
+4
|
|
*
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2012-10-22
13
-79
/
+58
|
\
|
|
*
cleaned up some remaining older group related functions
Evgeny Fadeev
2012-10-22
7
-22
/
+11
|
|
|
*
deleted a junk file
Evgeny Fadeev
2012-10-22
1
-206
/
+0
|
|
|
*
moved get_global_group() onto GroupManager
Evgeny Fadeev
2012-10-22
13
-57
/
+253
|
|
*
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2012-10-18
5
-5
/
+54
|
\
|
|
*
deleted an unused file and a function
Evgeny Fadeev
2012-10-18
2
-3
/
+0
|
|
|
*
applied fix to identi.ca loging suggested by gniibe at askbot.org
Evgeny Fadeev
2012-10-18
1
-1
/
+1
|
|
|
*
added a management command to find anomalous threads
Evgeny Fadeev
2012-10-19
1
-0
/
+44
|
|
|
*
added user profile search setup to the init_postgresql_full_text_search command
Evgeny Fadeev
2012-10-19
1
-0
/
+8
|
|
[next]