summaryrefslogtreecommitdiffstats
path: root/askbot/utils/markup.py
Commit message (Expand)AuthorAgeFilesLines
* css and bug fixesEvgeny Fadeev2013-04-071-1/+1
* allowed to choose plain text or rich text editor for the commentsEvgeny Fadeev2013-04-071-0/+17
* fixed runaway link patterns bugEvgeny Fadeev2012-01-081-7/+8
* Fix: regex failed to matchArun SAG2011-10-131-1/+1
* pylinted markup.py files in askbot/conf and askbot/utilsEvgeny Fadeev2011-09-261-19/+52
* Log when number of patterns mismatch number of URLsArun SAG2011-09-241-1/+5
* Fix help text in settings UI of auto link key termsArun SAG2011-09-241-1/+3
* Ignore key terms if there are no sufficient linksArun SAG2011-09-241-2/+4
* Add support for linking multiple key termsArun SAG2011-09-201-3/+6
* Autolinking urls based on regex now worksArun SAG2011-09-181-0/+5
* fixed mentions with differente capitalizationsAdolfo Fitoria2011-08-101-1/+1
* mainly documentation for the video embedding featureEvgeny Fadeev2011-05-051-2/+8
* hopefully the last attempt to fix the autolinkerEvgeny Fadeev2010-12-111-2/+2
* once again fixed the autolinkerEvgeny Fadeev2010-12-111-1/+1
* fixed auto-urlizing regex to allow insertion of the images againEvgeny Fadeev2010-12-111-1/+1
* autolink urlsEvgeny Fadeev2010-12-101-3/+16
* made wmd editor respect code-friendly mode - ignore underscores per separate ...Evgeny Fadeev2010-08-301-0/+10
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+112