Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20Move ActsAsTaggableOn::Tag overrides to initializerBenjamin Neff
2021-09-18#7960 Add support for Markdown footnote syntaxThorsten Claus
2018-02-17Support for embedding HTML5 media linkscmrd Senya
2017-08-29Remove auto detection of languages with highlightjsSteffen van Bergerem
2017-08-29Use language- prefix for codeblocks as defined in the CommonMark specSteffen van Bergerem
2017-04-06Fix taggable path in text formatter comment [ci skip]Steffen van Bergerem
2017-03-04Change regexp for hashtagsSteffen van Bergerem
2016-06-19Add rel="noopener noreferrer" to autolinksDennis Schubert
2015-06-12Add img-responsive to image classSteffen van Bergerem
2015-05-04Add syntax highlighting for markdown contentSteffen van Bergerem
2015-04-21add mumble protocol to linkifyBenjamin Neff
2015-04-21Update markdown-it, disable fuzzy linksSteffen van Bergerem
2015-03-26Update markdown-itSteffen van Bergerem
2015-03-09Add missing http:// to urlsSteffen van Bergerem
2015-03-06Bump markdown-itSteffen van Bergerem
2015-02-11Add hovercards for mentionsSteffen van Bergerem
2015-02-09JSHint eqeqeqSteffen van Bergerem
2015-01-19Fix markdown-it linkify blocking FirefoxSteffen van Bergerem
2015-01-13Add more markdown-it pluginsSteffen van Bergerem
2015-01-10Replace pagedown by markdown-itSteffen van Bergerem
2014-10-21LibreJS should work with most of the sitePaul Hill
2014-09-15* refactored text direction detector into helper (also for handlebars)Florian Staudacher
2014-04-01Catch error from decodeURI for prevent crash in posts parsingHincu Petru
2014-03-16Check if the hashtag is a link in function .hashtagifyHincu Petru
2013-09-21decode URLs before processing them (fixes #4507)Florian Staudacher
2013-04-10Always redirect user to downcase version of tags on UTF-8 encodingBraulio Martinez
2012-10-12replace the monstrous link regex with a slightly less complicated one,Florian Staudacher
2012-08-09fix autolinking links that start with just www... and not a complete http://...Florian Staudacher
2012-08-08implement "special symbols" (switch certain strings for utf-8 symbols), fixes...Florian Staudacher
2012-08-08fix markdown linking of images, also improve tests grammaticallyFlorian Staudacher
2012-04-18small js fixesFlorian Staudacher
2012-04-17moved non-ascii url markdown tests to text_formatter_spec, added test case + fixFlorian Staudacher
2012-04-12mentions are clickable in framerDennis Collinson
2012-04-05fix http urls with 3 slashesMaxwell Salzberg
2012-04-05DG DC; visual fixupsdanielgrippi
2012-03-30damn my brain!Raven24
2012-03-30finally (hopefully) fix non-ascii urls + new & old testsFlorian Staudacher
2012-03-28Move Javascript to the asset pipelineSteven Hancock