commit 2c94ea4e1bb18e3564d9f40c69d394c543b65d88
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Mon Feb 27 00:01:58 2012 +0100
Wording
commit fbd22882626971c6e78461a3ef57df0a8976ad70
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Feb 26 23:58:22 2012 +0100
Use Redcarpet 2 for markdown rendering
commit ec1b7ecc3e19cabc20a71f4ada3265a12e38773d
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 25 22:25:42 2012 +0100
Add a teletype button to markitup
commit b955509d4849fab5a46a9754d3f4d440a2887bf7
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 25 22:21:27 2012 +0100
Update gems
commit 04eb325d2237c395e754bcad30c9383d219fbca2
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 25 22:07:12 2012 +0100
A bit of refactoring on wikilinks
commit ecb28efab6bd9854154c181306bc37d14ae7311a
Author: Mariot Chauvin <mariot.chauvin@gmail.com>
Date: Wed Feb 22 12:33:48 2012 +0100
Display links to wikipedia without prefix
When a user wants to reference a wikipedia page, in another language
than french, or reference the wiktionary, he could use a prefix like 'en' or 'wikt'.
This works well, but the prefix is displayed in the result page.
This commit try to parse the given input, to check if there is prefix,
and in this case do not display the prefix.
This fixes
http://linuxfr.org/suivi/option-de-langue-pour-les-liens-wikipedia
commit 58b6b1e5cba9d8f6109b031892a6ce356024f0a8
Author: Mariot Chauvin <mariot.chauvin@gmail.com>
Date: Wed Feb 22 16:31:44 2012 +0100
'+' in wikipedia links
When a user want to reference a wikipedia page which contains a '+'
char, he could not use the wikipedia dedicated syntax.
This commit modifies the regular expression to allow one such a use.
This fixes
http://linuxfr.org/suivi/les-liens-wikip%C3%A9dia-ne-g%C3%A8rent-pas-les
commit 606aa61e35c33b053a39a11c57acd7cdacf01025
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 11 16:24:02 2012 +0100
Wording
commit ee41a3538d57cd5d249484c36175069415df5896
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 11 16:19:22 2012 +0100
Keep absolute links (e.g. for the newsletter)
commit bfbe66d3a59f9aca3e272b92537dc524afafaeae
Author: Steve Frécinaux <code@istique.net>
Date: Thu Feb 9 22:40:33 2012 +0100
Remove domain and protocol from links pointing back to the site.
This avoids having links in the various user-generated contents pointing
to the other version of the website, hence causing a protocol switch to
the visitor.
https://linuxfr.org/suivi/gestion-des-liens-vers-http-s-linuxfr-org
commit 9e5be3beec1ee340f1ee66c9cde3af39883c0add
Author: Steve Frécinaux <code@istique.net>
Date: Thu Feb 9 00:29:38 2012 +0100
Display a link to the initial content of the comments when relevant.
When a comment is displayed out of context (i.e. in the user's comment
list) there is no immediate way to know the type and the title of the
content the comment responds to. Indeed, the comment title usually has
nothing to do with the content title.
This commit introduces a link to the associated content, including the
type and the title of the content. This link does not appear in
threaded views.
This fixes https://linuxfr.org/suivi/liste-des-commentaires-afficher-le-contenu-initial
commit 377ddb834f4b26f5ed2182a6421c742ace7ff4e3
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Feb 11 16:13:27 2012 +0100
HTML encode utf-8 chars on 4 bytes, because MySQL doesn't handle them
commit 2baffa9a6306720e8e5aa5bf8363466805b9fa75
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Wed Feb 8 23:01:40 2012 +0100
Only two sortable tables for moderation stats
commit 70ce44db68c664c5963d9b7df4f1836a2ed1e5e2
Author: Bruno Michel <bmichel@menfin.info>
Date: Wed Feb 8 22:43:16 2012 +0100
Typo
commit 5fdee924842d7a6d3e9446166f1850a2be55530e
Author: Steve Frécinaux <code@istique.net>
Date: Wed Feb 8 20:44:08 2012 +0100
Use full links to the content in comments.
Before this patch, the links in the comment boxes were not relevant when
the comment was not presented directly on the related content. For
instance on the comment's own page, the [^] link led to a non-existent
local anchor and the '#' link led to the comment on the page itself.
This fixes https://linuxfr.org/suivi/liens-non-fonctionnels-sur-la-page-du-commentaire-et-la-liste-des-commentaires-dun-utilisateur