wiki.techinc.nl/includes/actions
hmonroy 68d81806ca Implement ability to select and save watch temporarily.
Add functionality that allows users to select a watch period via a
drop-down in the pop-up that shows up when a user watches a page via star.

Update the expiry dropdown when user is in a page edit-form.

Bug: T249262
Change-Id: I9a7dfcaf84be8083e0319789dc95f2d15cee245a
2020-07-17 16:53:53 -07:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
pagers Don't create Revisions for deprecated hooks if hook is not registered 2020-07-01 03:44:36 +00:00
Action.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CachedAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
CreditsAction.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
DeleteAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
EditAction.php Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
FormAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
FormlessAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
HistoryAction.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
InfoAction.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MarkpatrolledAction.php Convert MarkpatrolledAction to use OOUI 2018-03-10 20:43:03 +01:00
McrRestoreAction.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
McrUndoAction.php Handle undos in action=mcrundo properly 2020-07-04 21:32:38 +02:00
ProtectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
PurgeAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RawAction.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
RenderAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RevertAction.php Complete WikiPage/Article split and deprecate Page interface 2020-03-28 00:50:37 +03:00
RollbackAction.php WikiPage::commitRollback - also return a RevisionRecord 2020-06-20 09:40:16 +00:00
SpecialPageAction.php Update docblocks for methods potentially returning null 2019-09-15 15:22:39 +00:00
SubmitAction.php
UnprotectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
UnwatchAction.php
ViewAction.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
WatchAction.php Implement ability to select and save watch temporarily. 2020-07-17 16:53:53 -07:00