mediawiki-extensions-Echo/maintenance
Moriel Schottlender 592bc476b2 Add timestamps to generated notifications
Add the ability to create notifications with specific timestamps
when generating notifications through the maintenance script.

Note, that not all notifications can be given specific timestamp;
only notifications that do not involve a direct editing action
will be given this timestamp and their events will be created
as if the actions were taken at the given timestamp, with
1 minute intervals.

Change-Id: I9e6b8660178ca0734979946c8e6ec8d43fc3de41
2018-06-27 11:16:22 -07:00
..
backfillReadBundles.php Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN 2018-03-17 21:55:20 +01:00
backfillUnreadWikis.php NotifUser: Simplify function signatures for getNotificationCount() and friends 2018-06-05 01:07:23 +00:00
generateSampleNotifications.php Add timestamps to generated notifications 2018-06-27 11:16:22 -07:00
processEchoEmailBatch.php Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN 2018-03-17 21:55:20 +01:00
removeInvalidNotification.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
removeOrphanedEvents.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
testDiscussionParser.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-22 14:13:28 +00:00
updateEchoSchemaForSuppression.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
updatePerUserBlacklist.php Use centralIdsFromNames() method to get central ids. 2017-10-16 18:14:31 -04:00