Kunal Mehta
4cd9aca385
Move Notifier.php to includes/
...
Change-Id: Iae4ca71a5e25eb70b9fece94052b29eeb79d7a1e
2016-01-13 09:25:22 -08:00
jenkins-bot
5670a247f0
Merge "Add cross-wiki as a beta feature"
2016-01-13 09:01:04 +00:00
Moriel Schottlender
386fb0e8b4
Add cross-wiki as a beta feature
...
This commit only adds the beta feature parameters and preference.
The API will need to check whether the feature is enabled.
The beta feature option is behind a feature flag
$wgEchoUseCrossWikiBetaFeature, that must be set to true for
the beta feature to appear on the wiki.
Bug: T114237
Change-Id: I61e1bd62571e55f7f685f64e0c37e7702875e407
2016-01-13 00:54:17 -08:00
jenkins-bot
b0fdb27436
Merge "Follow-up 88d6f01c33
: postpone greying out notification bodies for now"
2016-01-12 22:46:17 +00:00
Roan Kattouw
1b1fb5b9c7
Follow-up 88d6f01c33
: postpone greying out notification bodies for now
...
We want to wait until we have done T121950.
Change-Id: I46d37e2c4c9fb719e236ae6af4e2b15dbac7b1ba
2016-01-12 14:38:15 -08:00
jenkins-bot
c0237382b8
Merge "Get link of LinkNormalizer"
2016-01-12 22:05:17 +00:00
jenkins-bot
5f65bdafac
Merge "Be more clear about what data types we expect in links array"
2016-01-12 22:00:15 +00:00
Matthias Mullie
72f687730f
Get link of LinkNormalizer
...
All extensions seem to have been updated to use the current formats,
so we can get rid of this tech debt.
Depends-On: I7503db28b0d81fb818b525ea9362e49b9b56342a
Change-Id: Idbcbbf95eab1172015bceea4e8124ba4c639efa8
2016-01-12 21:56:52 +00:00
Matthias Mullie
2d72a0e748
Be more clear about what data types we expect in links array
...
Also updated description value in agent link: '' is used everywhere
else to mean "no description" (because that's exactly what '' is)
Change-Id: Ib77c0f1843593abf67e9d726a80bb4fbe1ec7d84
2016-01-12 13:50:43 -08:00
Translation updater bot
b3679bb80d
Localisation updates from https://translatewiki.net .
...
Change-Id: I989b6458ce217bc03f19c21832e989d3464ddebc
2016-01-12 22:45:24 +01:00
jenkins-bot
47e4e7cd62
Merge "Add missing mw.Title depenency to ext.echo.ui"
2016-01-12 19:13:01 +00:00
Kunal Mehta
6554462c29
Add missing mw.Title depenency to ext.echo.ui
...
Change-Id: I3578f951d2c6c5c185b6abb6ad5b47dbcc4768a4
2016-01-12 10:43:09 -08:00
Stephane Bisson
60ddc76880
Update page-linked notification text
...
Bug: T121812
Change-Id: Ie875f105230c8364291a918b869b9c26dbdf1e83
2016-01-12 10:11:31 -08:00
jenkins-bot
99222dc95d
Merge "Resized notification panel footer to be the same size as header"
2016-01-12 01:21:44 +00:00
jenkins-bot
db9b8fe037
Merge "Log cross-wiki & bundle items impressions and add their source wiki"
2016-01-12 01:19:20 +00:00
Moriel Schottlender
d123364035
Log cross-wiki & bundle items impressions and add their source wiki
...
Bug: T120158
Change-Id: Ibcd1923aaff4e1fd6fb1f54eefbc010122caa398
2016-01-11 17:12:38 -08:00
jenkins-bot
a29c62065c
Merge "Add agent link to most notifications"
2016-01-11 22:46:41 +00:00
Stephane Bisson
421ba29a2f
Add agent link to most notifications
...
Affected notifications are
- edit-user-talk
- email-user
- mention
- reverted
- user-rights
Bug: T121737
Change-Id: I826cc6088b4f9c1aaef9e8adee0566d25982ed47
2016-01-11 14:34:39 -08:00
jenkins-bot
027e9b7431
Merge "Backfill echo_unread_wikis table"
2016-01-11 22:31:38 +00:00
jenkins-bot
4300f3e32b
Merge "Follow-up d62649e62c
: crush and clean up SVGs"
2016-01-11 22:27:39 +00:00
jenkins-bot
06525799e4
Merge "Add Kunal, Moriel, Jon to credits; add mailmap file"
2016-01-11 22:25:47 +00:00
jenkins-bot
edb74b9c63
Merge "Log the expand action of a notification group item"
2016-01-11 22:04:12 +00:00
jenkins-bot
ec5107ece9
Merge "Expand group item on click"
2016-01-11 22:00:57 +00:00
jenkins-bot
4233f09bf2
Merge "Only update seenTime in the local API"
2016-01-11 21:57:14 +00:00
Translation updater bot
40f85255c4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie8cb878b333c06b7de12d7e9afd841e2c6bdab95
2016-01-11 22:50:38 +01:00
jenkins-bot
e38115fd69
Merge "Don't parse wikitext in edit-user-talk snippets"
2016-01-11 18:47:31 +00:00
Stephane Bisson
abf0b86683
Replace 'a message' with 'messages' in 'notification-bundle-header-edit-user-talk'
...
Bug: T121328
Change-Id: I94382523bd214c4e3ce7021b14e413cedc7b17ca
2016-01-11 09:06:57 -08:00
Translation updater bot
d2a2190681
Localisation updates from https://translatewiki.net .
...
Change-Id: Id9c787be45b7d9091c56869c67f25a3d412e4a20
2016-01-10 23:11:09 +01:00
Translation updater bot
39cfb32977
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibc5c92677c27970ecec2f3a6983eef14c80ab9c9
2016-01-08 22:18:02 +01:00
Kunal Mehta
7f0dafbe73
Don't parse wikitext in edit-user-talk snippets
...
Bug: T121994
Change-Id: I427def99f2773896feabaf6202e7f4eecd850be1
2016-01-08 09:22:20 -08:00
Translation updater bot
01ef6ee342
Localisation updates from https://translatewiki.net .
...
Change-Id: Iacfa2eb0696ea600be0e3d06b6f9980c308cc6dd
2016-01-07 23:35:07 +01:00
Translation updater bot
e3cf5a44ec
Localisation updates from https://translatewiki.net .
...
Change-Id: I12da0d15493394aa6f8b6909c64198b876467d88
2016-01-05 22:27:46 +01:00
Kunal Mehta
c07236a121
build: Updating development dependencies
...
* jakub-onderka/php-parallel-lint: 0.9 → 0.9.2
Change-Id: I8dea1aa0be23a7de6e784ed4fd60397b7294f0ea
2016-01-05 10:34:05 -08:00
Translation updater bot
4b0869b894
Localisation updates from https://translatewiki.net .
...
Change-Id: I957b1b4f08261f883a1e89a92f5124da047679eb
2016-01-04 22:35:48 +01:00
Kunal Mehta
95cbd5de30
build: Updating development dependencies
...
* mediawiki/mediawiki-codesniffer: 0.5.0 → 0.5.1
Change-Id: I46a926adc0b2d00058ef732bd39037a46e89ebf2
2016-01-03 18:47:18 -08:00
Translation updater bot
fa402885cb
Localisation updates from https://translatewiki.net .
...
Change-Id: If860d572f7070503ea9b0abb08fabc3306907bb2
2016-01-03 21:41:09 +01:00
Translation updater bot
0a6caeaeec
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ffc9aa958416e062fe2d5424fa8f102b4119b04
2016-01-01 20:01:14 +01:00
Aaron Schulz
576303e03a
Use Maintenance DB transaction methods
...
Change-Id: I0acde61f57240c95d8f2b8afd55bffbe7b5b98fb
2015-12-31 15:12:05 -08:00
Translation updater bot
34b3732fb3
Localisation updates from https://translatewiki.net .
...
Change-Id: I69470e6987467de57e34db8c419744b76c57e53c
2015-12-30 21:41:22 +01:00
Kunal Mehta
8c0772c94b
build: Updating development dependencies
...
* grunt-jsonlint: 1.0.6 → 1.0.7
Change-Id: I7ad87b06bd568e1b125fa5ccbe8f0b846f572f25
2015-12-29 11:23:54 -08:00
Translation updater bot
cabf3452b1
Localisation updates from https://translatewiki.net .
...
Change-Id: I8a7dc411fa97f9013b94a947b3f87ea77e371d46
2015-12-28 21:01:41 +01:00
mhutti1
033cba15c6
Resized notification panel footer to be the same size as header
...
Changed footer buttons height to match the headers height.
Bug: T119375
Change-Id: If215f109b74f2a645615fd89b7cbde6b2e6566d3
2015-12-28 13:24:34 +01:00
Translation updater bot
f452f01e75
Localisation updates from https://translatewiki.net .
...
Change-Id: I444948b1ebb45b10e102f6a7b80e8396f9d78730
2015-12-27 20:35:16 +01:00
Translation updater bot
0cc4e87268
Localisation updates from https://translatewiki.net .
...
Change-Id: Id1e0de1ba1a2ce704dd99072377a0bb0f502176d
2015-12-26 21:08:05 +01:00
Translation updater bot
8f2aaca89b
Localisation updates from https://translatewiki.net .
...
Change-Id: I1ac7fa140c8e00643c1a2b5b12aae8599dbf80e2
2015-12-25 21:52:03 +01:00
Translation updater bot
0ea10e090d
Localisation updates from https://translatewiki.net .
...
Change-Id: I306f19a60763c4c17a9efd9e2cc9243a53f6ff7e
2015-12-23 22:04:20 +01:00
jenkins-bot
97f64ee855
Merge "Display readable API error message"
2015-12-23 20:18:34 +00:00
jenkins-bot
564805f200
Merge "Add space between notification item buttons"
2015-12-23 20:16:47 +00:00
Moriel Schottlender
0d8bd17dd9
Log the expand action of a notification group item
...
Bug: T121945
Change-Id: I171d3e99a5529172177c9ddb9f17429609180321
2015-12-23 11:36:29 -08:00
jenkins-bot
73ae7d8b39
Merge "Replace 'a message' with 'messages' in 'notification-edit-talk-page-bundle'"
2015-12-23 19:00:13 +00:00