aude
5dfc53c990
Remove usage of wikiGetlink deprecated function
...
Change-Id: I59ecfdcdf834d265b9a911c37fd9a35fd2588ec7
2014-02-24 12:56:04 +01:00
Translation updater bot
27ecd20e8e
Localisation updates from https://translatewiki.net .
...
Change-Id: I9a33ccf05fd74f0e1644f9fff902c95cfb5ff309
2014-02-23 21:38:31 +00:00
Kunal Mehta
e35e071e0b
Remove namespace restriction for mention notifications
...
This is unlikely to cause issues since a signature is
still required.
Bug: 55491
Bug: 56311
Change-Id: Ice51ae05b581b98f1d8a90104e1707c3a590b39d
2014-02-21 21:06:05 -08:00
Ori Livneh
761f3e5664
Update Schema:Echo revision to r7572295
...
Removes the enum constraint from the notificationType property.
Bug: 61698
Change-Id: I84e8f874ea730eb65151dd011274b3ff0376bf25
2014-02-20 14:40:34 -08:00
Translation updater bot
9561485d2b
Localisation updates from https://translatewiki.net .
...
Change-Id: I7014f628f7dab8d99b02389fce79d83e961a35d2
2014-02-19 20:04:42 +00:00
Translation updater bot
dcdb273f9f
Localisation updates from https://translatewiki.net .
...
Change-Id: I89fb2f306ca94c677742f55d3a6fa01204acfec4
2014-02-16 20:19:08 +00:00
Translation updater bot
0983d86810
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic48a89303bee48c7db00dc6b12584f7d4d7edfe6
2014-02-15 21:03:45 +00:00
Translation updater bot
6a9ab5aef8
Localisation updates from https://translatewiki.net .
...
Change-Id: I9716ccc65e2203368491205aca43d5edbc74d81c
2014-02-10 20:45:59 +00:00
Translation updater bot
8bf02b9826
Localisation updates from https://translatewiki.net .
...
Change-Id: I3c781fd244d8332d6e74175a2ac1e8906c77b6e6
2014-02-09 20:15:20 +00:00
Translation updater bot
a04ea1c622
Localisation updates from https://translatewiki.net .
...
Change-Id: I76c26934b0340a5feaa87ed34fd27b26520c7ca6
2014-02-08 21:23:12 +00:00
Translation updater bot
fd46530ec7
Localisation updates from https://translatewiki.net .
...
Change-Id: I7702b7870343fbb3f74eabf83ed1ab2d59e1f0a0
2014-02-07 21:28:10 +00:00
Erik Bernhardson
fcd4f67c93
Catch catchable fatal errors when formatting echo notifications
...
Change-Id: Ieaf02ece716802309e85ed0e32a0a15fcd24c50d
2014-02-06 15:06:54 -08:00
Erik Bernhardson
8530a36952
Invalid passed arguments should be catchable, not fatal
...
Bug: 60985
Change-Id: I049858154dfff90bd3edcc8909aa52459b60c370
2014-02-06 13:00:50 -08:00
bsitu
7637e1283d
Automatically mark invalid notifications as read upon request
...
Change-Id: I8f72daf1b49bcb42037c1415f806bab3472d8e39
2014-02-05 16:53:04 -08:00
jenkins-bot
ff53edda5b
Merge "Add some more clarification on why event_extra can't be too large"
2014-02-05 23:58:20 +00:00
jenkins-bot
a065dea8af
Merge "Catch exceptions formatting notifications"
2014-02-05 23:26:28 +00:00
Matthias Mullie
b0c4e551fd
Add some more clarification on why event_extra can't be too large
...
Change-Id: I3b366e06bb1980d834cad09c24dde929981ea366
2014-02-05 14:21:48 -08:00
Erik Bernhardson
425a4a09fa
Catch exceptions formatting notifications
...
Provide users a better user experience by catching and logging
errors with Echo notifications.
Bug: 60906
Change-Id: Iee93a05c6eed468af8bbfa60249df0819c49c45b
2014-02-05 13:55:27 -08:00
Translation updater bot
1f9c58dc4c
Localisation updates from https://translatewiki.net .
...
Change-Id: I800641bdf553aa4909d9a59ead1c3be38469b6ec
2014-02-05 21:40:17 +00:00
bsitu
64afd78cbe
Prevent events with large blob extra data
...
Change-Id: I8300abd3adeef863d181566072ab4163d1f0bcf3
2014-02-05 12:20:04 -08:00
Matthew Flaschen
d889fd6cc6
Use mediawiki.ui.button instead of mediaiki.ui
...
* 9e4e58bce8d10f65cf298b39f48e86c41b6a82b8 separated mediawiki.ui.button
into a separate module (for modularity, and potentially to allow
wiki content to use mw.ui buttons by default in the future).
* Currently, the button code is in both mediawiki.ui and
mediawiki.ui.button for backwards compatibility. However, it will be
removed from mediawiki.ui when existing uses transition over.
* Echo does not use any mw.ui features other than buttons.
Change-Id: I429d8f2424d6218439eed01fe5ea6497e7697ba2
2014-02-04 21:07:52 -05:00
Translation updater bot
624e223e23
Localisation updates from https://translatewiki.net .
...
Change-Id: Iad88c62e0ca37ed84e79a41c1eb7ae601fadb00d
2014-02-04 21:03:46 +00:00
Translation updater bot
7e7e95ec89
Localisation updates from https://translatewiki.net .
...
Change-Id: I47ef3de32bdfce41bbaf88dd9e9109e92ec35072
2014-02-03 21:19:29 +00:00
jenkins-bot
17ae89ae0a
Merge "Properly get timestamp position in DiscussionParser"
2014-01-30 07:42:53 +00:00
Yusuke Matsubara
17fa9cadde
Properly get timestamp position in DiscussionParser
...
The code was looking at the [0] element for the matched position
of timestamps, while preg_match returns it in the [1] element.
Bug: 53132
Change-Id: Ibfd3f2b86b007f28f73a137defb80276fb830d28
Follows-Up: I6c636b055bcd25760aee848aea71fe4044c7e1be
2014-01-30 07:28:51 +00:00
jenkins-bot
6857a6e719
Merge "Don't show the overlay if the badge is not near the top of the window"
2014-01-30 01:36:17 +00:00
Translation updater bot
f6a1ce84a5
Localisation updates from https://translatewiki.net .
...
Change-Id: I5cd4b470119dff57acdabbf61617692672b80cea
2014-01-28 21:18:55 +00:00
Translation updater bot
3ed7fed274
Localisation updates from https://translatewiki.net .
...
Change-Id: I43929db8fb6cda2b1fb4abd334ab74efddd58874
2014-01-26 16:21:00 +00:00
jenkins-bot
edd7932aab
Merge "Add COPYING"
2014-01-25 00:01:50 +00:00
Reedy
a93c2535d7
Add COPYING
...
Change-Id: I81ded1eadaa4cce0636891d7e51fd2aa62a3b8c6
2014-01-24 16:00:24 -08:00
Translation updater bot
25e685f25d
Localisation updates from https://translatewiki.net .
...
Change-Id: I1e6f8343a1a6133ab348fe1c7b18d1ac10f12397
2014-01-23 20:12:57 +00:00
roopak
57103b8f29
Changed the font size used for subheading in notificatons
...
Changed the font size of notifications which was earlier too small
and also the accessibility was also too low
Bug: 60239
Change-Id: I20be3cd2277e865ee694070f119999b7b170547c
2014-01-21 18:50:20 +05:30
Translation updater bot
e9ef6f9226
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b14649423f6953be6d1b80bdceb4b265b32ead2
2014-01-19 20:14:06 +00:00
Translation updater bot
3515818bf7
Localisation updates from https://translatewiki.net .
...
Change-Id: I741be5de313f030a55bdc54ccf4931b2afd6d9dd
2014-01-17 20:39:29 +00:00
Translation updater bot
85894d6c4a
Localisation updates from https://translatewiki.net .
...
Change-Id: I8c4230afa5c76224646f0a690204738361759779
2014-01-16 23:06:51 +00:00
Translation updater bot
008401cb82
Localisation updates from https://translatewiki.net .
...
Change-Id: I855e365c4d764bd511f95eea66f4763e67fc2c6a
2014-01-15 21:00:58 +00:00
Translation updater bot
f041635a4a
Localisation updates from https://translatewiki.net .
...
Change-Id: I7f02ac2bbcb6a1c1cc7bab7244ce2de51988824a
2014-01-14 20:43:55 +00:00
Translation updater bot
79be8b7143
Localisation updates from https://translatewiki.net .
...
Change-Id: Iad890a15cadaede8ffae1b7dee2c19f2a5ed71c0
2014-01-13 21:32:42 +00:00
Translation updater bot
6e901790a7
Localisation updates from https://translatewiki.net .
...
Change-Id: If2b101eeba1cdbd7609c416a9927a2cdc844d4e3
2014-01-12 20:34:32 +00:00
jenkins-bot
6cd68481bf
Merge "Add new messages indicator from a hook"
2014-01-12 15:16:35 +00:00
Bartosz Dziewoński
3dc2b10b78
Don't show the overlay if the badge is not near the top of the window
...
Bug: 58728
Change-Id: Ia714425078c277d65af99389c95014d87e138e8c
2014-01-12 14:37:32 +00:00
jenkins-bot
3932d39a10
Merge "Make sure the overlay is visible, even if the badge is near the edge"
2014-01-12 14:06:14 +00:00
Bartosz Dziewoński
a46fb8ac83
Make sure the overlay is visible, even if the badge is near the edge
...
We just shift it a bit to fit it on the screen.
Bug: 58728
Change-Id: I61847ed7b9f08ce6618a903bb4f5e0d6afb07e9b
2014-01-12 14:58:27 +01:00
Kunal Mehta
1240492018
Add new messages indicator from a hook
...
So it works for users without JavaScript
Bug: 56974
Change-Id: I0652a740ca7156257d4459931d80872877339c0d
2014-01-12 03:31:46 +00:00
Translation updater bot
0f5394f334
Localisation updates from https://translatewiki.net .
...
Change-Id: I893dc01611c15daecbe72656648e5ba1f77cf945
2014-01-11 22:09:46 +00:00
Translation updater bot
b89fafaac4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice9a10b499d2fc1b7c26e5645d39d7cc2ab8ab6e
2014-01-10 22:44:22 +00:00
Translation updater bot
0afd487633
Localisation updates from https://translatewiki.net .
...
Change-Id: I4efdc964bafb7e55575d4c4151108a8ca8d1a86d
2014-01-09 20:27:41 +00:00
Translation updater bot
57b85c488d
Localisation updates from https://translatewiki.net .
...
Change-Id: Id841cfac07fd35e4a2ced4b575da9342ad6e1feb
2014-01-07 20:41:35 +00:00
Translation updater bot
eb5bb2c696
Localisation updates from https://translatewiki.net .
...
Change-Id: I9263b7277af69fa8cd29ebf68a12ed177db11dae
2014-01-06 20:05:11 +00:00
Translation updater bot
ee8cb3da59
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibc1576fbbcbac62a440c443f6f37b5ad0c11b815
2014-01-05 20:09:03 +00:00