Andrew Garrett
1d47038e62
Echo: Make it possible to specify exactly which events are active with $wgEchoEnabledEvents
...
Change-Id: Iecf77f1e0dd80a209ef9be013fb2adf44e69a604
2012-08-01 12:11:52 -07:00
Reedy
0238982af0
Update code/documentation
...
Add FIXME
Update some code to new standards
Change-Id: I4240f651ca85001eabaf91eed0c896741b01a76d
2012-08-01 10:54:17 -07:00
Andrew Garrett
44904f174e
Merge "Echo email notification: Make sure users actually want to receive email notifications by checking their preferences first"
2012-06-08 05:33:25 +00:00
Andrew Garrett
6bbbb0c74c
Echo email notification: Make sure users actually want to receive email notifications by checking their preferences first
...
Change-Id: I3fe51a8b418034b872a1ccf77e845f46e5f9e111
2012-06-08 15:31:24 +10:00
Andrew Garrett
46b3024b4a
Echo: Defer notifications using the Job Queue
...
In future it may be necessary to break them down an extra level.
Change-Id: I65e5a285e7d5797636e118c5e3e78b94df9af3d4
2012-06-08 15:30:09 +10:00
Andrew Garrett
5c841cafe3
Add an "overlay" to personal links showing new notifications.
...
Change-Id: I1a350e5d051bd0e776e5043f0ba189a576ac7ee7
TODO: Add date/time stamp to notifications as shown in overlay
2012-06-01 21:02:30 +10:00
Andrew Garrett
8da85396d6
Initial commit of Echo, a notifications framework for MediaWiki.
...
This version is very rough.
For an example set of Minimum Releasable Functionality, this version will notify users on
changes to their watchlists or to their user talk pages.
However, it is still missing a conversion script to turn watchlists into echo subscriptions.
For now, notifications can be viewed through the new special page Special:Notifications, or through the API module provided.
Change-Id: I5867226e3e6195fbed81f4b5803e2310f057ffc4
2012-05-13 00:53:21 +10:00