Commit graph

128 commits

Author SHA1 Message Date
bsitu 426c303e1f Email copy update
Change-Id: If7892289f3baf938e97b3a70b30a402468741c78
2012-12-17 17:52:24 -08:00
Translation updater bot 3481f50d18 Localisation updates from http://translatewiki.net.
Change-Id: I4c5758d21c2a1b3628f439fb2a950357d3766e72
2012-12-17 21:25:38 +00:00
Translation updater bot 3de71e5c0c Localisation updates from http://translatewiki.net.
Change-Id: I73b77935bdd2c5fca9327d7cbc50abf42bfb9409
2012-12-16 20:48:57 +00:00
Translation updater bot dd019974c8 Localisation updates from http://translatewiki.net.
Change-Id: I5f1af0e661eab8350626c432e3747f9e7f66e18d
2012-12-15 23:54:58 +00:00
Translation updater bot 7f7ee8f9fb Localisation updates from http://translatewiki.net.
Change-Id: Iaf95e0490c9621916d02fb6e30b76c4fafc118ae
2012-12-14 20:35:28 +00:00
Kaldari f897c02385 More prefs functionality for Echo
Patch set 16:
	* change some of the message rendering from plain() to escaped()

Change-Id: I9b971bd11171e73cd4d0c4ea10f817f4e19024f2
2012-12-13 16:57:15 -08:00
Translation updater bot d2d59c1d47 Localisation updates from http://translatewiki.net.
Change-Id: Ib9465e95b82e163e6032bf8baac0926c2a615d43
2012-12-13 20:27:58 +00:00
Kaldari 24d6ae2758 Merge "Initial check-in for email batch" 2012-12-13 17:59:17 +00:00
Translation updater bot c37d98e4a2 Localisation updates from http://translatewiki.net.
Change-Id: I45cb5064e4868195a3ac00c827f28982741e2dc9
2012-12-12 21:12:57 +00:00
bsitu 6b8571403a Initial check-in for email batch
patch set 3:
	* add gender support to various messages
	* tweak variables a little bit, e.g. move class variables to function local variables
patch set 4:
	* update various email to e-mail in i18n file
	* add support to process only valid echo events
	* add global email footer
	* add the new table schema to core schema file
patch set 5:
	* remove trailing white space
	* add missing semicolon to return statement in Notifier::notifyWithEmail()
patch set 8:
	* some change based on newest feature requirement

Change-Id: I3298617dab4c04c4d6d486469120fc2d0c986b66
2012-12-12 12:00:13 -08:00
Translation updater bot 825b5d7c34 Localisation updates from http://translatewiki.net.
Change-Id: I7ae8a492d32ff1cd65ba1ad80f83b0819f34f560
2012-12-11 22:52:15 +00:00
Kaldari f519bca628 More formatting work on the overlay and base files
Change-Id: I8512c317d6c0a3db9e3fd0aa2b58a87f8f276b45
2012-12-10 18:02:19 -08:00
Kaldari 20ec5375dd Merge "Modification to all notification page" 2012-12-11 01:12:01 +00:00
bsitu ad14fdbc57 Modification to all notification page
patch set 1:
	* Consolidate notification retrieval in API and Special page
	* Add load more function to special page with records as old as 7 days ago
	* Add support for browsers with javascript disabled

patch set 2:
	* Remove trailing whitespaces

patch set 3:
	* Fix some i18n issue
	* Fix variable names and some exta whitespace
	* Load core css files on special page rendering

Change-Id: Ic69e430b5eb196e5223a2bb6b1d447ef257d559b
2012-12-10 13:51:26 -08:00
Translation updater bot 04f53385b0 Localisation updates from http://translatewiki.net.
Change-Id: I17a46c72aa77cd0a89a516190daf5a5b36aa3ad5
2012-12-10 20:28:59 +00:00
Translation updater bot fdb2086dc0 Localisation updates from http://translatewiki.net.
Change-Id: Ibe3f0fdc4119a848d715a3176cb6a02a362b16df
2012-12-09 20:25:32 +00:00
Translation updater bot e30dd97266 Localisation updates from http://translatewiki.net.
Change-Id: I9e7cb4fa01bc4f7c38d33371804b1167139c7744
2012-12-07 21:54:40 +00:00
Translation updater bot 9239b19ddb Localisation updates from http://translatewiki.net.
Change-Id: I9adfc37ec84b02e323a9b17520830d1a219ff05f
2012-12-06 20:14:02 +00:00
Translation updater bot bc669eed8a Localisation updates from http://translatewiki.net.
Change-Id: I9b523019553d020423a0dd18bfbba756dc1f838f
2012-12-05 20:53:33 +00:00
Kaldari 7e9a35107b Allowing notifications to support multiple predefined components in the payload.
Payload components can include edit summary, edit snippet, welcome message.

This replaces the older 'content' system which constructed a payload
from an arbitrary message + parameters (but only supported a single
message).

Change-Id: I9a5e1d69f0c8296bb2bb79cb3f26e67aa34592bb
2012-12-05 10:31:41 -08:00
Translation updater bot cec29e0ad2 Localisation updates from http://translatewiki.net.
Change-Id: I38c725e1aff01853c163ad7bc7afd45cf5dd797f
2012-12-04 21:05:46 +00:00
Translation updater bot 0f0cbb32cf Localisation updates from http://translatewiki.net.
Change-Id: I460b48e1c5ceda3a804af7183147d61ac2c45757
2012-12-03 21:02:52 +00:00
Kaldari 3ec54376a5 Setting up preferences for Echo, adding comments for some functions
Removing watchlist features that are now out of scope

Change-Id: Icbc35a4204ed89fe6c3bfdd1fb33c525ef5dc75c
2012-12-03 11:54:34 -08:00
bsitu cd349b11ac (bug 41866) Fix invalid notification in the flyout and page
1. Skip invalid notification events
2. Add formatting to notifcation count, for example, if the count is over 99, we just show 99+

patch set 2:
	* fix trailing whitespace
patch set 3:
	* remove extra whitespace and indentation
patch set 4:
	* change function name from gatherValidEchoEvent() to gatherValidEchoEvents()
	* add more descriptive documentation

Change-Id: I81a135c24f64fa1aace4dd2631e9b88bbe22d3d0
2012-12-03 11:41:16 -08:00
Translation updater bot 4ea005a07a Localisation updates from http://translatewiki.net.
Change-Id: I8738b1ab94ee8e928c2a62479f888f6f40930730
2012-12-02 20:41:24 +00:00
Kaldari 1124538d8a Merge "Add global default email footer message" 2012-11-30 22:52:19 +00:00
bsitu 3105444b9f Add global default email footer message
patch set 3: change emails to e-mails
patch set 4: make email-footer a parameter for email-body, this gives more flexibility so the footer can be defined directly inside email body or a separate message.
patch set 5: update email copy, still waiting for legal to finalize, :(
patch set 6: update email copy, remove whitespace, update preference link, the copy is finalized, :)

Change-Id: Ia5e8336f1c142c8f040efd0174696c7952c391a9
2012-11-29 13:20:29 -08:00
Translation updater bot 7a7adb73f2 Localisation updates from http://translatewiki.net.
Change-Id: I2432a278894b7edff55f1d542b445edaf0cdd8bd
2012-11-28 20:15:32 +00:00
Translation updater bot 6666ea1e39 Localisation updates from http://translatewiki.net.
Change-Id: Ifa10cab116c3984fd54d189204ad9fac235664d6
2012-11-26 20:33:36 +00:00
Translation updater bot 7207f7e230 Localisation updates from http://translatewiki.net.
Change-Id: Ifcd4427353fe343da63cff147936deaac64b348f
2012-11-24 20:59:45 +00:00
Translation updater bot 3b16d39124 Localisation updates from http://translatewiki.net.
Change-Id: I1653b4742848a70fc6c40766106c3cbef42dc699
2012-11-21 22:26:47 +00:00
Translation updater bot d2432c8470 Localisation updates from http://translatewiki.net.
Change-Id: I4498f1e894de2862716edd7895926d6bce1ef32f
2012-11-20 20:50:24 +00:00
Translation updater bot f96f5743cb Localisation updates from http://translatewiki.net.
Change-Id: Id5a05db26ebde93889ea01337c84966beb6618ad
2012-11-19 20:16:30 +00:00
Translation updater bot 6193bcc096 Localisation updates from http://translatewiki.net.
Change-Id: I2893339dd1bcf617a7e2d4a1dfba2c42d59a6f11
2012-11-18 20:37:56 +00:00
Translation updater bot 485b073a83 Localisation updates from http://translatewiki.net.
Change-Id: I65767eba153126f2f2febd522d5e43b3ad2f1c95
2012-11-12 21:02:03 +00:00
Translation updater bot e4a584d3df Localisation updates from http://translatewiki.net.
Change-Id: I081f2ea5cf72f9edb4f6721139dd76007a04824b
2012-11-11 20:52:58 +00:00
Translation updater bot 2c6f03fcce Localisation updates from http://translatewiki.net.
Change-Id: I203161c0fc6f737e835f4bbcff72c3af8525b01d
2012-11-08 21:08:06 +00:00
Translation updater bot 898c39b5a7 Localisation updates from http://translatewiki.net.
Change-Id: Iaaefb2b0890f3abfd600ca1b17bd67837b7c5b5e
2012-11-07 20:34:21 +00:00
Translation updater bot e5eb5b5f26 Localisation updates from http://translatewiki.net.
Change-Id: Ife0f07aee98f86533f3b86f4b5b324009156ad32
2012-11-06 20:57:54 +00:00
Krenair 4b92cb9226 Drop posessive in notifications personal tool
Core bug 41672

Change-Id: I3f6c9af3e5b626c406350e403356d7a8d3c0799d
2012-11-06 00:21:54 +00:00
Translation updater bot 8e76e88b57 Localisation updates from http://translatewiki.net.
Change-Id: I88e1ebeb753afa32995717557cdd541ce9de3cd3
2012-11-04 21:20:05 +00:00
Translation updater bot a52676bace Localisation updates from http://translatewiki.net.
Change-Id: I44eaa69d05be0e02633184a38443bba39cc62c5e
2012-11-03 23:21:18 +00:00
Translation updater bot a801e0b688 Localisation updates from http://translatewiki.net.
Change-Id: I678825e839ea8938f8386b80c6a275784546da5a
2012-11-02 19:56:47 +00:00
Andrew Garrett 466c87d999 Echo: Add "reverted" notification for when a user's edit is reverted.
* Supports 'undo' and 'rollback' currently
* Also includes adding the edit summary used to all edit notifications.
* Also fixes a minor bug that made it seem like all EchoNotificationJobs were failing.
* Added revert icon to CSS

Change-Id: Id22470107b071cdbce33da7cf3dfd09d22947644
2012-10-31 17:01:20 -07:00
Translation updater bot 16a4b7053f Localisation updates from http://translatewiki.net.
Change-Id: I77d0443851c1c5bf829eaadd0711d314ba586243
2012-10-31 20:39:05 +00:00
Translation updater bot 0ebe6426e2 Localisation updates from http://translatewiki.net.
Change-Id: I714a47d29f8f60498eb8442019db6c0d437c6534
2012-10-29 21:47:33 +00:00
Translation updater bot cc7a26a880 Localisation updates from http://translatewiki.net.
Change-Id: I94f68d24eec75ce4c5a5f8de0ca80d5a9e984c2d
2012-10-28 21:09:00 +00:00
Translation updater bot 690b6a4157 Localisation updates from http://translatewiki.net.
Change-Id: Id689728ef0e86e4ac64f68da37c28a055e39364a
2012-10-26 19:39:48 +00:00
Translation updater bot ccd3ac02e4 Localisation updates from http://translatewiki.net.
Change-Id: I253819d6ddab92ff081bb816a5bbfdf1847b9d24
2012-10-22 18:33:15 +00:00
Translation updater bot 2a81eade0a Localisation updates from http://translatewiki.net.
Change-Id: I159add18ac8f775d0314734dc9dfea7336ca7f0f
2012-10-22 01:14:40 +00:00