mediawiki-extensions-Echo/includes/formatters
Roan Kattouw 229db67347 Fix links to sections with [[links]] in their title
We would generate things like #Foo_.5B.5Bbar.5D.5D
instead of #Foo_bar . Unfortunately this doesn't
fix section titles with templates / magic words
in them, because those are parsed at notification render
time instead of at notification generation time.

Bug: T134216
Change-Id: Ia171324a4a616c956ab08fcff38293f18dc765fa
2016-09-26 17:16:24 -07:00
..
EchoEventDigestFormatter.php Don't send empty emails 2016-06-28 09:19:01 -04:00
EchoEventFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoFlyoutFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoForeignPresentationModel.php Change 'messages' to 'notices' throughout the interface 2016-07-07 15:57:49 -07:00
EchoHtmlDigestEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoHtmlEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoIcon.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoModelFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoPlainTextDigestEmailFormatter.php Add plain text email formatter 2016-05-04 13:35:37 -04:00
EchoPlainTextEmailFormatter.php Add ?markasread=NNN to primary links in emails too 2016-06-10 00:15:22 +02:00
EditThresholdPresentationModel.php Make 'Edit threshhold' notif appear regardless of title existence 2016-09-08 23:01:47 +00:00
EditUserTalkPresentationModel.php Merge "HTML email formatter using presentation model" 2016-05-14 00:29:30 +00:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Fix GENDER without explicit parameter 2016-09-14 16:39:49 -04:00
MentionPresentationModel.php Provide title when parsing wikitext 2016-09-01 16:48:56 -04:00
MentionStatusPresentationModel.php Fix MentionStatusPresentationModel::getSecondaryLinks return value 2016-09-09 19:59:09 +00:00
PageLinkedPresentationModel.php Remove primary link from the bundle of page linked notification 2016-09-19 14:16:43 -07:00
PresentationModelSectionTrait.php Fix links to sections with [[links]] in their title 2016-09-26 17:16:24 -07:00
RevertedPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
SpecialNotificationsFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
UserRightsPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00