Umherirrender
2cd8d9d0eb
Split long lines over 140 chars
...
This makes the code easier to read even on big screens
Change-Id: I14bfb97b2986f389ad11a6ddc97ba61468774782
2018-08-25 12:51:14 +02:00
Umherirrender
a0ad95b63f
Split long lines over 200 chars
...
This makes the code easier to read even on big screens
Change-Id: Iebc2ca785690abc6e7998c6f6078daf0bd01ccf8
2018-08-23 10:33:25 +02:00
Fomafix
37ef8819de
Use getHtmlCode() instead of getCode() for HTML attribute lang
...
The HTML attribute lang uses a BCP 47 conform language code.
Change-Id: I16c7521bb08062337d5eb1502d9e7d96c1b0cc48
2017-11-09 11:45:22 +01:00
Mark A. Hershberger
36ffa115c7
Provide base href in Echo's HTML emails
...
While working on my own Echo notifications for CategoryWatch, I came
across this bug. I was happy to see that someone else identified this
a while back.
Wikitext-to-html production for the body of Echo messages does
not fully qualify urls. This means that links are created pointing
to, for example, "/w/index.php..." instead of
"http://example.com/w/index.php ...". Supplying a base URL in the html
for the message fixes this problem.
Bug: T141521
Change-Id: Icfb9f3be58b83d2a441972adb58fef1169169d7c
2017-09-19 22:15:56 -04:00
Justin Du
67f926707e
Add GENDER support to a few Echo messages
...
* echo-email-plain-footer
* echo-email-html-footer-preference-link-text
* echo-email-html-footer-with-link
Bug: T145439
Change-Id: I2d55a617910efa11effef1a469e6d845eebc5591
2016-12-28 10:43:40 -06:00
James D. Forrester
8c810dff48
build: Update mediawiki/mediawiki-codesniffer to 0.7.1
...
Also added "composer fix" command.
Change-Id: I25cb61b3b92798f1259d1575a336e2b056d5764f
2016-12-05 15:54:30 -08:00
Amir Sarabadani
047b92e4c6
Align Email format with Wikimedia color palette
...
For Wikimedia color palette see: https://phabricator.wikimedia.org/M82
Change-Id: I6782148e94f4896397f93295ab44760c02556e25
2016-11-28 00:50:46 +03:30
Moriel Schottlender
5fefbe4b03
Add a rasterized email icons to Echo modules for email
...
Make sure we send rasterized png emails instead of SVGs in the
email formatter.
Bug: T127794
Change-Id: Ia28757bda521ec182f75458c8e52d54847d15681
2016-08-16 00:21:13 +00:00
Stephane Bisson
cf71009638
Remove deprecated formatter
...
Followup to I639b9d9906d3ff37021cb9b5ed3cb401354b5bd9
* Remove deprecated formatter
* Log a warning and fail gracefully
when an event type does not support
Echo presentation model.
Bug: T121612
Change-Id: Ic5712c4ce265b6faabce7a4028b4294fe3c73f18
2016-07-20 11:00:34 -04:00
Roan Kattouw
c09517492d
Add ?markasread=NNN to primary links in emails too
...
This ensures that following the link in the email
marks the notification as read.
Bug: T137488
Change-Id: Id365650239c032f224a86c49691faef772cdc62d
2016-06-10 00:15:22 +02:00
Stephane Bisson
cb6e6e96cd
Build lego message for HTML email footer
...
Change-Id: Ic750ff3eb4e97c0cd23dd39a998c60860a49cf45
2016-05-19 06:19:38 -04:00
Stephane Bisson
224caaf072
Expand URLs of icon and actions in HTML email formatter
...
The plain text email formatter already does this.
Bug: T135625
Change-Id: I630b49ef59988744fa0f89af62655f879e34a6fb
2016-05-18 11:23:53 -04:00
Stephane Bisson
08fdaa0d22
HTML email footer shows raw HTML
...
Change-Id: I45b8aa2b951c155a3f8c3c7be006604113cbc2ee
2016-05-17 13:00:29 -07:00
Stephane Bisson
6f6e10084c
HTML email formatter using presentation model
...
Bug: T121067
Change-Id: I77f466f0b507ffa49a9714ddba95bea8db1d8438
2016-05-12 09:29:24 -04:00