mediawiki-extensions-Echo/db_patches
Kunal Mehta b85f978ddd Track what wikis a user has unread notifications on
This implements a backend layer and database storage for tracking what
wikis a user has unread notifications on. It is not yet exposed via any
API.

Whenever the notification counts on the local wiki are reset, a deferred
update is queued to also update the central database table.

Change-Id: Id1498bdeb5811d6848dc66781ffca03e726eab90
2015-11-20 15:54:11 -08:00
..
echo_email_batch.sql
echo_target_page.sql Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
echo_unread_wikis.sql Track what wikis a user has unread notifications on 2015-11-20 15:54:11 -08:00
patch-add-echo_event-event_page_id.sql
patch-alter-event_type-index.sql
patch-alter-type_page-index.sql
patch-alter-user_timestamp-index.sql
patch-drop-echo_event-event_page_namespace.sql
patch-drop-echo_event-event_page_title.sql
patch-drop-echo_event-event_timestamp.sql
patch-drop-echo_subscription.sql
patch-email_batch-new-field.sql SQLite compatibility for Echo database patches 2013-10-15 20:56:24 +00:00
patch-event_agent-split.sql
patch-event_agent-split.sqlite.sql
patch-event_agent_ip-size.sql
patch-event_extra-size.sql
patch-event_variant_nullability.sql
patch-event_variant_nullability.sqlite.sql
patch-multiple_target_pages.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
patch-multiple_target_pages.sqlite.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
patch-notification-bundling-field.sql SQLite compatibility for Echo database patches 2013-10-15 20:56:24 +00:00